diff options
author | Jonathan Callen <abcd@gentoo.org> | 2011-10-28 20:35:04 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2011-10-28 20:35:04 +0000 |
commit | cd7b2e2920d461b8b84f8048ec0699986f979d21 (patch) | |
tree | a1329917db313e292215f5564e590b08b712be0e /x11-themes/skulpture | |
parent | arm stable, bug #384733 (diff) | |
download | gentoo-2-cd7b2e2920d461b8b84f8048ec0699986f979d21.tar.gz gentoo-2-cd7b2e2920d461b8b84f8048ec0699986f979d21.tar.bz2 gentoo-2-cd7b2e2920d461b8b84f8048ec0699986f979d21.zip |
Bump EAPI to 4
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/skulpture')
-rw-r--r-- | x11-themes/skulpture/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/skulpture/skulpture-0.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/skulpture/ChangeLog b/x11-themes/skulpture/ChangeLog index 639fc746bdaf..7507d7ec49ab 100644 --- a/x11-themes/skulpture/ChangeLog +++ b/x11-themes/skulpture/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/skulpture # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/skulpture/ChangeLog,v 1.3 2011/02/02 20:38:55 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/skulpture/ChangeLog,v 1.4 2011/10/28 20:35:04 abcd Exp $ + + 28 Oct 2011; Jonathan Callen <abcd@gentoo.org> skulpture-0.2.4.ebuild: + Bump EAPI to 4 02 Feb 2011; Theo Chatzimichos <tampakrap@gentoo.org> -skulpture-0.2.3.ebuild, skulpture-0.2.4.ebuild: diff --git a/x11-themes/skulpture/skulpture-0.2.4.ebuild b/x11-themes/skulpture/skulpture-0.2.4.ebuild index 8f014dc358b8..14ddaa75072b 100644 --- a/x11-themes/skulpture/skulpture-0.2.4.ebuild +++ b/x11-themes/skulpture/skulpture-0.2.4.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/x11-themes/skulpture/skulpture-0.2.4.ebuild,v 1.2 2011/02/02 20:38:55 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/skulpture/skulpture-0.2.4.ebuild,v 1.3 2011/10/28 20:35:04 abcd Exp $ -EAPI=3 +EAPI=4 inherit kde4-base |