diff options
author | David Holm <dholm@gentoo.org> | 2004-06-24 15:30:02 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-24 15:30:02 +0000 |
commit | 1e7ce6918250d1c59312f33c2ea17e88d72f14cc (patch) | |
tree | 0046b7640e833f1f8f08f4985f48dde37a0b6da9 /app-misc/cadubi/cadubi-1.3.ebuild | |
parent | Security bumps for the CAN-2004-0495 and CAN-2004-0535 vulnerabilities. Also ... (diff) | |
download | gentoo-2-1e7ce6918250d1c59312f33c2ea17e88d72f14cc.tar.gz gentoo-2-1e7ce6918250d1c59312f33c2ea17e88d72f14cc.tar.bz2 gentoo-2-1e7ce6918250d1c59312f33c2ea17e88d72f14cc.zip |
Added to ~ppc
Diffstat (limited to 'app-misc/cadubi/cadubi-1.3.ebuild')
-rw-r--r-- | app-misc/cadubi/cadubi-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cadubi/cadubi-1.3.ebuild b/app-misc/cadubi/cadubi-1.3.ebuild index d0fec1bd2fbd..ab738f8cb7b5 100644 --- a/app-misc/cadubi/cadubi-1.3.ebuild +++ b/app-misc/cadubi/cadubi-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cadubi/cadubi-1.3.ebuild,v 1.2 2004/05/07 10:01:17 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cadubi/cadubi-1.3.ebuild,v 1.3 2004/06/24 15:30:02 dholm Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://langworth.com/CadubiProject" SRC_URI="http://langworth.com/downloads/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="dev-lang/perl >=dev-perl/TermReadKey-2.21" |