diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:23:30 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:23:30 +0000 |
commit | 8fe5729a40cc3d1365a3c3a0113a570efd80a600 (patch) | |
tree | ad2a5e83d0eeec6f302c517d8fc35a274a5c792e /x11-plugins/wmcube | |
parent | ~amd64 keyword added (Manifest recommit) (diff) | |
download | gentoo-2-8fe5729a40cc3d1365a3c3a0113a570efd80a600.tar.gz gentoo-2-8fe5729a40cc3d1365a3c3a0113a570efd80a600.tar.bz2 gentoo-2-8fe5729a40cc3d1365a3c3a0113a570efd80a600.zip |
Added ~sparc keyword.
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 d8a3edef80d5..b870aebffe93 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.9 2004/09/03 02:54:12 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/ChangeLog,v 1.10 2004/11/24 05:19:27 weeve Exp $ + + 23 Nov 2004; Jason Wever <weeve@gentoo.org> wmcube-0.98.ebuild: + Added ~sparc keyword. 02 Sep 2004; Tom Gall <tgall@gentoo.org> wmcube-0.98.ebuild: stable on ppc64, bug #62253 diff --git a/x11-plugins/wmcube/wmcube-0.98.ebuild b/x11-plugins/wmcube/wmcube-0.98.ebuild index c77832bcb9c4..8c1d7d09c908 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.10 2004/09/03 02:54:12 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/wmcube-0.98.ebuild,v 1.11 2004/11/24 05:19:27 weeve 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 ppc64" +KEYWORDS="x86 amd64 ~mips ppc ppc64 ~sparc" IUSE="" |