diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 13:16:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 13:16:02 +0000 |
commit | 0ab5f11bdfbc53707ee55eebe7d4f8e866499afc (patch) | |
tree | 60ee2c9322a01ad79592f69100d57e4ce60c6df0 /sci-libs | |
parent | Stable for amd64, wrt bug #454028 (diff) | |
download | gentoo-2-0ab5f11bdfbc53707ee55eebe7d4f8e866499afc.tar.gz gentoo-2-0ab5f11bdfbc53707ee55eebe7d4f8e866499afc.tar.bz2 gentoo-2-0ab5f11bdfbc53707ee55eebe7d4f8e866499afc.zip |
Stable for amd64, 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 140095e78701..729c02013ae3 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.11 2013/01/26 22:22:04 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.12 2013/01/27 13:16:02 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> linux-gpib-3.2.16-r3.ebuild: + Stable for amd64, wrt bug #454222 *linux-gpib-3.2.17 (26 Jan 2013) 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 bb32598ac952..a94e2fc29d9b 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.6 2013/01/26 22:22:04 dilfridge Exp $ +# $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 $ 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=" |