diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 21:57:43 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 21:57:43 +0000 |
commit | a2beab111254b53e601abbefbd22bace09a10e2a (patch) | |
tree | 232278f55d1ae63b5ccd57fc17def1b4cefe0e7e /net-p2p/qtella/qtella-0.6.5.ebuild | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-a2beab111254b53e601abbefbd22bace09a10e2a.tar.gz gentoo-2-a2beab111254b53e601abbefbd22bace09a10e2a.tar.bz2 gentoo-2-a2beab111254b53e601abbefbd22bace09a10e2a.zip |
PPC stable profile update
Diffstat (limited to 'net-p2p/qtella/qtella-0.6.5.ebuild')
-rw-r--r-- | net-p2p/qtella/qtella-0.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qtella/qtella-0.6.5.ebuild b/net-p2p/qtella/qtella-0.6.5.ebuild index 28423474da8e..72886a2788ac 100644 --- a/net-p2p/qtella/qtella-0.6.5.ebuild +++ b/net-p2p/qtella/qtella-0.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtella/qtella-0.6.5.ebuild,v 1.1 2004/07/19 23:47:31 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtella/qtella-0.6.5.ebuild,v 1.2 2004/10/04 21:57:43 pvdabeel Exp $ inherit kde @@ -13,7 +13,7 @@ DESCRIPTION="Excellent QT/KDE Gnutella Client" SLOT="3" # why?? LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" export MAKEOPTS="$MAKEOPTS -j1" src_compile() { |