diff options
author | 2008-06-28 06:44:41 +0000 | |
---|---|---|
committer | 2008-06-28 06:44:41 +0000 | |
commit | e771b0c2f322e75bd3dbe3974429f35b32c9499c (patch) | |
tree | ec48829180619de4af85709b123b83b5a3086339 /x11-plugins/wmcalendar | |
parent | x86 stable, bug #229551 (diff) | |
download | gentoo-2-e771b0c2f322e75bd3dbe3974429f35b32c9499c.tar.gz gentoo-2-e771b0c2f322e75bd3dbe3974429f35b32c9499c.tar.bz2 gentoo-2-e771b0c2f322e75bd3dbe3974429f35b32c9499c.zip |
x86 stable, bug #229555
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc7 i686)
Diffstat (limited to 'x11-plugins/wmcalendar')
-rw-r--r-- | x11-plugins/wmcalendar/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmcalendar/wmcalendar-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmcalendar/ChangeLog b/x11-plugins/wmcalendar/ChangeLog index bb7320c7126a..966d212bc213 100644 --- a/x11-plugins/wmcalendar/ChangeLog +++ b/x11-plugins/wmcalendar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmcalendar # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/ChangeLog,v 1.15 2008/06/26 17:24:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/ChangeLog,v 1.16 2008/06/28 06:44:41 maekke Exp $ + + 28 Jun 2008; Markus Meier <maekke@gentoo.org> wmcalendar-0.5.2.ebuild: + x86 stable, bug #229555 26 Jun 2008; nixnut <nixnut@gentoo.org> wmcalendar-0.5.2.ebuild: Stable on ppc wrt bug 229555 diff --git a/x11-plugins/wmcalendar/wmcalendar-0.5.2.ebuild b/x11-plugins/wmcalendar/wmcalendar-0.5.2.ebuild index 48691c752565..b2961c89f957 100644 --- a/x11-plugins/wmcalendar/wmcalendar-0.5.2.ebuild +++ b/x11-plugins/wmcalendar/wmcalendar-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.ebuild,v 1.2 2008/06/26 17:24:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/wmcalendar-0.5.2.ebuild,v 1.3 2008/06/28 06:44:41 maekke Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,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="dev-libs/libical |