From 4682d386f535da7b2e7a20af1d04562e9a572053 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 21 Sep 2011 08:22:33 +0000 Subject: [PATCH] Migrate to git-2. Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 --- dev-libs/gnulib/ChangeLog | 7 +++++-- dev-libs/gnulib/gnulib-9999-r1.ebuild | 9 +++++---- dev-libs/polylib/ChangeLog | 7 +++++-- dev-libs/polylib/polylib-9999.ebuild | 11 ++++++----- 4 files changed, 21 insertions(+), 13 deletions(-) diff --git a/dev-libs/gnulib/ChangeLog b/dev-libs/gnulib/ChangeLog index d511bc69ef10..2e75e9b63c1f 100644 --- a/dev-libs/gnulib/ChangeLog +++ b/dev-libs/gnulib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/gnulib -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnulib/ChangeLog,v 1.11 2010/02/20 20:36:49 abcd Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnulib/ChangeLog,v 1.12 2011/09/21 08:21:11 mgorny Exp $ + + 21 Sep 2011; Michał Górny gnulib-9999-r1.ebuild: + Migrate to git-2. *gnulib-2009.03.03.14.07.45-r1 (20 Feb 2010) diff --git a/dev-libs/gnulib/gnulib-9999-r1.ebuild b/dev-libs/gnulib/gnulib-9999-r1.ebuild index 20841271aca6..c0db8a8b708a 100644 --- a/dev-libs/gnulib/gnulib-9999-r1.ebuild +++ b/dev-libs/gnulib/gnulib-9999-r1.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnulib/gnulib-9999-r1.ebuild,v 1.4 2009/03/04 15:37:25 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnulib/gnulib-9999-r1.ebuild,v 1.5 2011/09/21 08:21:11 mgorny Exp $ -EGIT_REPO_URI="git://git.savannah.gnu.org/gnulib.git" +EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git + http://git.savannah.gnu.org/r/${PN}.git" -inherit eutils git +inherit eutils git-2 DESCRIPTION="Gnulib is a library of common routines intended to be shared at the source level." HOMEPAGE="http://www.gnu.org/software/gnulib" diff --git a/dev-libs/polylib/ChangeLog b/dev-libs/polylib/ChangeLog index a5482f832ea8..f3c733e2b272 100644 --- a/dev-libs/polylib/ChangeLog +++ b/dev-libs/polylib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/polylib -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/polylib/ChangeLog,v 1.3 2008/09/28 09:33:57 swegener Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/polylib/ChangeLog,v 1.4 2011/09/21 08:22:33 mgorny Exp $ + + 21 Sep 2011; Michał Górny polylib-9999.ebuild: + Migrate to git-2. 21 Sep 2008; Robin H. Johnson +metadata.xml: Mike is a slacker and did not include metadata.xml for his new package. diff --git a/dev-libs/polylib/polylib-9999.ebuild b/dev-libs/polylib/polylib-9999.ebuild index 48410ac00a66..06139e48367f 100644 --- a/dev-libs/polylib/polylib-9999.ebuild +++ b/dev-libs/polylib/polylib-9999.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/polylib/polylib-9999.ebuild,v 1.1 2008/09/21 08:46:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/polylib/polylib-9999.ebuild,v 1.2 2011/09/21 08:22:33 mgorny Exp $ -EGIT_REPO_URI="git://repo.or.cz/polylib.git" +EGIT_REPO_URI="git://repo.or.cz/${PN}.git + http://repo.or.cz/r/${PN}.git" EGIT_BOOTSTRAP="eautoreconf && cd cln && eautoreconf" -inherit git autotools eutils +inherit git-2 autotools eutils DESCRIPTION="ppl port of cloog" HOMEPAGE="http://icps.u-strasbg.fr/polylib/" @@ -15,7 +16,7 @@ KEYWORDS="" IUSE="" src_unpack() { - git_src_unpack + git-2_src_unpack cd "${S}" epatch "${FILESDIR}"/${P}-headers.patch # strip LDFLAGS from pkgconfig .pc file -- 2.26.2