diff options
author | 2010-08-09 22:07:40 +0000 | |
---|---|---|
committer | 2010-08-09 22:07:40 +0000 | |
commit | 90db14984ef1a8d8fba3228e237d0104ded800b0 (patch) | |
tree | 0c4c6cb5a9302340b4ce3dd9940990c111aef97e /x11-misc/gmrun/gmrun-0.9.2-r1.ebuild | |
parent | Enable crypto by default, no external dependencies required. Raise gtk-doc de... (diff) | |
download | gentoo-2-90db14984ef1a8d8fba3228e237d0104ded800b0.tar.gz gentoo-2-90db14984ef1a8d8fba3228e237d0104ded800b0.tar.bz2 gentoo-2-90db14984ef1a8d8fba3228e237d0104ded800b0.zip |
Update HOMEPAGE. Thanks to Michael Weber (xmw) for pointing this out
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/gmrun/gmrun-0.9.2-r1.ebuild')
-rw-r--r-- | x11-misc/gmrun/gmrun-0.9.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild b/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild index 68a5e7041e49..373ee07fdf2a 100644 --- a/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild +++ b/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild,v 1.1 2010/06/06 13:13:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild,v 1.2 2010/08/09 22:07:40 hwoarang Exp $ EAPI=2 inherit autotools eutils DESCRIPTION="A GTK-2 based launcher box with bash style auto completion!" -HOMEPAGE="http://www.bazon.net/mishoo/gmrun.epl" +HOMEPAGE="http://sourceforge.net/projects/gmrun/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-1" |