diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-04-05 18:12:56 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-04-05 18:12:56 +0000 |
commit | f1e57cd24d8bf6b7b56ecd59c701d1375c833d82 (patch) | |
tree | 11bebda5d6402905970afdda243305240aa3d572 /kde-base/libkpgp | |
parent | EAPI bump (diff) | |
download | gentoo-2-f1e57cd24d8bf6b7b56ecd59c701d1375c833d82.tar.gz gentoo-2-f1e57cd24d8bf6b7b56ecd59c701d1375c833d82.tar.bz2 gentoo-2-f1e57cd24d8bf6b7b56ecd59c701d1375c833d82.zip |
EAPI bump
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'kde-base/libkpgp')
-rw-r--r-- | kde-base/libkpgp/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/libkpgp/libkpgp-4.4.11.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/libkpgp/ChangeLog b/kde-base/libkpgp/ChangeLog index 27e281f8557d..b13faaa9d953 100644 --- a/kde-base/libkpgp/ChangeLog +++ b/kde-base/libkpgp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkpgp -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.159 2013/10/10 05:26:51 creffett Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/ChangeLog,v 1.160 2014/04/05 18:12:56 dilfridge Exp $ + + 05 Apr 2014; Andreas K. Huettel <dilfridge@gentoo.org> + libkpgp-4.4.11.1.ebuild: + EAPI bump *libkpgp-4.4.11.1 (10 Oct 2013) diff --git a/kde-base/libkpgp/libkpgp-4.4.11.1.ebuild b/kde-base/libkpgp/libkpgp-4.4.11.1.ebuild index 96564fff1fe4..625fbd8bf5e5 100644 --- a/kde-base/libkpgp/libkpgp-4.4.11.1.ebuild +++ b/kde-base/libkpgp/libkpgp-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/libkpgp/libkpgp-4.4.11.1.ebuild,v 1.8 2013/10/10 05:26:51 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/libkpgp-4.4.11.1.ebuild,v 1.9 2014/04/05 18:12:56 dilfridge Exp $ -EAPI=4 +EAPI=5 KDE_MINIMAL="4.6" KMNAME="kdepim" |