diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-10-16 22:16:34 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-10-16 22:16:34 +0000 |
commit | 96bed176f75bd3d75a9c035927d2fc24443a5afc (patch) | |
tree | c6faa147f7f93cdc649fdc5a2f0270bd1cb720aa /x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild | |
parent | Version bumps (diff) | |
download | gentoo-2-96bed176f75bd3d75a9c035927d2fc24443a5afc.tar.gz gentoo-2-96bed176f75bd3d75a9c035927d2fc24443a5afc.tar.bz2 gentoo-2-96bed176f75bd3d75a9c035927d2fc24443a5afc.zip |
repoman
Diffstat (limited to 'x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild')
-rw-r--r-- | x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild index 87bac97f242c..e612bc55b71f 100644 --- a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild +++ b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild,v 1.1 2002/10/16 22:05:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild,v 1.2 2002/10/16 22:16:34 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="a Program-Launcher Plugin for GKrellM2" SRC_URI="mirror://sourceforge/gkrellmlaunch/${P}.tar.gz" HOMEPAGE="http://gkrellmlaunch.sourceforge.net/" -DEPEND="=app-admin/gkrellm-2.0*" +DEPEND="=app-admin/gkrellm-2*" SLOT="2" LICENSE="GPL-2" |