diff options
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" |