diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-01-06 20:15:41 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-01-06 20:15:41 +0000 |
commit | db2b92188a0ae1f90f04a902e55af7021adc3590 (patch) | |
tree | 1556c66ae8519470a38ecf7240e38b926303dd2b /net-im/ekg2/ekg2-0.3.0_rc4.ebuild | |
parent | stable for ppc64 wrt #340807 (diff) | |
download | gentoo-2-db2b92188a0ae1f90f04a902e55af7021adc3590.tar.gz gentoo-2-db2b92188a0ae1f90f04a902e55af7021adc3590.tar.bz2 gentoo-2-db2b92188a0ae1f90f04a902e55af7021adc3590.zip |
EAPI bump.
(Portage version: 2.2.0_alpha12_p8/cvs/Linux x86_64)
Diffstat (limited to 'net-im/ekg2/ekg2-0.3.0_rc4.ebuild')
-rw-r--r-- | net-im/ekg2/ekg2-0.3.0_rc4.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-im/ekg2/ekg2-0.3.0_rc4.ebuild b/net-im/ekg2/ekg2-0.3.0_rc4.ebuild index 5ca57282b262..438baabeb1cf 100644 --- a/net-im/ekg2/ekg2-0.3.0_rc4.ebuild +++ b/net-im/ekg2/ekg2-0.3.0_rc4.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-0.3.0_rc4.ebuild,v 1.1 2010/12/18 12:51:48 mgorny Exp $ - -EAPI=2 +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-0.3.0_rc4.ebuild,v 1.2 2011/01/06 20:15:41 mgorny Exp $ +EAPI=3 inherit autotools-utils versionator MY_P=${PN}-$(replace_version_separator _ -) |