diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
commit | c1e3dbc36b21cd026ff48986f80dad1073f4287f (patch) | |
tree | 43c05d9f98b8f9c84f6e9f3bb17169eb5d8fdedf /x11-misc/grun | |
parent | update (diff) | |
download | gentoo-2-c1e3dbc36b21cd026ff48986f80dad1073f4287f.tar.gz gentoo-2-c1e3dbc36b21cd026ff48986f80dad1073f4287f.tar.bz2 gentoo-2-c1e3dbc36b21cd026ff48986f80dad1073f4287f.zip |
Added LICENSE tag
Diffstat (limited to 'x11-misc/grun')
-rw-r--r-- | x11-misc/grun/grun-0.9.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/grun/grun-0.9.2.ebuild b/x11-misc/grun/grun-0.9.2.ebuild index a6c0e833cfea..43500cd55303 100644 --- a/x11-misc/grun/grun-0.9.2.ebuild +++ b/x11-misc/grun/grun-0.9.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author: Daniel Mettler <mettlerd@icu.unizh.ch> # Maintainer: Matthew Kennedy <mkennedy@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2.ebuild,v 1.2 2002/04/19 10:08:45 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2.ebuild,v 1.3 2002/07/08 16:58:06 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A GTK/X11 application launcher with nice features such as a history" @@ -16,6 +16,7 @@ SRC_URI="http://ftp.us.debian.org/debian/pool/main/g/grun/grun_0.9.2.orig.tar.gz # Not valid anymore, see # http://packages.debian.org/unstable/x11/grun.html instead HOMEPAGE="http://www.geocities.com/ResearchTriangle/Facility/1468/sg/grun." +LICENSE="GPL-2" # The dependencies following the gentoo policy as suggested by gbevin DEPEND="=dev-libs/glib-1.2* |