From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 797B4138247 for ; Tue, 5 Nov 2013 14:29:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C0B1E0A52; Tue, 5 Nov 2013 14:29:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CE297E0A52 for ; Tue, 5 Nov 2013 14:29:17 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D064E33EEAF for ; Tue, 5 Nov 2013 14:29:16 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2193) id 86D622004B; Tue, 5 Nov 2013 14:29:15 +0000 (UTC) From: "Michael Haubenwallner (haubi)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, haubi@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-util/confix: ChangeLog confix-9999.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog confix-9999.ebuild X-VCS-Directories: dev-util/confix X-VCS-Committer: haubi X-VCS-Committer-Name: Michael Haubenwallner Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131105142915.86D622004B@flycatcher.gentoo.org> Date: Tue, 5 Nov 2013 14:29:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4b1f5b8e-14da-4ec0-af9e-d480d1243772 X-Archives-Hash: 4a2998677a4a093270db289c1a38b414 haubi 13/11/05 14:29:15 Modified: ChangeLog confix-9999.ebuild Log: Follow upstream repository move. (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A630CCB8) Revision Changes Path 1.20 dev-util/confix/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/confix/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/confix/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/confix/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/confix/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 8 Jan 2011 20:50:31 -0000 1.19 +++ ChangeLog 5 Nov 2013 14:29:15 -0000 1.20 @@ -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 confix-9999.ebuild: + Follow upstream repository move. 08 Jan 2011; Arfrever Frehtes Taifersar Arahesis confix-2.3.5-r1.ebuild, confix-9999.ebuild: 1.7 dev-util/confix/confix-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/confix/confix-9999.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/confix/confix-9999.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/confix/confix-9999.ebuild?r1=1.6&r2=1.7 Index: confix-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/confix/confix-9999.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- confix-9999.ebuild 8 Jan 2011 20:50:31 -0000 1.6 +++ confix-9999.ebuild 5 Nov 2013 14:29:15 -0000 1.7 @@ -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 @@ 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"