diff options
author | 2011-10-29 00:15:26 +0000 | |
---|---|---|
committer | 2011-10-29 00:15:26 +0000 | |
commit | 7bec8b76550c0506d08cd0b6c4d18be78068401d (patch) | |
tree | 631cd8cdedba41d381104fe11a46a1497aeb5736 /kde-misc/plasmatvgr | |
parent | Bump to EAPI=4; remove old (diff) | |
download | historical-7bec8b76550c0506d08cd0b6c4d18be78068401d.tar.gz historical-7bec8b76550c0506d08cd0b6c4d18be78068401d.tar.bz2 historical-7bec8b76550c0506d08cd0b6c4d18be78068401d.zip |
Bump to EAPI=4
Package-Manager: portage-2.2.0_alpha70/cvs/Linux x86_64
Diffstat (limited to 'kde-misc/plasmatvgr')
-rw-r--r-- | kde-misc/plasmatvgr/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/plasmatvgr/ChangeLog b/kde-misc/plasmatvgr/ChangeLog index 0d2cd20c8d2a..51f54f72ed1c 100644 --- a/kde-misc/plasmatvgr/ChangeLog +++ b/kde-misc/plasmatvgr/ChangeLog @@ -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.4 2011/06/13 15:07:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasmatvgr/ChangeLog,v 1.5 2011/10/29 00:12:40 abcd Exp $ + + 29 Oct 2011; Jonathan Callen <abcd@gentoo.org> plasmatvgr-0.47.ebuild: + Bump to EAPI=4 13 Jun 2011; Markos Chandras <hwoarang@gentoo.org> metadata.xml: Remove myself from metadata.xml diff --git a/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild b/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild index 75a4514bb188..372c313dad8d 100644 --- a/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild +++ b/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2011 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.2 2011/01/31 06:19:50 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasmatvgr/plasmatvgr-0.47.ebuild,v 1.3 2011/10/29 00:12:40 abcd Exp $ -EAPI=3 +EAPI=4 inherit kde4-base versionator |