summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-10-14 20:04:39 +0000
committerMichał Górny <mgorny@gentoo.org>2013-10-14 20:04:39 +0000
commit7d9e3d71b4c477e09faf01afc4a0df2314d8385f (patch)
tree35ef6fb0b2ba85e3cbdf029feee8ba610a7bb242 /app-admin/eselect-lib-bin-symlink
parentSwitch to git-r3. (diff)
downloadgentoo-2-7d9e3d71b4c477e09faf01afc4a0df2314d8385f.tar.gz
gentoo-2-7d9e3d71b4c477e09faf01afc4a0df2314d8385f.tar.bz2
gentoo-2-7d9e3d71b4c477e09faf01afc4a0df2314d8385f.zip
Switch to git-r3.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'app-admin/eselect-lib-bin-symlink')
-rw-r--r--app-admin/eselect-lib-bin-symlink/ChangeLog6
-rw-r--r--app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-lib-bin-symlink/ChangeLog b/app-admin/eselect-lib-bin-symlink/ChangeLog
index 16a757d657da..5fe015082264 100644
--- a/app-admin/eselect-lib-bin-symlink/ChangeLog
+++ b/app-admin/eselect-lib-bin-symlink/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/eselect-lib-bin-symlink
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/ChangeLog,v 1.16 2013/05/21 16:10:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/ChangeLog,v 1.17 2013/10/14 20:04:39 mgorny Exp $
+
+ 14 Oct 2013; Michał Górny <mgorny@gentoo.org>
+ eselect-lib-bin-symlink-9999.ebuild:
+ Switch to git-r3.
21 May 2013; Jeroen Roovers <jer@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild:
diff --git a/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild b/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild
index 5a004d81f827..2834505321e5 100644
--- a/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild
+++ b/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild,v 1.4 2013/02/19 02:50:40 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild,v 1.5 2013/10/14 20:04:39 mgorny Exp $
EAPI=5
#if LIVE
EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
AUTOTOOLS_AUTORECONF=1
-inherit git-2
+inherit git-r3
#endif
inherit autotools-utils