summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-25 19:24:56 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-25 19:24:56 +0000
commit58d0ff832d65096c111ac514f71dde88aebc426b (patch)
treefd37c1f1bfe501f2cc17e38c3ec15cb352f2e45a /app-text
parentRemove unused version. (diff)
downloadgentoo-2-58d0ff832d65096c111ac514f71dde88aebc426b.tar.gz
gentoo-2-58d0ff832d65096c111ac514f71dde88aebc426b.tar.bz2
gentoo-2-58d0ff832d65096c111ac514f71dde88aebc426b.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text')
-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() {