diff options
-rw-r--r-- | x11-plugins/wmcalendar/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmcalendar/wmcalendar-0.5.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmcalendar/ChangeLog b/x11-plugins/wmcalendar/ChangeLog index 7a5023a13d0a..403528737407 100644 --- a/x11-plugins/wmcalendar/ChangeLog +++ b/x11-plugins/wmcalendar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmcalendar # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/ChangeLog,v 1.23 2013/08/25 15:30:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/ChangeLog,v 1.24 2013/12/23 11:21:14 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> wmcalendar-0.5.2-r1.ebuild: + Stable for ppc, wrt bug #491570 25 Aug 2013; Jeroen Roovers <jer@gentoo.org> wmcalendar-0.5.2-r1.ebuild: Move DOCS declaration up. diff --git a/x11-plugins/wmcalendar/wmcalendar-0.5.2-r1.ebuild b/x11-plugins/wmcalendar/wmcalendar-0.5.2-r1.ebuild index d85de428f065..3adb859a03e8 100644 --- a/x11-plugins/wmcalendar/wmcalendar-0.5.2-r1.ebuild +++ b/x11-plugins/wmcalendar/wmcalendar-0.5.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/wmcalendar-0.5.2-r1.ebuild,v 1.2 2013/08/25 15:30:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/wmcalendar-0.5.2-r1.ebuild,v 1.3 2013/12/23 11:21:14 ago Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="" RDEPEND=" |