diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:44:05 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:44:05 +0000 |
commit | a27d902568dcdd9989a6a2abfa0da6fae067eeb2 (patch) | |
tree | d454ebf37e075e5e2853e81fde3d45887563dc82 /x11-plugins/wmdate | |
parent | Adding patch to fix WindowMaker focus wrt GNUstep menus (diff) | |
download | historical-a27d902568dcdd9989a6a2abfa0da6fae067eeb2.tar.gz historical-a27d902568dcdd9989a6a2abfa0da6fae067eeb2.tar.bz2 historical-a27d902568dcdd9989a6a2abfa0da6fae067eeb2.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} |