diff options
Diffstat (limited to 'dev-vcs/gitg/gitg-0.0.6.ebuild')
-rw-r--r-- | dev-vcs/gitg/gitg-0.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/gitg/gitg-0.0.6.ebuild b/dev-vcs/gitg/gitg-0.0.6.ebuild index 7f8190601bb3..3520c7c483c7 100644 --- a/dev-vcs/gitg/gitg-0.0.6.ebuild +++ b/dev-vcs/gitg/gitg-0.0.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild,v 1.6 2012/05/03 02:57:15 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild,v 1.7 2012/06/09 14:29:42 sping Exp $ EAPI="2" inherit gnome2 DESCRIPTION="git repository viewer for GNOME" -HOMEPAGE="http://trac.novowork.com/gitg/" +HOMEPAGE="http://git.gnome.org/browse/gitg/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" |