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 | |
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')
-rw-r--r-- | net-im/ekg2/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/ekg2/ekg2-0.3.0_rc4.ebuild | 7 | ||||
-rw-r--r-- | net-im/ekg2/ekg2-0.3.0_rc5.ebuild | 5 |
3 files changed, 10 insertions, 8 deletions
diff --git a/net-im/ekg2/ChangeLog b/net-im/ekg2/ChangeLog index 05d05fadb6be..e6b583fc634d 100644 --- a/net-im/ekg2/ChangeLog +++ b/net-im/ekg2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/ekg2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ChangeLog,v 1.38 2011/01/05 15:06:46 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ChangeLog,v 1.39 2011/01/06 20:15:41 mgorny Exp $ + + 06 Jan 2011; Michał Górny <mgorny@gentoo.org> ekg2-0.3.0_rc4.ebuild, + ekg2-0.3.0_rc5.ebuild: + EAPI bump. *ekg2-0.3.0_rc5 (05 Jan 2011) 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 _ -) diff --git a/net-im/ekg2/ekg2-0.3.0_rc5.ebuild b/net-im/ekg2/ekg2-0.3.0_rc5.ebuild index 90cab7948afd..e1cb4a99a444 100644 --- a/net-im/ekg2/ekg2-0.3.0_rc5.ebuild +++ b/net-im/ekg2/ekg2-0.3.0_rc5.ebuild @@ -1,9 +1,8 @@ # 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_rc5.ebuild,v 1.1 2011/01/05 15:06:46 mgorny Exp $ - -EAPI=2 +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-0.3.0_rc5.ebuild,v 1.2 2011/01/06 20:15:41 mgorny Exp $ +EAPI=3 inherit autotools-utils versionator DESCRIPTION="Text-based, multi-protocol instant messenger" |