diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:29:17 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:29:17 +0000 |
commit | f571ed50c8d19902da4747914da06e8b61ac780a (patch) | |
tree | a7da6344abbc41cd5f68fd08eaee668c80bc03f6 /sci-libs | |
parent | x86 stable wrt bug #503748 (diff) | |
download | gentoo-2-f571ed50c8d19902da4747914da06e8b61ac780a.tar.gz gentoo-2-f571ed50c8d19902da4747914da06e8b61ac780a.tar.bz2 gentoo-2-f571ed50c8d19902da4747914da06e8b61ac780a.zip |
x86 stable wrt bug #503722
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/linux-gpib/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/linux-gpib/linux-gpib-3.2.20-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/linux-gpib/ChangeLog b/sci-libs/linux-gpib/ChangeLog index 9c9e9cafd34b..465b4a957b70 100644 --- a/sci-libs/linux-gpib/ChangeLog +++ b/sci-libs/linux-gpib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/linux-gpib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.28 2014/03/07 23:45:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.29 2014/03/12 05:29:17 phajdan.jr Exp $ + + 09 Mar 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + linux-gpib-3.2.20-r1.ebuild: + x86 stable wrt bug #503722 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> linux-gpib-3.2.20-r1.ebuild: amd64 stable, bug #503722 diff --git a/sci-libs/linux-gpib/linux-gpib-3.2.20-r1.ebuild b/sci-libs/linux-gpib/linux-gpib-3.2.20-r1.ebuild index 655df341a8c7..905917c2314c 100644 --- a/sci-libs/linux-gpib/linux-gpib-3.2.20-r1.ebuild +++ b/sci-libs/linux-gpib/linux-gpib-3.2.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.20-r1.ebuild,v 1.4 2014/03/07 23:45:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/linux-gpib-3.2.20-r1.ebuild,v 1.5 2014/03/12 05:29:17 phajdan.jr Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/linux-gpib/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="isa pcmcia static debug guile perl php python tcl doc firmware" COMMONDEPEND=" |