diff options
author | Jason Wever <weeve@gentoo.org> | 2004-08-21 05:00:29 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-08-21 05:00:29 +0000 |
commit | 864c607cb81af0cc49682fc69ee44f6361417c99 (patch) | |
tree | 5eb17c9a5786608190e9088445b8e1534829690c /x11-plugins/wmnd | |
parent | merge in more use.masked things (diff) | |
download | gentoo-2-864c607cb81af0cc49682fc69ee44f6361417c99.tar.gz gentoo-2-864c607cb81af0cc49682fc69ee44f6361417c99.tar.bz2 gentoo-2-864c607cb81af0cc49682fc69ee44f6361417c99.zip |
Stable on sparc.
Diffstat (limited to 'x11-plugins/wmnd')
-rw-r--r-- | x11-plugins/wmnd/ChangeLog | 4 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.9.ebuild | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog index 00066b218973..29e95a852fba 100644 --- a/x11-plugins/wmnd/ChangeLog +++ b/x11-plugins/wmnd/ChangeLog @@ -1,7 +1,9 @@ # ChangeLog for x11-plugins/wmnd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.16 2004/07/16 22:24:32 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.17 2004/08/21 05:00:29 weeve Exp $ + 20 Aug 2004; Jason Wever <weeve@gentoo.org> wmnd-0.4.9.ebuild: + Stable on sparc. 16 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmnd-0.4.9.ebuild, wmnd-0.4.7.ebuild: diff --git a/x11-plugins/wmnd/wmnd-0.4.9.ebuild b/x11-plugins/wmnd/wmnd-0.4.9.ebuild index 09333dc0cf78..4614c823feda 100644 --- a/x11-plugins/wmnd/wmnd-0.4.9.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.9.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/wmnd/wmnd-0.4.9.ebuild,v 1.4 2004/07/16 21:52:59 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.9.ebuild,v 1.5 2004/08/21 05:00:29 weeve Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.yuv.info/pub/wmnd/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc sparc ~amd64" DEPEND="virtual/x11" |