summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/kbarcode/kbarcode-1.2.1.ebuild')
-rw-r--r--app-text/kbarcode/kbarcode-1.2.1.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/app-text/kbarcode/kbarcode-1.2.1.ebuild b/app-text/kbarcode/kbarcode-1.2.1.ebuild
deleted file mode 100644
index 867033919aef..000000000000
--- a/app-text/kbarcode/kbarcode-1.2.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-1.2.1.ebuild,v 1.2 2003/12/30 23:23:08 bazik Exp $
-
-inherit kde-base
-need-kde 3
-
-IUSE=""
-LICENSE="GPL-2"
-KEYWORDS="x86"
-DESCRIPTION="A KDE 3.x solution for barcode handling."
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-HOMEPAGE="http://www.kbarcode.net/"
-DEPEND="app-text/barcode
- mysql? ( dev-db/mysql )"