diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:16:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:16:53 +0000 |
commit | dd0f5b528038f52d44e99b618039941a9a144aaa (patch) | |
tree | e8df136f32183940bfeab9593679bee7708210bd /app-text/barcode | |
parent | stable amd64 (diff) | |
download | gentoo-2-dd0f5b528038f52d44e99b618039941a9a144aaa.tar.gz gentoo-2-dd0f5b528038f52d44e99b618039941a9a144aaa.tar.bz2 gentoo-2-dd0f5b528038f52d44e99b618039941a9a144aaa.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/barcode')
-rw-r--r-- | app-text/barcode/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/barcode/barcode-0.98.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/barcode/ChangeLog b/app-text/barcode/ChangeLog index 0414e8932c8b..d5dc4f8c9e5b 100644 --- a/app-text/barcode/ChangeLog +++ b/app-text/barcode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/barcode # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/ChangeLog,v 1.8 2005/01/01 16:03:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/ChangeLog,v 1.9 2005/04/21 20:14:01 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> barcode-0.98.ebuild: + stable on amd64 04 Oct 2004; Tom Gall <tgall@gentoo.org> barcode-0.98.ebuild: stable on ppc64, bug #64268 diff --git a/app-text/barcode/barcode-0.98.ebuild b/app-text/barcode/barcode-0.98.ebuild index 0ea5eb6a798a..344b7feec2d9 100644 --- a/app-text/barcode/barcode-0.98.ebuild +++ b/app-text/barcode/barcode-0.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/barcode-0.98.ebuild,v 1.11 2005/01/01 16:03:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/barcode-0.98.ebuild,v 1.12 2005/04/21 20:14:01 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/barcode/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64 ppc64" +KEYWORDS="x86 ~ppc amd64 ppc64" IUSE="" src_unpack() { |