diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-03 02:55:59 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-03 02:55:59 +0000 |
commit | 2b0ef995f5e25d70b2b0bc3c4e1efd96d2f693e3 (patch) | |
tree | 1ab28463bebd55af62aa9fd09d8122900b35a975 /x11-plugins/wmdate | |
parent | stable on ppc64, bug #62253 (Manifest recommit) (diff) | |
download | gentoo-2-2b0ef995f5e25d70b2b0bc3c4e1efd96d2f693e3.tar.gz gentoo-2-2b0ef995f5e25d70b2b0bc3c4e1efd96d2f693e3.tar.bz2 gentoo-2-2b0ef995f5e25d70b2b0bc3c4e1efd96d2f693e3.zip |
stable on ppc64, bug #62254
Diffstat (limited to 'x11-plugins/wmdate')
-rw-r--r-- | x11-plugins/wmdate/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmdate/wmdate-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmdate/ChangeLog b/x11-plugins/wmdate/ChangeLog index f2e24c347b66..b74c1781e53e 100644 --- a/x11-plugins/wmdate/ChangeLog +++ b/x11-plugins/wmdate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmdate # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/ChangeLog,v 1.4 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/ChangeLog,v 1.5 2004/09/03 02:55:59 tgall Exp $ + + 02 Sep 2004; Tom Gall <tgall@gentoo.org> wmdate-0.7.ebuild: + stable on ppc64, bug #62254 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> wmdate-0.7.ebuild: Masked wmdate-0.7.ebuild stable for ppc diff --git a/x11-plugins/wmdate/wmdate-0.7.ebuild b/x11-plugins/wmdate/wmdate-0.7.ebuild index 4acb2e8135b1..cd34b3d84cfd 100644 --- a/x11-plugins/wmdate/wmdate-0.7.ebuild +++ b/x11-plugins/wmdate/wmdate-0.7.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/wmdate/wmdate-0.7.ebuild,v 1.4 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/wmdate-0.7.ebuild,v 1.5 2004/09/03 02:55:59 tgall Exp $ inherit eutils @@ -15,7 +15,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ppc64" src_unpack() { unpack ${A} |