diff options
author | 2016-08-21 10:48:15 +0000 | |
---|---|---|
committer | 2016-10-30 20:04:19 +0000 | |
commit | c56a70953cb6848e6a751570b5db5f173fc448f3 (patch) | |
tree | 60dac9978db214ed6fe6088560d6dbd8840f0654 | |
parent | dev-libs/libg15: Update SourceForge SVN URLs (diff) | |
download | gentoo-c56a70953cb6848e6a751570b5db5f173fc448f3.tar.gz gentoo-c56a70953cb6848e6a751570b5db5f173fc448f3.tar.bz2 gentoo-c56a70953cb6848e6a751570b5db5f173fc448f3.zip |
dev-libs/libg15render: Update SourceForge SVN URLs
Package-Manager: portage-2.2.28
-rw-r--r-- | dev-libs/libg15render/libg15render-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libg15render/libg15render-9999.ebuild b/dev-libs/libg15render/libg15render-9999.ebuild index e56cfb86e8c0..5eb6d7b9691e 100644 --- a/dev-libs/libg15render/libg15render-9999.ebuild +++ b/dev-libs/libg15render/libg15render-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=4 ESVN_PROJECT=g15tools/trunk -ESVN_REPO_URI="https://g15tools.svn.sourceforge.net/svnroot/${ESVN_PROJECT}/${PN}" +ESVN_REPO_URI="https://svn.code.sf.net/p/g15tools/code/trunk/${PN}" inherit subversion base eutils autotools |