diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-04-05 17:55:53 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-04-05 17:55:53 +0000 |
commit | 506dc73207080d3b9f18e030932de98d850624c7 (patch) | |
tree | 7a61987549a8ac40d941a1ce5a4d7fe7cfdf02d0 /kde-base/kabcclient | |
parent | Cleanup slot 0, ruby18-only. (diff) | |
download | gentoo-2-506dc73207080d3b9f18e030932de98d850624c7.tar.gz gentoo-2-506dc73207080d3b9f18e030932de98d850624c7.tar.bz2 gentoo-2-506dc73207080d3b9f18e030932de98d850624c7.zip |
EAPI bump
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'kde-base/kabcclient')
-rw-r--r-- | kde-base/kabcclient/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kabcclient/kabcclient-4.4.11.1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-base/kabcclient/ChangeLog b/kde-base/kabcclient/ChangeLog index c3b9f0492250..58b19a1d7f33 100644 --- a/kde-base/kabcclient/ChangeLog +++ b/kde-base/kabcclient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kabcclient # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.186 2014/04/01 18:09:14 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.187 2014/04/05 17:55:53 dilfridge Exp $ + + 05 Apr 2014; Andreas K. Huettel <dilfridge@gentoo.org> + kabcclient-4.4.11.1.ebuild: + EAPI bump *kabcclient-4.12.4 (01 Apr 2014) diff --git a/kde-base/kabcclient/kabcclient-4.4.11.1.ebuild b/kde-base/kabcclient/kabcclient-4.4.11.1.ebuild index 218d367fa0b7..dc37c8fcd5e3 100644 --- a/kde-base/kabcclient/kabcclient-4.4.11.1.ebuild +++ b/kde-base/kabcclient/kabcclient-4.4.11.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.4.11.1.ebuild,v 1.8 2013/10/10 05:26:53 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.4.11.1.ebuild,v 1.9 2014/04/05 17:55:53 dilfridge Exp $ -EAPI=4 +EAPI=5 KMNAME="kdepim" KMMODULE="console/${PN}" |