diff options
author | 2006-07-07 04:03:55 +0000 | |
---|---|---|
committer | 2006-07-07 04:03:55 +0000 | |
commit | 23a286ac8a3949da3ddb4b2f4ca6b3b7117dd981 (patch) | |
tree | cdba50ac9bf6f09595bd6f7af81ed74c400f254e /app-text/kbarcode/kbarcode-2.0.3.ebuild | |
parent | Add ebuild for new version, thanks to Markus Schirp and Armando Di Cianno in ... (diff) | |
download | historical-23a286ac8a3949da3ddb4b2f4ca6b3b7117dd981.tar.gz historical-23a286ac8a3949da3ddb4b2f4ca6b3b7117dd981.tar.bz2 historical-23a286ac8a3949da3ddb4b2f4ca6b3b7117dd981.zip |
Stable x86, I have a barcode on my head. The government is tracking me
Package-Manager: portage-2.1-r1
Diffstat (limited to 'app-text/kbarcode/kbarcode-2.0.3.ebuild')
-rw-r--r-- | app-text/kbarcode/kbarcode-2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/kbarcode/kbarcode-2.0.3.ebuild b/app-text/kbarcode/kbarcode-2.0.3.ebuild index a14cf0b5d430..02bedb20b4d1 100644 --- a/app-text/kbarcode/kbarcode-2.0.3.ebuild +++ b/app-text/kbarcode/kbarcode-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-2.0.3.ebuild,v 1.2 2006/07/05 05:44:22 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-2.0.3.ebuild,v 1.3 2006/07/07 04:03:55 tsunam Exp $ inherit kde @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/kbarcode/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="doc" DEPEND=">=app-text/barcode-0.98" |