summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-10-16 13:24:42 +0000
committerMichał Górny <mgorny@gentoo.org>2013-10-16 13:24:42 +0000
commite838c5c25db091aad685844260d54fae2b6f34ce (patch)
tree425d903febb8745f797ffb5b58e3a2eaf1048c91 /sys-devel
parentSwitch to git-r3. (diff)
downloadgentoo-2-e838c5c25db091aad685844260d54fae2b6f34ce.tar.gz
gentoo-2-e838c5c25db091aad685844260d54fae2b6f34ce.tar.bz2
gentoo-2-e838c5c25db091aad685844260d54fae2b6f34ce.zip
Switch to git-r3.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/systemd-m4/ChangeLog5
-rw-r--r--sys-devel/systemd-m4/systemd-m4-9999.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/systemd-m4/ChangeLog b/sys-devel/systemd-m4/ChangeLog
index 3f1cff4b8316..842b1ba97cdc 100644
--- a/sys-devel/systemd-m4/ChangeLog
+++ b/sys-devel/systemd-m4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/systemd-m4
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/systemd-m4/ChangeLog,v 1.1 2013/09/11 10:50:13 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/systemd-m4/ChangeLog,v 1.2 2013/10/16 13:24:42 mgorny Exp $
+
+ 16 Oct 2013; Michał Górny <mgorny@gentoo.org> systemd-m4-9999.ebuild:
+ Switch to git-r3.
*systemd-m4-9999 (11 Sep 2013)
diff --git a/sys-devel/systemd-m4/systemd-m4-9999.ebuild b/sys-devel/systemd-m4/systemd-m4-9999.ebuild
index b17b3f56a43f..a941cd2b8d67 100644
--- a/sys-devel/systemd-m4/systemd-m4-9999.ebuild
+++ b/sys-devel/systemd-m4/systemd-m4-9999.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/systemd-m4/systemd-m4-9999.ebuild,v 1.1 2013/09/11 10:50:13 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/systemd-m4/systemd-m4-9999.ebuild,v 1.2 2013/10/16 13:24:42 mgorny Exp $
-EAPI=4
+EAPI=5
#if LIVE
AUTOTOOLS_AUTORECONF=yes
EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-inherit git-2
+inherit git-r3
#endif
inherit autotools-utils