summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-09-21 08:21:11 +0000
committerMichał Górny <mgorny@gentoo.org>2011-09-21 08:21:11 +0000
commit8bc4e01f1531cc54b93be7f9d81ad21645ec490e (patch)
treeca5b84395bf3e37b1b3680612e7c4cb4da877bb9 /dev-libs/gnulib
parentMigrate to git-2. (diff)
downloadgentoo-2-8bc4e01f1531cc54b93be7f9d81ad21645ec490e.tar.gz
gentoo-2-8bc4e01f1531cc54b93be7f9d81ad21645ec490e.tar.bz2
gentoo-2-8bc4e01f1531cc54b93be7f9d81ad21645ec490e.zip
Migrate to git-2.
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/gnulib')
-rw-r--r--dev-libs/gnulib/ChangeLog7
-rw-r--r--dev-libs/gnulib/gnulib-9999-r1.ebuild9
2 files changed, 10 insertions, 6 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 <mgorny@gentoo.org> 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"