diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 09:13:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 09:13:01 +0000 |
commit | 44554389f06e4925790fb13275e91d5ddc411f72 (patch) | |
tree | 560f303c3cb08ac21643e3a3b0f56c5d32827cf8 /sci-libs/linux-gpib | |
parent | Stable for amd64, wrt bug #475582 (diff) | |
download | gentoo-2-44554389f06e4925790fb13275e91d5ddc411f72.tar.gz gentoo-2-44554389f06e4925790fb13275e91d5ddc411f72.tar.bz2 gentoo-2-44554389f06e4925790fb13275e91d5ddc411f72.zip |
Stable for amd64, wrt bug #475542
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/linux-gpib')
-rw-r--r-- | sci-libs/linux-gpib/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/linux-gpib/linux-gpib-3.2.17-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/linux-gpib/ChangeLog b/sci-libs/linux-gpib/ChangeLog index 501b2c7dff2b..c6783834b675 100644 --- a/sci-libs/linux-gpib/ChangeLog +++ b/sci-libs/linux-gpib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/linux-gpib # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.16 2013/07/02 18:45:16 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.17 2013/07/04 09:13:01 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> linux-gpib-3.2.17-r1.ebuild: + Stable for amd64, wrt bug #475542 02 Jul 2013; Andreas K. Huettel <dilfridge@gentoo.org> -linux-gpib-3.2.17.ebuild: diff --git a/sci-libs/linux-gpib/linux-gpib-3.2.17-r1.ebuild b/sci-libs/linux-gpib/linux-gpib-3.2.17-r1.ebuild index d70d2b4dd8ea..4cb394206fe1 100644 --- a/sci-libs/linux-gpib/linux-gpib-3.2.17-r1.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-3.2.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.17-r1.ebuild,v 1.2 2013/05/27 22:53:18 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.17-r1.ebuild,v 1.3 2013/07/04 09:13:01 ago Exp $ EAPI=4 PERL_EXPORT_PHASE_FUNCTIONS=no @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/linux-gpib/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="pcmcia static debug guile perl php python tcl doc firmware" COMMONDEPEND=" |