summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-10-05 03:00:18 +0000
committerTom Gall <tgall@gentoo.org>2004-10-05 03:00:18 +0000
commit773d89db8bec8cd68db95bd84bfd1072fa50a3ed (patch)
treedbae1db8fdce22c6105f899151d632f726eaed2f /app-text/barcode
parentKeyword modification, see changelog for details (Manifest recommit) (diff)
downloadgentoo-2-773d89db8bec8cd68db95bd84bfd1072fa50a3ed.tar.gz
gentoo-2-773d89db8bec8cd68db95bd84bfd1072fa50a3ed.tar.bz2
gentoo-2-773d89db8bec8cd68db95bd84bfd1072fa50a3ed.zip
stable on ppc64, bug #64268
Diffstat (limited to 'app-text/barcode')
-rw-r--r--app-text/barcode/ChangeLog5
-rw-r--r--app-text/barcode/barcode-0.98.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/barcode/ChangeLog b/app-text/barcode/ChangeLog
index 9fbee318169d..d2cdcec131ac 100644
--- a/app-text/barcode/ChangeLog
+++ b/app-text/barcode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/barcode
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/ChangeLog,v 1.6 2004/09/02 22:24:15 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/ChangeLog,v 1.7 2004/10/05 03:00:18 tgall Exp $
+
+ 04 Oct 2004; Tom Gall <tgall@gentoo.org> barcode-0.98.ebuild:
+ stable on ppc64, bug #64268
03 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> barcode-0.98.ebuild:
Marked ~amd64. Made $(get_libdir) aware.
diff --git a/app-text/barcode/barcode-0.98.ebuild b/app-text/barcode/barcode-0.98.ebuild
index cc3e56d4dd3a..8dd10d9fdf61 100644
--- a/app-text/barcode/barcode-0.98.ebuild
+++ b/app-text/barcode/barcode-0.98.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.9 2004/09/02 22:24:15 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/barcode-0.98.ebuild,v 1.10 2004/10/05 03:00:18 tgall Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/barcode/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64 ppc64"
IUSE=""
src_unpack() {