summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-25 19:38:20 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-25 19:38:20 +0000
commit93c02f2476666be9c4ec5adddd6b089c56239656 (patch)
tree46f39673a80aca59f3c544557c3f23be2df09e12 /app-text/barcode
parentMarked ~hppa. (diff)
downloadhistorical-93c02f2476666be9c4ec5adddd6b089c56239656.tar.gz
historical-93c02f2476666be9c4ec5adddd6b089c56239656.tar.bz2
historical-93c02f2476666be9c4ec5adddd6b089c56239656.zip
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-text/barcode')
-rw-r--r--app-text/barcode/ChangeLog7
-rw-r--r--app-text/barcode/barcode-0.98.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/barcode/ChangeLog b/app-text/barcode/ChangeLog
index 11b4bb12c793..134565d3da34 100644
--- a/app-text/barcode/ChangeLog
+++ b/app-text/barcode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/barcode
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/ChangeLog,v 1.14 2007/05/14 20:13:36 bangert Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/ChangeLog,v 1.15 2008/01/25 19:24:56 grobian Exp $
+
+ 25 Jan 2008; Fabian Groffen <grobian@gentoo.org> barcode-0.98.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
diff --git a/app-text/barcode/barcode-0.98.ebuild b/app-text/barcode/barcode-0.98.ebuild
index 71f9b369a8d0..40ad9b02ff41 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
+# Copyright 1999-2008 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.14 2005/10/08 10:16:30 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/barcode-0.98.ebuild,v 1.15 2008/01/25 19:24:56 grobian Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/barcode/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc-macos ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
src_unpack() {