johu 14/03/21 20:49:11 Modified: kiconedit-4.4.0.ebuild ChangeLog Log: Bump to EAPI 5. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.6 media-gfx/kiconedit/kiconedit-4.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kiconedit/kiconedit-4.4.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kiconedit/kiconedit-4.4.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kiconedit/kiconedit-4.4.0.ebuild?r1=1.5&r2=1.6 Index: kiconedit-4.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/kiconedit-4.4.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kiconedit-4.4.0.ebuild 28 Oct 2011 23:58:39 -0000 1.5 +++ kiconedit-4.4.0.ebuild 21 Mar 2014 20:49:11 -0000 1.6 @@ -1,15 +1,14 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/kiconedit-4.4.0.ebuild,v 1.5 2011/10/28 23:58:39 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/kiconedit-4.4.0.ebuild,v 1.6 2014/03/21 20:49:11 johu Exp $ -EAPI=4 +EAPI=5 KDE_LINGUAS="af ar be bg br ca ca@valencia cs cy da de el en_GB eo es et eu fa fi fr ga gl he hi hne hr hu is it ja km ko lt lv mai mk ms nb nds ne nl nn oc pa pl pt pt_BR ro ru se sk sl sv ta tg th tr uk vi wa xh zh_CN zh_HK zh_TW" KDE_DOC_DIRS="doc doc-translations/%lingua_${PN}" KDE_HANDBOOK="optional" - inherit kde4-base DESCRIPTION="KDE Icon Editor" 1.8 media-gfx/kiconedit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kiconedit/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kiconedit/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kiconedit/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 28 Oct 2011 23:58:39 -0000 1.7 +++ ChangeLog 21 Mar 2014 20:49:11 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/kiconedit -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/ChangeLog,v 1.7 2011/10/28 23:58:39 abcd Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kiconedit/ChangeLog,v 1.8 2014/03/21 20:49:11 johu Exp $ + + 21 Mar 2014; Johannes Huber <[email protected]> kiconedit-4.4.0.ebuild: + Bump to EAPI 5. 28 Oct 2011; Jonathan Callen <[email protected]> kiconedit-4.4.0.ebuild: Bump to EAPI=4; set KDE_HANDBOOK @@ -35,4 +38,3 @@ 22 Jul 2009; Alex Alexander <[email protected]> +kiconedit-4.2.4.ebuild, +metadata.xml: ebuild from kde-testing overlay for kiconedit 4.2.4 -
