diff options
author | Vicente Olivert Riera <vincent@gentoo.org> | 2013-03-03 14:56:45 +0000 |
---|---|---|
committer | Vicente Olivert Riera <vincent@gentoo.org> | 2013-03-03 14:56:45 +0000 |
commit | df556b2ccab07516b60323c5296a9776ce33d7c1 (patch) | |
tree | 22edf6f97bcd5b36e35c98c89d88728a832eec59 /x11-themes | |
parent | eapi5: define subslot and use slot deps. cosmetics. (diff) | |
download | gentoo-2-df556b2ccab07516b60323c5296a9776ce33d7c1.tar.gz gentoo-2-df556b2ccab07516b60323c5296a9776ce33d7c1.tar.bz2 gentoo-2-df556b2ccab07516b60323c5296a9776ce33d7c1.zip |
EAPI bump
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E9BBC8A8)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/comix-xcursors/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/comix-xcursors/comix-xcursors-0.7.3.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-themes/comix-xcursors/ChangeLog b/x11-themes/comix-xcursors/ChangeLog index 2495cb4801ea..b92335ef4f6a 100644 --- a/x11-themes/comix-xcursors/ChangeLog +++ b/x11-themes/comix-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/comix-xcursors # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix-xcursors/ChangeLog,v 1.6 2013/03/01 17:20:30 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix-xcursors/ChangeLog,v 1.7 2013/03/03 14:56:45 vincent Exp $ + + 03 Mar 2013; Vicente Olivert Riera <vincent@gentoo.org> + comix-xcursors-0.7.3.ebuild: + EAPI bump 01 Mar 2013; Vicente Olivert Riera <vincent@gentoo.org> metadata.xml: Take over maintainership diff --git a/x11-themes/comix-xcursors/comix-xcursors-0.7.3.ebuild b/x11-themes/comix-xcursors/comix-xcursors-0.7.3.ebuild index 57e267139949..36403cd5bb31 100644 --- a/x11-themes/comix-xcursors/comix-xcursors-0.7.3.ebuild +++ b/x11-themes/comix-xcursors/comix-xcursors-0.7.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix-xcursors/comix-xcursors-0.7.3.ebuild,v 1.5 2012/12/16 19:58:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix-xcursors/comix-xcursors-0.7.3.ebuild,v 1.6 2013/03/03 14:56:45 vincent Exp $ -EAPI=4 +EAPI=5 MY_PN="ComixCursors" |