summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-12 22:45:13 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-12 22:45:13 +0000
commit55799ecee04599a22ab27030398e39a78bb5a88e (patch)
treed4a70a3c2246879dbcc2f7110e4a6f798abd5ebf /app-text/kbarcode
parentmajor functionality fix (diff)
downloadhistorical-55799ecee04599a22ab27030398e39a78bb5a88e.tar.gz
historical-55799ecee04599a22ab27030398e39a78bb5a88e.tar.bz2
historical-55799ecee04599a22ab27030398e39a78bb5a88e.zip
Added to ~ppc
Diffstat (limited to 'app-text/kbarcode')
-rw-r--r--app-text/kbarcode/ChangeLog5
-rw-r--r--app-text/kbarcode/kbarcode-1.7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/kbarcode/ChangeLog b/app-text/kbarcode/ChangeLog
index b6ee91449639..1d64a9aae9ad 100644
--- a/app-text/kbarcode/ChangeLog
+++ b/app-text/kbarcode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/kbarcode
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/ChangeLog,v 1.17 2004/06/12 14:27:23 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/ChangeLog,v 1.18 2004/06/12 22:45:13 dholm Exp $
+
+ 13 Jun 2004; David Holm <dholm@gentoo.org> kbarcode-1.7.4.ebuild:
+ Added to ~ppc.
*kbarcode-1.7.4 (12 Jun 2004)
diff --git a/app-text/kbarcode/kbarcode-1.7.4.ebuild b/app-text/kbarcode/kbarcode-1.7.4.ebuild
index 189cfed33640..87b3897e98d9 100644
--- a/app-text/kbarcode/kbarcode-1.7.4.ebuild
+++ b/app-text/kbarcode/kbarcode-1.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-1.7.4.ebuild,v 1.1 2004/06/12 14:27:23 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-1.7.4.ebuild,v 1.2 2004/06/12 22:45:13 dholm Exp $
inherit kde
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.kbarcode.net/"
SRC_URI="mirror://sourceforge/kbarcode/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=">=app-text/barcode-0.98"