diff options
author | 2014-03-21 18:59:02 +0000 | |
---|---|---|
committer | 2014-03-21 18:59:02 +0000 | |
commit | c4f2fdcab272d81fd44aa284bae085d477541fea (patch) | |
tree | c875b5e7cade8b0c6e15c62982f4ad6e3f73b184 /kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild | |
parent | Bump to EAPI 5. (diff) | |
download | gentoo-2-c4f2fdcab272d81fd44aa284bae085d477541fea.tar.gz gentoo-2-c4f2fdcab272d81fd44aa284bae085d477541fea.tar.bz2 gentoo-2-c4f2fdcab272d81fd44aa284bae085d477541fea.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/plasmatvgr/plasmatvgr-0.47.ebuild')
-rw-r--r-- | kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild b/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild index 372c313dad8d..c4ce1a47ef1d 100644 --- a/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild +++ b/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild @@ -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" |