diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 09:13:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 09:13:58 +0000 |
commit | 8d6e2f19c394cd3e5f0004fa705e412e01ffeec5 (patch) | |
tree | 43561eb09f9d6f0e8b8a2dd499ed336f73dd0eb2 /sci-libs/linux-gpib | |
parent | Stable for x86, wrt bug #475582 (diff) | |
download | gentoo-2-8d6e2f19c394cd3e5f0004fa705e412e01ffeec5.tar.gz gentoo-2-8d6e2f19c394cd3e5f0004fa705e412e01ffeec5.tar.bz2 gentoo-2-8d6e2f19c394cd3e5f0004fa705e412e01ffeec5.zip |
Stable for x86, wrt bug #475542
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 c6783834b675..ad473fb0bdac 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.17 2013/07/04 09:13:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.18 2013/07/04 09:13:58 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> linux-gpib-3.2.17-r1.ebuild: + Stable for x86, wrt bug #475542 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> linux-gpib-3.2.17-r1.ebuild: Stable for amd64, wrt bug #475542 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 4cb394206fe1..567e1aa081e7 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.3 2013/07/04 09:13:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.17-r1.ebuild,v 1.4 2013/07/04 09:13:58 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=" |