diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 16:26:09 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 16:26:09 +0000 |
commit | 1ac2cd1f9c140f5a2ecd638a1b130b3fc1ddfef6 (patch) | |
tree | 0cb2925584df7765e1a3646b3bd5929e9933f052 /x11-misc | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-1ac2cd1f9c140f5a2ecd638a1b130b3fc1ddfef6.tar.gz gentoo-2-1ac2cd1f9c140f5a2ecd638a1b130b3fc1ddfef6.tar.bz2 gentoo-2-1ac2cd1f9c140f5a2ecd638a1b130b3fc1ddfef6.zip |
Production ready on ppc
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gmrun/gmrun-0.9.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/gmrun/gmrun-0.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/gmrun/gmrun-0.9.2.ebuild b/x11-misc/gmrun/gmrun-0.9.2.ebuild index 21be47c763bd..2ab685c47332 100644 --- a/x11-misc/gmrun/gmrun-0.9.2.ebuild +++ b/x11-misc/gmrun/gmrun-0.9.2.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/gmrun/gmrun-0.9.2.ebuild,v 1.3 2004/05/10 23:48:25 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.2.ebuild,v 1.4 2004/05/23 16:26:09 pvdabeel Exp $ S=${WORKDIR}/${P} DESCRIPTION="A GTK-2 based launcher box with bash style auto completion!" @@ -9,7 +9,7 @@ HOMEPAGE="http://gmrun.sourceforge.net/" SLOT="0" LICENSE="GPL-1" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ppc" DEPEND=">=x11-libs/gtk+-2.2.0 dev-libs/popt" diff --git a/x11-misc/gmrun/gmrun-0.9.ebuild b/x11-misc/gmrun/gmrun-0.9.ebuild index 2dd8b0ea81c5..15fad3a69b1b 100644 --- a/x11-misc/gmrun/gmrun-0.9.ebuild +++ b/x11-misc/gmrun/gmrun-0.9.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/gmrun/gmrun-0.9.ebuild,v 1.3 2004/01/09 17:52:14 aether Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.ebuild,v 1.4 2004/05/23 16:26:09 pvdabeel Exp $ S=${WORKDIR}/${P} DESCRIPTION="A GTK-2 based launcher box with bash style auto completion!" @@ -9,7 +9,7 @@ HOMEPAGE="http://gmrun.sourceforge.net/" SLOT="0" LICENSE="GPL-1" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND=">=x11-libs/gtk+-2.2.0" |