diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-03 02:54:12 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-03 02:54:12 +0000 |
commit | 9698f52b1b6b27b726b4a2faf1d40db80502d372 (patch) | |
tree | 90bc4fb6d3d4bc4006b2690b5fa53676e8b650c5 /x11-plugins/wmcube | |
parent | stable on ppc64, bug #62252 (Manifest recommit) (diff) | |
download | gentoo-2-9698f52b1b6b27b726b4a2faf1d40db80502d372.tar.gz gentoo-2-9698f52b1b6b27b726b4a2faf1d40db80502d372.tar.bz2 gentoo-2-9698f52b1b6b27b726b4a2faf1d40db80502d372.zip |
stable on ppc64, bug #62253
Diffstat (limited to 'x11-plugins/wmcube')
-rw-r--r-- | x11-plugins/wmcube/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmcube/wmcube-0.98.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmcube/ChangeLog b/x11-plugins/wmcube/ChangeLog index cde0a3ed23a2..d8a3edef80d5 100644 --- a/x11-plugins/wmcube/ChangeLog +++ b/x11-plugins/wmcube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmcube # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/ChangeLog,v 1.8 2004/06/28 20:41:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/ChangeLog,v 1.9 2004/09/03 02:54:12 tgall Exp $ + + 02 Sep 2004; Tom Gall <tgall@gentoo.org> wmcube-0.98.ebuild: + stable on ppc64, bug #62253 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wmcube-0.98.ebuild: glibc -> libc diff --git a/x11-plugins/wmcube/wmcube-0.98.ebuild b/x11-plugins/wmcube/wmcube-0.98.ebuild index 400a88e70791..c77832bcb9c4 100644 --- a/x11-plugins/wmcube/wmcube-0.98.ebuild +++ b/x11-plugins/wmcube/wmcube-0.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/wmcube-0.98.ebuild,v 1.9 2004/06/28 20:41:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/wmcube-0.98.ebuild,v 1.10 2004/09/03 02:54:12 tgall Exp $ DESCRIPTION="a dockapp cpu monitor with spinning 3d objects" HOMEPAGE="http://kling.mine.nu/kling/wmcube.htm" @@ -8,7 +8,7 @@ SRC_URI="http://kling.mine.nu/kling/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~mips ppc" +KEYWORDS="x86 amd64 ~mips ppc ppc64" IUSE="" |