diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-09-15 07:55:05 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-09-15 07:55:05 +0000 |
commit | 3eb0d9e9c11b3e06d6a37b7bdcdb86dd679cb63e (patch) | |
tree | d2c81f64059644c240ef3e21b16f212e30f2cc95 /app-editors/gummi/gummi-9999.ebuild | |
parent | [This is a placeholder. Please ignore.] (diff) | |
download | gentoo-2-3eb0d9e9c11b3e06d6a37b7bdcdb86dd679cb63e.tar.gz gentoo-2-3eb0d9e9c11b3e06d6a37b7bdcdb86dd679cb63e.tar.bz2 gentoo-2-3eb0d9e9c11b3e06d6a37b7bdcdb86dd679cb63e.zip |
Update SVN uri
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/gummi/gummi-9999.ebuild')
-rw-r--r-- | app-editors/gummi/gummi-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/gummi/gummi-9999.ebuild b/app-editors/gummi/gummi-9999.ebuild index f78bbe6ee73a..a129d9fe74b8 100644 --- a/app-editors/gummi/gummi-9999.ebuild +++ b/app-editors/gummi/gummi-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/gummi-9999.ebuild,v 1.1 2010/10/24 11:34:37 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/gummi-9999.ebuild,v 1.2 2011/09/15 07:55:05 hwoarang Exp $ EAPI=2 inherit base eutils subversion -ESVN_REPO_URI="http://dev.midnightcoding.org/svn/gummi/trunk" +ESVN_REPO_URI="http://svn.midnightcoding.org/gummi/trunk" ESVN_PROJECT="${PN/-svn}" DESCRIPTION="Simple LaTeX editor for GTK+ users" |