diff options
author | 2013-01-30 18:21:47 +0000 | |
---|---|---|
committer | 2013-01-30 18:21:47 +0000 | |
commit | ef00528feeff41204271cf7839780a9a421b516f (patch) | |
tree | 46014eeda13d079905c20c4afcd904e068c87c1c /sci-libs | |
parent | Stable for x86, wrt bug #422323 (diff) | |
download | gentoo-2-ef00528feeff41204271cf7839780a9a421b516f.tar.gz gentoo-2-ef00528feeff41204271cf7839780a9a421b516f.tar.bz2 gentoo-2-ef00528feeff41204271cf7839780a9a421b516f.zip |
Stable for x86, wrt bug #454222
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/linux-gpib/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/linux-gpib/linux-gpib-3.2.16-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/linux-gpib/ChangeLog b/sci-libs/linux-gpib/ChangeLog index 729c02013ae3..bfe829210324 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.12 2013/01/27 13:16:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.13 2013/01/30 18:21:47 ago Exp $ + + 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> linux-gpib-3.2.16-r3.ebuild: + Stable for x86, wrt bug #454222 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> linux-gpib-3.2.16-r3.ebuild: Stable for amd64, wrt bug #454222 diff --git a/sci-libs/linux-gpib/linux-gpib-3.2.16-r3.ebuild b/sci-libs/linux-gpib/linux-gpib-3.2.16-r3.ebuild index a94e2fc29d9b..3e678d5305ee 100644 --- a/sci-libs/linux-gpib/linux-gpib-3.2.16-r3.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-3.2.16-r3.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.16-r3.ebuild,v 1.7 2013/01/27 13:16:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.16-r3.ebuild,v 1.8 2013/01/30 18:21:47 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 ~x86" +KEYWORDS="amd64 x86" IUSE="pcmcia static debug guile perl php python tcl doc firmware" COMMONDEPEND=" |