diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-02-19 14:08:09 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-02-19 14:08:09 +0000 |
commit | 2ac98ddf5d60017704ad4edf0721da50a6332fac (patch) | |
tree | b91174c6a0ca847cbaee4e08dc5c42f32657374f /x11-plugins/epplets | |
parent | Version bump, fixes bug #379703 by Michael (kensington) <gentoo@scribeoftheni... (diff) | |
download | gentoo-2-2ac98ddf5d60017704ad4edf0721da50a6332fac.tar.gz gentoo-2-2ac98ddf5d60017704ad4edf0721da50a6332fac.tar.bz2 gentoo-2-2ac98ddf5d60017704ad4edf0721da50a6332fac.zip |
Stable on alpha, bug #393909
(Portage version: 2.1.10.46/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/epplets')
-rw-r--r-- | x11-plugins/epplets/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/epplets/epplets-0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/epplets/ChangeLog b/x11-plugins/epplets/ChangeLog index 35ceaa7109db..2ca387ee5b1c 100644 --- a/x11-plugins/epplets/ChangeLog +++ b/x11-plugins/epplets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/epplets # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/ChangeLog,v 1.18 2012/02/01 21:41:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/ChangeLog,v 1.19 2012/02/19 14:08:09 klausman Exp $ + + 19 Feb 2012; Tobias Klausmann <klausman@gentoo.org> epplets-0.12.ebuild: + Stable on alpha, bug #393909 01 Feb 2012; Brent Baude <ranger@gentoo.org> epplets-0.12.ebuild: Marking epplets-0.12 ppc for bug 393909 diff --git a/x11-plugins/epplets/epplets-0.12.ebuild b/x11-plugins/epplets/epplets-0.12.ebuild index 2743e4abf667..bec2aa0cdefd 100644 --- a/x11-plugins/epplets/epplets-0.12.ebuild +++ b/x11-plugins/epplets/epplets-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.12.ebuild,v 1.5 2012/02/01 21:41:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.12.ebuild,v 1.6 2012/02/19 14:08:09 klausman Exp $ DESCRIPTION="Base files for Enlightenment epplets and some epplets" HOMEPAGE="http://www.enlightenment.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/enlightenment/epplets-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" IUSE="esd" RDEPEND="x11-libs/libX11 |