summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2005-05-01 13:50:15 +0000
committerCarsten Lohrke <carlo@gentoo.org>2005-05-01 13:50:15 +0000
commit9b79155966b8c236c6354ab859afd15d544e579a (patch)
treed0946aa2e2dc263a1b930388fc6c72e59fa9ee4e /app-text/kbarcode/kbarcode-1.9.5.ebuild
parentversion bump (diff)
downloadhistorical-9b79155966b8c236c6354ab859afd15d544e579a.tar.gz
historical-9b79155966b8c236c6354ab859afd15d544e579a.tar.bz2
historical-9b79155966b8c236c6354ab859afd15d544e579a.zip
version bump
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/kbarcode/kbarcode-1.9.5.ebuild')
-rw-r--r--app-text/kbarcode/kbarcode-1.9.5.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/app-text/kbarcode/kbarcode-1.9.5.ebuild b/app-text/kbarcode/kbarcode-1.9.5.ebuild
new file mode 100644
index 000000000000..e4c4ad68e2f3
--- /dev/null
+++ b/app-text/kbarcode/kbarcode-1.9.5.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-1.9.5.ebuild,v 1.1 2005/05/01 13:50:15 carlo Exp $
+
+inherit kde
+
+DESCRIPTION="A KDE 3.x solution for barcode handling."
+HOMEPAGE="http://www.kbarcode.net/"
+SRC_URI="mirror://sourceforge/kbarcode/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~amd64"
+IUSE=""
+
+DEPEND=">=app-text/barcode-0.98"
+RDEPEND=">=app-text/barcode-0.98
+ virtual/ghostscript"
+need-kde 3.2 \ No newline at end of file