diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 17:18:30 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 17:18:30 +0000 |
commit | 307e4923de7caa41ed4a8a1f22f5c57b7e049010 (patch) | |
tree | 347368f3575385039ed79772ff82f772b35e2d37 /x11-misc/glunarclock | |
parent | added ~ppc to KEYWORDS, marked stable on amd64 and x86 (diff) | |
download | gentoo-2-307e4923de7caa41ed4a8a1f22f5c57b7e049010.tar.gz gentoo-2-307e4923de7caa41ed4a8a1f22f5c57b7e049010.tar.bz2 gentoo-2-307e4923de7caa41ed4a8a1f22f5c57b7e049010.zip |
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'x11-misc/glunarclock')
-rw-r--r-- | x11-misc/glunarclock/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/glunarclock/glunarclock-0.32.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/glunarclock/ChangeLog b/x11-misc/glunarclock/ChangeLog index f17e49d2dbc7..7d40766a9910 100644 --- a/x11-misc/glunarclock/ChangeLog +++ b/x11-misc/glunarclock/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/glunarclock # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.10 2005/05/01 12:08:45 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.11 2005/05/01 17:14:28 hansmi Exp $ + + 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> + glunarclock-0.32.3.ebuild: + Stable on ppc. 01 May 2005; Daniel Drake <dsd@gentoo.org> glunarclock-0.32.1.ebuild: Same fix for 0.32.1 diff --git a/x11-misc/glunarclock/glunarclock-0.32.3.ebuild b/x11-misc/glunarclock/glunarclock-0.32.3.ebuild index 6ba98a638c62..e6d191076991 100644 --- a/x11-misc/glunarclock/glunarclock-0.32.3.ebuild +++ b/x11-misc/glunarclock/glunarclock-0.32.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.32.3.ebuild,v 1.2 2005/05/01 12:06:32 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.32.3.ebuild,v 1.3 2005/05/01 17:14:28 hansmi Exp $ inherit gnome2 eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/glunarclock/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" src_unpack() { |