diff options
author | Jason Anthony Mobarak <aether@gentoo.org> | 2004-01-09 17:52:20 +0000 |
---|---|---|
committer | Jason Anthony Mobarak <aether@gentoo.org> | 2004-01-09 17:52:20 +0000 |
commit | 82caf9322faa781c1786446dcd6bccddfd539a51 (patch) | |
tree | df878540a0b3d23974f373345f1e27206fc1e6f7 /x11-misc/gmrun/gmrun-0.9.2.ebuild | |
parent | stable on alpha (diff) | |
download | historical-82caf9322faa781c1786446dcd6bccddfd539a51.tar.gz historical-82caf9322faa781c1786446dcd6bccddfd539a51.tar.bz2 historical-82caf9322faa781c1786446dcd6bccddfd539a51.zip |
move 0.9.2 to stable
Diffstat (limited to 'x11-misc/gmrun/gmrun-0.9.2.ebuild')
-rw-r--r-- | x11-misc/gmrun/gmrun-0.9.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/gmrun/gmrun-0.9.2.ebuild b/x11-misc/gmrun/gmrun-0.9.2.ebuild index b44a411c88d5..03d67d0e5475 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-2003 Gentoo Technologies, Inc. +# 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.1 2003/11/16 23:18:04 aether Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.2.ebuild,v 1.2 2004/01/09 17:52:14 aether 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" DEPEND=">=x11-libs/gtk+-2.2.0 dev-libs/popt" |