diff options
-rw-r--r-- | x11-plugins/epplets/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/epplets/epplets-0.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/epplets/ChangeLog b/x11-plugins/epplets/ChangeLog index d6dbbfb5a726..78b0e25ab862 100644 --- a/x11-plugins/epplets/ChangeLog +++ b/x11-plugins/epplets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/epplets -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/ChangeLog,v 1.15 2010/09/16 17:37:29 scarabeus Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/ChangeLog,v 1.16 2011/12/12 20:00:55 ago Exp $ + + 12 Dec 2011; Agostino Sarubbo <ago@gentoo.org> epplets-0.12.ebuild: + Stable for AMD64, wrt bug #393909 16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> epplets-0.10.ebuild, epplets-0.11.ebuild, epplets-0.12.ebuild: diff --git a/x11-plugins/epplets/epplets-0.12.ebuild b/x11-plugins/epplets/epplets-0.12.ebuild index e6a04b6dd9e3..3083d0b0d899 100644 --- a/x11-plugins/epplets/epplets-0.12.ebuild +++ b/x11-plugins/epplets/epplets-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.2 2010/09/16 17:37:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.12.ebuild,v 1.3 2011/12/12 20:00:55 ago 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 |