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/wmdate | |
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/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 b74c1781e53e..0bf62be94bf4 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.5 2004/09/03 02:55:59 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/ChangeLog,v 1.6 2004/11/24 05:20:36 weeve Exp $ + + 23 Nov 2004; Jason Wever <weeve@gentoo.org> wmdate-0.7.ebuild: + Added ~sparc keyword. 02 Sep 2004; Tom Gall <tgall@gentoo.org> wmdate-0.7.ebuild: stable on ppc64, bug #62254 diff --git a/x11-plugins/wmdate/wmdate-0.7.ebuild b/x11-plugins/wmdate/wmdate-0.7.ebuild index cd34b3d84cfd..3fd8ee833d11 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.5 2004/09/03 02:55:59 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/wmdate-0.7.ebuild,v 1.6 2004/11/24 05:20:36 weeve Exp $ inherit eutils @@ -15,7 +15,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ppc64" +KEYWORDS="x86 ppc ppc64 ~sparc" src_unpack() { unpack ${A} |