diff options
Diffstat (limited to 'app-text/kbarcode/kbarcode-1.8.1.ebuild')
-rw-r--r-- | app-text/kbarcode/kbarcode-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/kbarcode/kbarcode-1.8.1.ebuild b/app-text/kbarcode/kbarcode-1.8.1.ebuild index 0e0a1717ad53..eb408562a6fe 100644 --- a/app-text/kbarcode/kbarcode-1.8.1.ebuild +++ b/app-text/kbarcode/kbarcode-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-1.8.1.ebuild,v 1.1 2004/10/29 19:02:52 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-1.8.1.ebuild,v 1.2 2004/11/23 15:36:12 carlo 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 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND=">=app-text/barcode-0.98" |