diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:53:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:53:31 +0000 |
commit | 44efc5bcd209151389b7640a25b053c985c62959 (patch) | |
tree | 8bbb2e8845a216da02bfa4bd6ab29608382a097c /sci-libs/linux-gpib | |
parent | Stable for x86, wrt bug #492376 (diff) | |
download | gentoo-2-44efc5bcd209151389b7640a25b053c985c62959.tar.gz gentoo-2-44efc5bcd209151389b7640a25b053c985c62959.tar.bz2 gentoo-2-44efc5bcd209151389b7640a25b053c985c62959.zip |
Stable for x86, wrt bug #488798
(Portage version: 2.2.7/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.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/linux-gpib/ChangeLog b/sci-libs/linux-gpib/ChangeLog index 51750791307f..55ecdb631a40 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.24 2013/12/14 23:47:03 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.25 2013/12/24 12:53:31 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> linux-gpib-3.2.19.ebuild: + Stable for x86, wrt bug #488798 *linux-gpib-3.2.20-r1 (14 Dec 2013) diff --git a/sci-libs/linux-gpib/linux-gpib-3.2.19.ebuild b/sci-libs/linux-gpib/linux-gpib-3.2.19.ebuild index 1f8374b5778a..322fa4a26f3a 100644 --- a/sci-libs/linux-gpib/linux-gpib-3.2.19.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-3.2.19.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.19.ebuild,v 1.2 2013/11/13 11:10:23 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.19.ebuild,v 1.3 2013/12/24 12:53:31 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=" |