diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-01 02:13:48 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-01 02:13:48 +0000 |
commit | 836cef0c764a40c6d491862849447a8738728db1 (patch) | |
tree | d446cf8425b2294c0e79272012ad6f27624df3c0 /x11-plugins/wmbinclock | |
parent | stable on ppc64, bug #61757 (Manifest recommit) (diff) | |
download | gentoo-2-836cef0c764a40c6d491862849447a8738728db1.tar.gz gentoo-2-836cef0c764a40c6d491862849447a8738728db1.tar.bz2 gentoo-2-836cef0c764a40c6d491862849447a8738728db1.zip |
stable on ppc64, bug #61759
Diffstat (limited to 'x11-plugins/wmbinclock')
-rw-r--r-- | x11-plugins/wmbinclock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmbinclock/wmbinclock-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmbinclock/ChangeLog b/x11-plugins/wmbinclock/ChangeLog index a5982adcea47..ebc47da0bc8b 100644 --- a/x11-plugins/wmbinclock/ChangeLog +++ b/x11-plugins/wmbinclock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmbinclock # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbinclock/ChangeLog,v 1.4 2004/07/22 00:11:43 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbinclock/ChangeLog,v 1.5 2004/09/01 02:13:48 tgall Exp $ + + 31 Aug 2004; Tom Gall <tgall@gentoo.org> wmbinclock-0.3.ebuild: + stable on ppc64, bug #61759 *wmbinclock-0.3 (22 Jul 2004) diff --git a/x11-plugins/wmbinclock/wmbinclock-0.3.ebuild b/x11-plugins/wmbinclock/wmbinclock-0.3.ebuild index bb043699563b..22624cc45c32 100644 --- a/x11-plugins/wmbinclock/wmbinclock-0.3.ebuild +++ b/x11-plugins/wmbinclock/wmbinclock-0.3.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/wmbinclock/wmbinclock-0.3.ebuild,v 1.1 2004/07/22 00:11:43 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbinclock/wmbinclock-0.3.ebuild,v 1.2 2004/09/01 02:13:48 tgall Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.inxsoft.net/wmbinclock/${P}.tar.gz" SLOT="0" LICENSE="freedist" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc ppc64" DEPEND="virtual/x11" |