diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-25 23:19:44 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-25 23:19:44 +0000 |
commit | 73e9a5851f349e8c1be3ffdebab6466eb1ee4206 (patch) | |
tree | 0f2a0d76a4cd16dd92117be2ef8cde2c5594adae /x11-plugins/wmnd | |
parent | header fix; ppc need deps first (Manifest recommit) (diff) | |
download | gentoo-2-73e9a5851f349e8c1be3ffdebab6466eb1ee4206.tar.gz gentoo-2-73e9a5851f349e8c1be3ffdebab6466eb1ee4206.tar.bz2 gentoo-2-73e9a5851f349e8c1be3ffdebab6466eb1ee4206.zip |
Stable on sparc.
Diffstat (limited to 'x11-plugins/wmnd')
-rw-r--r-- | x11-plugins/wmnd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog index 8b9862e286d0..207c58dee49a 100644 --- a/x11-plugins/wmnd/ChangeLog +++ b/x11-plugins/wmnd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmnd # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.10 2004/01/04 18:36:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.11 2004/02/25 23:19:44 bazik Exp $ + + 26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> wmnd-0.4.7.ebuild: + Stable on sparc. 15 Jul 2003; Nick Hadaway <raker@gentoo.org> wmnd-0.4.7.ebuild: Added ppc keyword. diff --git a/x11-plugins/wmnd/wmnd-0.4.7.ebuild b/x11-plugins/wmnd/wmnd-0.4.7.ebuild index eecb5d4dc095..dc6e15e29d80 100644 --- a/x11-plugins/wmnd/wmnd-0.4.7.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.7.ebuild,v 1.3 2003/10/16 16:10:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.7.ebuild,v 1.4 2004/02/25 23:19:44 bazik Exp $ S="${WORKDIR}/${P}" @@ -10,7 +10,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 x11-wm/windowmaker" |