summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-12-17 00:37:17 +0000
committerMichał Górny <mgorny@gentoo.org>2012-12-17 00:37:17 +0000
commit05f366f53c2589b6b9fd515d155644182e4eaaef (patch)
tree805f1e1bc2e3b91dd05363f0b9aebc4a34be133f /net-im
parentVersion bump: improved flag setting logic (diff)
downloadgentoo-2-05f366f53c2589b6b9fd515d155644182e4eaaef.tar.gz
gentoo-2-05f366f53c2589b6b9fd515d155644182e4eaaef.tar.bz2
gentoo-2-05f366f53c2589b6b9fd515d155644182e4eaaef.zip
Bump to EAPI=5 to make Paludis happy, bug #447524.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ekg2/ChangeLog6
-rw-r--r--net-im/ekg2/ekg2-0.3.1-r1.ebuild4
-rw-r--r--net-im/ekg2/ekg2-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-im/ekg2/ChangeLog b/net-im/ekg2/ChangeLog
index 0c91ec700f39..e4d3ad12ceac 100644
--- a/net-im/ekg2/ChangeLog
+++ b/net-im/ekg2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/ekg2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ChangeLog,v 1.49 2012/12/15 12:45:25 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ChangeLog,v 1.50 2012/12/17 00:37:17 mgorny Exp $
+
+ 17 Dec 2012; Michał Górny <mgorny@gentoo.org> ekg2-0.3.1-r1.ebuild,
+ ekg2-9999.ebuild:
+ Bump to EAPI=5 to make Paludis happy, bug #447524.
*ekg2-9999 (15 Dec 2012)
diff --git a/net-im/ekg2/ekg2-0.3.1-r1.ebuild b/net-im/ekg2/ekg2-0.3.1-r1.ebuild
index c6d34cb66649..c3ece0c44f88 100644
--- a/net-im/ekg2/ekg2-0.3.1-r1.ebuild
+++ b/net-im/ekg2/ekg2-0.3.1-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-0.3.1-r1.ebuild,v 1.3 2012/11/30 23:10:30 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-0.3.1-r1.ebuild,v 1.4 2012/12/17 00:37:17 mgorny Exp $
-EAPI=4
+EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7} )
inherit autotools-utils eutils python-single-r1 versionator
diff --git a/net-im/ekg2/ekg2-9999.ebuild b/net-im/ekg2/ekg2-9999.ebuild
index 85eac6aadfcf..99e5d8450389 100644
--- a/net-im/ekg2/ekg2-9999.ebuild
+++ b/net-im/ekg2/ekg2-9999.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-9999.ebuild,v 1.4 2012/12/15 12:45:24 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-9999.ebuild,v 1.5 2012/12/17 00:37:17 mgorny Exp $
-EAPI=4
+EAPI=5
#if LIVE
AUTOTOOLS_AUTORECONF=yes