diff options
author | Johannes Huber <johu@gentoo.org> | 2014-03-21 18:11:04 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2014-03-21 18:11:04 +0000 |
commit | 140c144dd2595283c10e04e79cd4c0f753e53dcb (patch) | |
tree | 1b323421ed5db8de208ff8bca0e6ae65ce5bf0e0 /kde-misc/kprayertime | |
parent | Bump to EAPI 5. (diff) | |
download | gentoo-2-140c144dd2595283c10e04e79cd4c0f753e53dcb.tar.gz gentoo-2-140c144dd2595283c10e04e79cd4c0f753e53dcb.tar.bz2 gentoo-2-140c144dd2595283c10e04e79cd4c0f753e53dcb.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/kprayertime')
-rw-r--r-- | kde-misc/kprayertime/ChangeLog | 8 | ||||
-rw-r--r-- | kde-misc/kprayertime/kprayertime-4.01.ebuild | 7 |
2 files changed, 9 insertions, 6 deletions
diff --git a/kde-misc/kprayertime/ChangeLog b/kde-misc/kprayertime/ChangeLog index 235e062b975f..e454ee31a072 100644 --- a/kde-misc/kprayertime/ChangeLog +++ b/kde-misc/kprayertime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kprayertime -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kprayertime/ChangeLog,v 1.4 2011/10/29 00:29:38 abcd Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kprayertime/ChangeLog,v 1.5 2014/03/21 18:11:04 johu Exp $ + + 21 Mar 2014; Johannes Huber <johu@gentoo.org> kprayertime-4.01.ebuild: + Bump to EAPI 5. 29 Oct 2011; Jonathan Callen <abcd@gentoo.org> kprayertime-4.01.ebuild: Bump to EAPI=4; make DOCS an array @@ -19,4 +22,3 @@ 21 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> +kprayertime-4.ebuild: Initial commit. - diff --git a/kde-misc/kprayertime/kprayertime-4.01.ebuild b/kde-misc/kprayertime/kprayertime-4.01.ebuild index ba9c49efb61d..66b566c966b6 100644 --- a/kde-misc/kprayertime/kprayertime-4.01.ebuild +++ b/kde-misc/kprayertime/kprayertime-4.01.ebuild @@ -1,8 +1,9 @@ -# 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/kprayertime/kprayertime-4.01.ebuild,v 1.3 2011/10/29 00:29:38 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kprayertime/kprayertime-4.01.ebuild,v 1.4 2014/03/21 18:11:04 johu Exp $ + +EAPI=5 -EAPI=4 inherit kde4-base DESCRIPTION="Islamic Prayer Times Plasmoid" |