diff options
Diffstat (limited to 'app-text/kbarcode/kbarcode-1.5.4.ebuild')
-rw-r--r-- | app-text/kbarcode/kbarcode-1.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/kbarcode/kbarcode-1.5.4.ebuild b/app-text/kbarcode/kbarcode-1.5.4.ebuild index 0c07c05013a1..69bf786a8c72 100644 --- a/app-text/kbarcode/kbarcode-1.5.4.ebuild +++ b/app-text/kbarcode/kbarcode-1.5.4.ebuild @@ -1,13 +1,13 @@ # 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.5.4.ebuild,v 1.1 2003/10/31 15:59:10 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-1.5.4.ebuild,v 1.2 2003/11/13 15:01:02 caleb Exp $ inherit kde need-kde 3 IUSE="mysql" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DESCRIPTION="A KDE 3.x solution for barcode handling." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz mirror://sourceforge/${PN}/kfile_kbarcode-0.1.tar.gz" |