diff options
author | 2005-04-21 20:36:41 +0000 | |
---|---|---|
committer | 2005-04-21 20:36:41 +0000 | |
commit | e58d5e8c20d64c5235422f5d41ccbcef43204b1d (patch) | |
tree | f34a80deab175d5489a5db28206e177b1f796a44 /app-text/kbarcode/kbarcode-1.8.1.ebuild | |
parent | stable amd64 (diff) | |
download | historical-e58d5e8c20d64c5235422f5d41ccbcef43204b1d.tar.gz historical-e58d5e8c20d64c5235422f5d41ccbcef43204b1d.tar.bz2 historical-e58d5e8c20d64c5235422f5d41ccbcef43204b1d.zip |
stable amd64
Package-Manager: portage-2.0.51.19
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 c91836954267..255276f139ac 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-2005 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.3 2005/01/01 16:23:41 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-1.8.1.ebuild,v 1.4 2005/04/21 20:23:14 blubb 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" |