johu 14/03/21 18:59:02 Modified: plasmatvgr-0.47.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 kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild?r1=1.3&r2=1.4 Index: plasmatvgr-0.47.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- plasmatvgr-0.47.ebuild 29 Oct 2011 00:12:40 -0000 1.3 +++ plasmatvgr-0.47.ebuild 21 Mar 2014 18:59:02 -0000 1.4 @@ -1,15 +1,15 @@ -# 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/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild,v 1.3 2011/10/29 00:12:40 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild,v 1.4 2014/03/21 18:59:02 johu Exp $ -EAPI=4 +EAPI=5 inherit kde4-base versionator MY_PV=$(replace_version_separator . '') MY_P=${PN}${MY_PV} -DESCRIPTION="KDE4 plasmoid. Shows greek TV program." +DESCRIPTION="KDE4 plasmoid which shows greek TV program" HOMEPAGE="http://www.kde-look.org/content/show.php/plasmatvgr?content=75728" SRC_URI="http://www.kde-look.org/CONTENT/content-files/75728-${MY_P}.tar.gz" 1.6 kde-misc/plasmatvgr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasmatvgr/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasmatvgr/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasmatvgr/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/plasmatvgr/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 29 Oct 2011 00:12:40 -0000 1.5 +++ ChangeLog 21 Mar 2014 18:59:02 -0000 1.6 @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/plasmatvgr -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasmatvgr/ChangeLog,v 1.5 2011/10/29 00:12:40 abcd Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasmatvgr/ChangeLog,v 1.6 2014/03/21 18:59:02 johu Exp $ + + 21 Mar 2014; Johannes Huber <[email protected]> plasmatvgr-0.47.ebuild: + Bump to EAPI 5. 29 Oct 2011; Jonathan Callen <[email protected]> plasmatvgr-0.47.ebuild: Bump to EAPI=4 @@ -23,4 +26,3 @@ 28 Jun 2010; Markos Chandras <[email protected]> +plasmatvgr-0.46.ebuild, +metadata.xml: Initial commit. Moved from kde overlay -
