diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-07 23:45:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-07 23:45:38 +0000 |
commit | 762249985d20751322311e68cffe01bb14c72afb (patch) | |
tree | 4a515511d7b65810cf3b8d7c8abe9a3ae5f34a3f /sci-libs/linux-gpib | |
parent | amd64 stable, bug #503688 (diff) | |
download | gentoo-2-762249985d20751322311e68cffe01bb14c72afb.tar.gz gentoo-2-762249985d20751322311e68cffe01bb14c72afb.tar.bz2 gentoo-2-762249985d20751322311e68cffe01bb14c72afb.zip |
amd64 stable, bug #503722
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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.20-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 81cd562dca82..9c9e9cafd34b 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.27 2014/03/07 12:13:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/linux-gpib/ChangeLog,v 1.28 2014/03/07 23:45:38 pacho Exp $ + + 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> linux-gpib-3.2.20-r1.ebuild: + amd64 stable, bug #503722 07 Mar 2014; Andreas K. Huettel <dilfridge@gentoo.org> linux-gpib-3.2.20-r1.ebuild: 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 c4846af4ef46..655df341a8c7 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.3 2014/03/07 12:13:17 dilfridge Exp $ +# $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 $ 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=" |