diff options
Diffstat (limited to 'app-text/kbarcode/kbarcode-1.2.0.ebuild')
-rw-r--r-- | app-text/kbarcode/kbarcode-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/kbarcode/kbarcode-1.2.0.ebuild b/app-text/kbarcode/kbarcode-1.2.0.ebuild index a9c874cd9b1d..3891aad31e7c 100644 --- a/app-text/kbarcode/kbarcode-1.2.0.ebuild +++ b/app-text/kbarcode/kbarcode-1.2.0.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.2.0.ebuild,v 1.1 2003/04/30 17:39:20 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-1.2.0.ebuild,v 1.2 2003/07/11 20:35:24 aliz Exp $ inherit kde-base need-kde 3 IUSE="" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DESCRIPTION="A KDE 3.x solution for barcode handling." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://www.kbarcode.net/" |