diff options
author | Michael Weber <xmw@gentoo.org> | 2011-05-10 09:09:04 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-05-10 09:09:04 +0000 |
commit | 764f966d454efc16e25cb76070d0195cb6093c08 (patch) | |
tree | 07b03e0b7cccc6c90defa5b3d8d123da404a3be9 /x11-misc/glunarclock | |
parent | Version bump (diff) | |
download | gentoo-2-764f966d454efc16e25cb76070d0195cb6093c08.tar.gz gentoo-2-764f966d454efc16e25cb76070d0195cb6093c08.tar.bz2 gentoo-2-764f966d454efc16e25cb76070d0195cb6093c08.zip |
ppc stable (bug 318967)
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/glunarclock')
-rw-r--r-- | x11-misc/glunarclock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/glunarclock/glunarclock-0.34.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/glunarclock/ChangeLog b/x11-misc/glunarclock/ChangeLog index d657658ecde3..7801157f30ef 100644 --- a/x11-misc/glunarclock/ChangeLog +++ b/x11-misc/glunarclock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/glunarclock # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.26 2011/05/02 20:27:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.27 2011/05/10 09:09:04 xmw Exp $ + + 10 May 2011; Michael Weber <xmw@gentoo.org> glunarclock-0.34.1.ebuild: + ppc stable (bug 318967) 02 May 2011; Markos Chandras <hwoarang@gentoo.org> glunarclock-0.34.1.ebuild: Stable on amd64 wrt bug #318967 diff --git a/x11-misc/glunarclock/glunarclock-0.34.1.ebuild b/x11-misc/glunarclock/glunarclock-0.34.1.ebuild index fcee64377833..5893a659f244 100644 --- a/x11-misc/glunarclock/glunarclock-0.34.1.ebuild +++ b/x11-misc/glunarclock/glunarclock-0.34.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.34.1.ebuild,v 1.4 2011/05/02 20:27:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.34.1.ebuild,v 1.5 2011/05/10 09:09:04 xmw Exp $ EAPI=2 GCONF_DEBUG=no @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.14:2 |