diff options
Diffstat (limited to 'dev-util/devhelp/devhelp-0.21.ebuild')
-rw-r--r-- | dev-util/devhelp/devhelp-0.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/devhelp/devhelp-0.21.ebuild b/dev-util/devhelp/devhelp-0.21.ebuild index 4e70f150903d..4497698cb15d 100644 --- a/dev-util/devhelp/devhelp-0.21.ebuild +++ b/dev-util/devhelp/devhelp-0.21.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.21.ebuild,v 1.7 2009/07/10 11:07:09 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.21.ebuild,v 1.8 2009/08/13 22:51:21 leio Exp $ inherit toolchain-funcs gnome2 python DESCRIPTION="An API documentation browser for GNOME 2" -HOMEPAGE="http://developer.imendio.com/wiki/Devhelp" +HOMEPAGE="http://live.gnome.org/devhelp" LICENSE="GPL-2" SLOT="0" |