diff options
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 _ -) |