diff options
author | 2011-09-21 08:21:11 +0000 | |
---|---|---|
committer | 2011-09-21 08:21:11 +0000 | |
commit | 8bc4e01f1531cc54b93be7f9d81ad21645ec490e (patch) | |
tree | ca5b84395bf3e37b1b3680612e7c4cb4da877bb9 /dev-libs/gnulib/gnulib-9999-r1.ebuild | |
parent | Migrate to git-2. (diff) | |
download | gentoo-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/gnulib-9999-r1.ebuild')
-rw-r--r-- | dev-libs/gnulib/gnulib-9999-r1.ebuild | 9 |
1 files changed, 5 insertions, 4 deletions
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" |