summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2012-06-09 14:29:42 +0000
committerSebastian Pipping <sping@gentoo.org>2012-06-09 14:29:42 +0000
commit13454ca2621fa4f3c15c93018f513369222ea663 (patch)
tree0f7002bd10b1934ec64b5e4758ac3cf61e85d450 /dev-vcs/gitg/gitg-0.1.0.ebuild
parentVersion bump (request by Manuel Rüger in #420317). Removed old. (diff)
downloadgentoo-2-13454ca2621fa4f3c15c93018f513369222ea663.tar.gz
gentoo-2-13454ca2621fa4f3c15c93018f513369222ea663.tar.bz2
gentoo-2-13454ca2621fa4f3c15c93018f513369222ea663.zip
dev-vcs/gitg: Fix homepage link (bug #420019)
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/gitg/gitg-0.1.0.ebuild')
-rw-r--r--dev-vcs/gitg/gitg-0.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/gitg/gitg-0.1.0.ebuild b/dev-vcs/gitg/gitg-0.1.0.ebuild
index 12020955f422..442bd9cb012d 100644
--- a/dev-vcs/gitg/gitg-0.1.0.ebuild
+++ b/dev-vcs/gitg/gitg-0.1.0.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.1.0.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.1.0.ebuild,v 1.4 2012/06/09 14:29:42 sping Exp $
EAPI="3"
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"