diff options
author | Johannes Huber <johu@gentoo.org> | 2014-03-20 22:14:36 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2014-03-20 22:14:36 +0000 |
commit | 758a9013716d6079b0b63be8e26c74d191a4cbfc (patch) | |
tree | cc7e112eb4a708215449687e66fd899fb61bfc8c /kde-misc | |
parent | Bump to EAPI 5. (diff) | |
download | gentoo-2-758a9013716d6079b0b63be8e26c74d191a4cbfc.tar.gz gentoo-2-758a9013716d6079b0b63be8e26c74d191a4cbfc.tar.bz2 gentoo-2-758a9013716d6079b0b63be8e26c74d191a4cbfc.zip |
Bump to EAPI 5.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kio-locate/ChangeLog | 8 | ||||
-rw-r--r-- | kde-misc/kio-locate/kio-locate-0.5.3.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/kde-misc/kio-locate/ChangeLog b/kde-misc/kio-locate/ChangeLog index 39616fb75233..a1dd6a502ffc 100644 --- a/kde-misc/kio-locate/ChangeLog +++ b/kde-misc/kio-locate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kio-locate -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.39 2012/06/21 08:27:22 kensington Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.40 2014/03/20 22:14:36 johu Exp $ + + 20 Mar 2014; Johannes Huber <johu@gentoo.org> kio-locate-0.5.3.ebuild: + Bump to EAPI 5. 21 Jun 2012; Michael Palimaka <kensington@gentoo.org> +files/kio-locate-0.5.3-gcc-4.7.patch, -kio-locate-0.5.2.ebuild, @@ -30,4 +33,3 @@ 02 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> +kio-locate-0.5.0.ebuild: Initial commit. - diff --git a/kde-misc/kio-locate/kio-locate-0.5.3.ebuild b/kde-misc/kio-locate/kio-locate-0.5.3.ebuild index 7bf72ed76666..411b032268f9 100644 --- a/kde-misc/kio-locate/kio-locate-0.5.3.ebuild +++ b/kde-misc/kio-locate/kio-locate-0.5.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.5.3.ebuild,v 1.2 2012/06/21 08:27:22 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.5.3.ebuild,v 1.3 2014/03/20 22:14:36 johu Exp $ -EAPI=4 +EAPI=5 KDE_LINGUAS="cs de el fr" KDE_HANDBOOK="optional" |