summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2013-11-05 14:29:15 +0000
committerMichael Haubenwallner <haubi@gentoo.org>2013-11-05 14:29:15 +0000
commitdd204d81b1e4699e75a2aaeb3b6e14557735ae1b (patch)
tree33e1fa6952f0aeef54f3516464338c86a14fc926 /dev-util/confix
parentStable for ppc and ppc64 as per bug #488536 as per request from ago (diff)
downloadgentoo-2-dd204d81b1e4699e75a2aaeb3b6e14557735ae1b.tar.gz
gentoo-2-dd204d81b1e4699e75a2aaeb3b6e14557735ae1b.tar.bz2
gentoo-2-dd204d81b1e4699e75a2aaeb3b6e14557735ae1b.zip
Follow upstream repository move.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)
Diffstat (limited to 'dev-util/confix')
-rw-r--r--dev-util/confix/ChangeLog7
-rw-r--r--dev-util/confix/confix-9999.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/confix/ChangeLog b/dev-util/confix/ChangeLog
index b2f501ca0f12..ef1c8cf4efdc 100644
--- a/dev-util/confix/ChangeLog
+++ b/dev-util/confix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/confix
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/confix/ChangeLog,v 1.19 2011/01/08 20:50:31 arfrever Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/confix/ChangeLog,v 1.20 2013/11/05 14:29:15 haubi Exp $
+
+ 05 Nov 2013; Michael Haubenwallner <haubi@gentoo.org> confix-9999.ebuild:
+ Follow upstream repository move.
08 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
confix-2.3.5-r1.ebuild, confix-9999.ebuild:
diff --git a/dev-util/confix/confix-9999.ebuild b/dev-util/confix/confix-9999.ebuild
index bf79a60bcff0..adbe97122945 100644
--- a/dev-util/confix/confix-9999.ebuild
+++ b/dev-util/confix/confix-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/confix/confix-9999.ebuild,v 1.6 2011/01/08 20:50:31 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/confix/confix-9999.ebuild,v 1.7 2013/11/05 14:29:15 haubi Exp $
EAPI=3
PYTHON_DEPEND="2"
@@ -11,7 +11,7 @@ inherit distutils eutils subversion
DESCRIPTION="Confix: A Build Tool on Top of GNU Automake"
HOMEPAGE="http://confix.sourceforge.net"
-ESVN_REPO_URI="https://confix.svn.sourceforge.net/svnroot/confix/confix/trunk"
+ESVN_REPO_URI="http://svn.code.sf.net/p/confix/svn/confix/trunk"
ESVN_PROJECT="${PN}"
LICENSE="GPL-2"