diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-12 20:00:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-12 20:00:55 +0000 |
commit | 8bd8744bf3e2b504aaace46f43bb2405d8b536b1 (patch) | |
tree | 6fcf00152213274d351a895b508f66e865f4e134 /x11-plugins | |
parent | Fix building with <intltool-0.50 (bug #394445, thanks to poncho for reporting). (diff) | |
download | gentoo-2-8bd8744bf3e2b504aaace46f43bb2405d8b536b1.tar.gz gentoo-2-8bd8744bf3e2b504aaace46f43bb2405d8b536b1.tar.bz2 gentoo-2-8bd8744bf3e2b504aaace46f43bb2405d8b536b1.zip |
Stable for AMD64, wrt bug #393909
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'x11-plugins')
-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 |