diff options
Diffstat (limited to 'media-gfx/gimp/gimp-9999.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild index b6bc3fe..64cf0df 100644 --- a/media-gfx/gimp/gimp-9999.ebuild +++ b/media-gfx/gimp/gimp-9999.ebuild @@ -2,9 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild,v 1.17 2008/05/18 02:08:03 hanno Exp $ -inherit subversion fdo-mime flag-o-matic multilib python +inherit git fdo-mime flag-o-matic multilib python -ESVN_REPO_URI="http://svn.gnome.org/svn/gimp/trunk/" +EGIT_REPO_URI="git://git.gnome.org/gimp" DESCRIPTION="GNU Image Manipulation Program" HOMEPAGE="http://www.gimp.org/" |