diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-07 04:03:55 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-07 04:03:55 +0000 |
commit | ed46fe28fb3e7b1c2b698393c71a6d464c46a555 (patch) | |
tree | 90cc98a401557316163a258b7bfbf4f9328a5666 /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 | gentoo-2-ed46fe28fb3e7b1c2b698393c71a6d464c46a555.tar.gz gentoo-2-ed46fe28fb3e7b1c2b698393c71a6d464c46a555.tar.bz2 gentoo-2-ed46fe28fb3e7b1c2b698393c71a6d464c46a555.zip |
Stable x86, I have a barcode on my head. The government is tracking me
(Portage version: 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" |