summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-09-21 08:32:22 +0000
committerMichał Górny <mgorny@gentoo.org>2011-09-21 08:32:22 +0000
commitf5ba36b53f6f461d70fb1c1294ef62192073e9c0 (patch)
tree631a7c5cb8819e6487fb0e432ccc8b1b93f6a47b /sys-apps
parentMigrate to git-2. (diff)
downloadgentoo-2-f5ba36b53f6f461d70fb1c1294ef62192073e9c0.tar.gz
gentoo-2-f5ba36b53f6f461d70fb1c1294ef62192073e9c0.tar.bz2
gentoo-2-f5ba36b53f6f461d70fb1c1294ef62192073e9c0.zip
Migrate to git-2.
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/ChangeLog5
-rw-r--r--sys-apps/util-linux/util-linux-9999.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog
index ec7f082d05ca..047e9cd6e254 100644
--- a/sys-apps/util-linux/ChangeLog
+++ b/sys-apps/util-linux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/util-linux
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.350 2011/09/14 05:00:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.351 2011/09/21 08:32:21 mgorny Exp $
+
+ 21 Sep 2011; Michał Górny <mgorny@gentoo.org> util-linux-9999.ebuild:
+ Migrate to git-2.
14 Sep 2011; Mike Frysinger <vapier@gentoo.org> util-linux-2.20.ebuild:
Drop ddate man page when USE=-ddate #381291#5 by Ulrich Müller.
diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild
index 3e232859c2c0..77f58a61ce21 100644
--- a/sys-apps/util-linux/util-linux-9999.ebuild
+++ b/sys-apps/util-linux/util-linux-9999.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild,v 1.23 2011/09/07 04:06:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild,v 1.24 2011/09/21 08:32:22 mgorny Exp $
EAPI="3"
EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
inherit eutils toolchain-funcs libtool flag-o-matic
-[[ ${PV} == "9999" ]] && inherit git autotools
+[[ ${PV} == "9999" ]] && inherit git-2 autotools
MY_PV=${PV/_/-}
MY_P=${PN}-${MY_PV}