diff options
author | Markus Meier <maekke@gentoo.org> | 2008-06-28 07:09:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-06-28 07:09:28 +0000 |
commit | d89cc1b18941fde6e981cd8efa31c91fe1a77043 (patch) | |
tree | 90b71d980e525e3536f2cf6e4211515808728549 /x11-plugins/wmMoonClock | |
parent | x86 stable, bug #229583 (diff) | |
download | gentoo-2-d89cc1b18941fde6e981cd8efa31c91fe1a77043.tar.gz gentoo-2-d89cc1b18941fde6e981cd8efa31c91fe1a77043.tar.bz2 gentoo-2-d89cc1b18941fde6e981cd8efa31c91fe1a77043.zip |
x86 stable, bug #229585
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc7 i686)
Diffstat (limited to 'x11-plugins/wmMoonClock')
-rw-r--r-- | x11-plugins/wmMoonClock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmMoonClock/ChangeLog b/x11-plugins/wmMoonClock/ChangeLog index 401e39fda9a9..c2fec6829565 100644 --- a/x11-plugins/wmMoonClock/ChangeLog +++ b/x11-plugins/wmMoonClock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmMoonClock # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMoonClock/ChangeLog,v 1.13 2008/06/26 17:09:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMoonClock/ChangeLog,v 1.14 2008/06/28 07:09:28 maekke Exp $ + + 28 Jun 2008; Markus Meier <maekke@gentoo.org> wmMoonClock-1.27-r1.ebuild: + x86 stable, bug #229585 26 Jun 2008; nixnut <nixnut@gentoo.org> wmMoonClock-1.27-r1.ebuild: Stable on ppc wrt bug 229585 diff --git a/x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild b/x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild index 114d1ced1c1c..38c3f23091c5 100644 --- a/x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild +++ b/x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.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/wmMoonClock/wmMoonClock-1.27-r1.ebuild,v 1.4 2008/06/26 17:09:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMoonClock/wmMoonClock-1.27-r1.ebuild,v 1.5 2008/06/28 07:09:28 maekke Exp $ inherit eutils multilib toolchain-funcs @@ -17,7 +17,7 @@ DEPEND="${RDEPEND} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ppc ~sparc ~x86" +KEYWORDS="amd64 ~mips ppc ~sparc x86" IUSE="" S="${WORKDIR}/${P}/Src" |