diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-12-17 00:37:17 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-12-17 00:37:17 +0000 |
commit | 05f366f53c2589b6b9fd515d155644182e4eaaef (patch) | |
tree | 805f1e1bc2e3b91dd05363f0b9aebc4a34be133f /net-im/ekg2/ekg2-9999.ebuild | |
parent | Version bump: improved flag setting logic (diff) | |
download | gentoo-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/ekg2/ekg2-9999.ebuild')
-rw-r--r-- | net-im/ekg2/ekg2-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |