diff options
author | Johannes Huber <johu@gentoo.org> | 2014-03-20 22:26:36 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2014-03-20 22:26:36 +0000 |
commit | fd64b0b6bf149bbb0338f9c7fc222113de6e3574 (patch) | |
tree | 0059f6d2ad191b77b1d66d3141a60a37417b8709 /kde-misc | |
parent | old (diff) | |
download | gentoo-2-fd64b0b6bf149bbb0338f9c7fc222113de6e3574.tar.gz gentoo-2-fd64b0b6bf149bbb0338f9c7fc222113de6e3574.tar.bz2 gentoo-2-fd64b0b6bf149bbb0338f9c7fc222113de6e3574.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')
-rw-r--r-- | kde-misc/kopete-thinklight/ChangeLog | 8 | ||||
-rw-r--r-- | kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild | 7 |
2 files changed, 9 insertions, 6 deletions
diff --git a/kde-misc/kopete-thinklight/ChangeLog b/kde-misc/kopete-thinklight/ChangeLog index 7490cab6419c..f94a8daa2a18 100644 --- a/kde-misc/kopete-thinklight/ChangeLog +++ b/kde-misc/kopete-thinklight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kopete-thinklight -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kopete-thinklight/ChangeLog,v 1.3 2011/04/29 14:01:52 scarabeus Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kopete-thinklight/ChangeLog,v 1.4 2014/03/20 22:26:36 johu Exp $ + + 20 Mar 2014; Johannes Huber <johu@gentoo.org> kopete-thinklight-0.50.ebuild: + Bump to EAPI 5. 29 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> kopete-thinklight-0.50.ebuild: @@ -15,4 +18,3 @@ 09 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> +kopete-thinklight-0.50.ebuild: Initial commit wrt #223903, thanks to Baldrun Orv for reporting. - diff --git a/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild b/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild index 0ba72841ec48..b4b39bb93da0 100644 --- a/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild +++ b/kde-misc/kopete-thinklight/kopete-thinklight-0.50.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/kopete-thinklight/kopete-thinklight-0.50.ebuild,v 1.3 2011/04/29 14:01:52 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild,v 1.4 2014/03/20 22:26:36 johu Exp $ + +EAPI=5 -EAPI=4 inherit kde4-base DESCRIPTION="A thinkpad's light flash on every incoming message" |