diff options
author | Sven Wegener <swegener@gentoo.org> | 2016-08-21 10:48:24 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2016-10-30 20:04:20 +0000 |
commit | 91b43bfd2fded73ef12eaac576c7d719216a77be (patch) | |
tree | bdfa588f18badf5e8b83c83321ba0f9e012fdae3 /dev-util/confix | |
parent | dev-python/pyplusplus: Update SourceForge SVN URLs (diff) | |
download | gentoo-91b43bfd2fded73ef12eaac576c7d719216a77be.tar.gz gentoo-91b43bfd2fded73ef12eaac576c7d719216a77be.tar.bz2 gentoo-91b43bfd2fded73ef12eaac576c7d719216a77be.zip |
dev-util/confix: Update SourceForge SVN URLs
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-util/confix')
-rw-r--r-- | dev-util/confix/confix-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/confix/confix-9999.ebuild b/dev-util/confix/confix-9999.ebuild index ec0cd11b4c16..13df620e9fe7 100644 --- a/dev-util/confix/confix-9999.ebuild +++ b/dev-util/confix/confix-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit distutils-r1 subversion DESCRIPTION="Confix: A Build Tool on Top of GNU Automake" HOMEPAGE="http://confix.sourceforge.net" -ESVN_REPO_URI="http://svn.code.sf.net/p/confix/svn/confix/trunk" +ESVN_REPO_URI="https://svn.code.sf.net/p/confix/svn/confix/trunk" ESVN_PROJECT="${PN}" LICENSE="GPL-2" |