johu 14/03/21 20:48:18 Modified: kgraphviewer-2.1.1.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.4 media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild?r1=1.3&r2=1.4 Index: kgraphviewer-2.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kgraphviewer-2.1.1.ebuild 10 Jul 2012 16:32:16 -0000 1.3 +++ kgraphviewer-2.1.1.ebuild 21 Mar 2014 20:48:18 -0000 1.4 @@ -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/media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild,v 1.3 2012/07/10 16:32:16 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild,v 1.4 2014/03/21 20:48:18 johu Exp $ -EAPI=4 +EAPI=5 KDE_LINGUAS="ar be bg ca ca@valencia cs da de el en_GB eo es et eu fr ga gl hi hne hr is it ja km ku lt mai nb nds nl nn pa pl pt pt_BR ro ru se sk sv th tr uk vi @@ -10,7 +10,7 @@ KDE_HANDBOOK="optional" inherit kde4-base -DESCRIPTION="A graphviz dot graph file viewer for KDE" +DESCRIPTION="KDE graphviz dot graph file viewer" HOMEPAGE="http://kde-apps.org/content/show.php?content=23999" SRC_URI="https://api.opensuse.org/public/source/home:milianw:kdeapps/${PN}/${P}.tar.gz" 1.9 media-gfx/kgraphviewer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kgraphviewer/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kgraphviewer/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kgraphviewer/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/kgraphviewer/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 10 Jul 2012 16:32:16 -0000 1.8 +++ ChangeLog 21 Mar 2014 20:48:18 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/kgraphviewer -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kgraphviewer/ChangeLog,v 1.8 2012/07/10 16:32:16 kensington Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kgraphviewer/ChangeLog,v 1.9 2014/03/21 20:48:18 johu Exp $ + + 21 Mar 2014; Johannes Huber <[email protected]> kgraphviewer-2.1.1.ebuild: + Bump to EAPI 5. 10 Jul 2012; Michael Palimaka <[email protected]> +files/kgraphviewer-2.1.1-boost-1.50.patch, kgraphviewer-2.1.1.ebuild:
