diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-31 15:34:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-31 15:34:51 +0000 |
commit | cef2b72be5965421aa308073fcea66c928ef6500 (patch) | |
tree | 24febb4899ad372a9464d1e539956e531b41f129 /x11-plugins | |
parent | stable on amd64 (diff) | |
download | gentoo-2-cef2b72be5965421aa308073fcea66c928ef6500.tar.gz gentoo-2-cef2b72be5965421aa308073fcea66c928ef6500.tar.bz2 gentoo-2-cef2b72be5965421aa308073fcea66c928ef6500.zip |
Stable on sparc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmnd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog index 5f0afa186764..e0836dc7959a 100644 --- a/x11-plugins/wmnd/ChangeLog +++ b/x11-plugins/wmnd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmnd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.26 2005/01/28 23:32:30 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.27 2005/01/31 15:34:51 gustavoz Exp $ + + 31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> wmnd-0.4.11.ebuild: + Stable on sparc 29 Jan 2005; Michele Noberasco <s4t4n@gentoo.org> wmnd-0.4.11.ebuild: Stable for x86. Fix copyright headers. diff --git a/x11-plugins/wmnd/wmnd-0.4.11.ebuild b/x11-plugins/wmnd/wmnd-0.4.11.ebuild index 63f5723865cc..81efed3a0da7 100644 --- a/x11-plugins/wmnd/wmnd-0.4.11.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.11.ebuild,v 1.2 2005/01/28 23:32:30 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.11.ebuild,v 1.3 2005/01/31 15:34:51 gustavoz Exp $ IUSE="" DESCRIPTION="WindowMaker Network Devices (dockapp)" @@ -9,7 +9,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" |