diff options
author | 2008-05-21 17:06:58 +0000 | |
---|---|---|
committer | 2008-05-21 17:06:58 +0000 | |
commit | 93367de48cebc527883c9dada0d9071720b899fb (patch) | |
tree | 37cff9412c6ae6bba73c778fad961f8b79ce3fcc /app-text/kbarcode/kbarcode-2.0.6.ebuild | |
parent | Convert to using autotools.eclass, econf, emake and DESTDIR. (diff) | |
download | gentoo-2-93367de48cebc527883c9dada0d9071720b899fb.tar.gz gentoo-2-93367de48cebc527883c9dada0d9071720b899fb.tar.bz2 gentoo-2-93367de48cebc527883c9dada0d9071720b899fb.zip |
Stable on ppc wrt bug 222877
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text/kbarcode/kbarcode-2.0.6.ebuild')
-rw-r--r-- | app-text/kbarcode/kbarcode-2.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/kbarcode/kbarcode-2.0.6.ebuild b/app-text/kbarcode/kbarcode-2.0.6.ebuild index 47716678a72c..b90bc49e2d6e 100644 --- a/app-text/kbarcode/kbarcode-2.0.6.ebuild +++ b/app-text/kbarcode/kbarcode-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-2.0.6.ebuild,v 1.1 2008/03/30 09:30:00 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-2.0.6.ebuild,v 1.2 2008/05/21 17:06:58 nixnut 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 |