# 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 <mgorny@gentoo.org> gnulib-9999-r1.ebuild:
+ Migrate to git-2.
*gnulib-2009.03.03.14.07.45-r1 (20 Feb 2010)
-# 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"
# 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 <mgorny@gentoo.org> polylib-9999.ebuild:
+ Migrate to git-2.
21 Sep 2008; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml:
Mike is a slacker and did not include metadata.xml for his new package.
-# 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/"
IUSE=""
src_unpack() {
- git_src_unpack
+ git-2_src_unpack
cd "${S}"
epatch "${FILESDIR}"/${P}-headers.patch
# strip LDFLAGS from pkgconfig .pc file