diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 14:16:57 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 14:16:57 +0000 |
commit | 314268873af2d21cdb2e0815388f1d14c857ce0d (patch) | |
tree | b3800d188175c1f4ffcff91d32bea7791cf00abf /x11-misc/apwal | |
parent | Initial import. Ebuild submitted by John Croisant <jcroisan@insightbb.com>, c... (diff) | |
download | gentoo-2-314268873af2d21cdb2e0815388f1d14c857ce0d.tar.gz gentoo-2-314268873af2d21cdb2e0815388f1d14c857ce0d.tar.bz2 gentoo-2-314268873af2d21cdb2e0815388f1d14c857ce0d.zip |
PPC stable profile update
Diffstat (limited to 'x11-misc/apwal')
-rw-r--r-- | x11-misc/apwal/apwal-0.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/apwal/apwal-0.4.4.ebuild b/x11-misc/apwal/apwal-0.4.4.ebuild index 3694e6d1c0e4..68784272364a 100644 --- a/x11-misc/apwal/apwal-0.4.4.ebuild +++ b/x11-misc/apwal/apwal-0.4.4.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/x11-misc/apwal/apwal-0.4.4.ebuild,v 1.1 2004/02/25 09:48:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/apwal/apwal-0.4.4.ebuild,v 1.2 2004/05/23 14:16:57 pvdabeel Exp $ S="${WORKDIR}/${PN}" DESCRIPTION="A simple application launcher for Linux together with a powerful editor" @@ -9,7 +9,7 @@ SRC_URI="http://apwal.free.fr/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ppc" IUSE="" RDEPEND=">=x11-libs/gtk+-2.0 |