diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-10 11:55:59 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-10 11:55:59 +0000 |
commit | 3904d859b1188208a786cf1d425e90eaf62c608c (patch) | |
tree | c9d64a89d18cfc48bbbc96d77b394ba070422ac6 /x11-plugins/wmnd | |
parent | ~amd64 (diff) | |
download | historical-3904d859b1188208a786cf1d425e90eaf62c608c.tar.gz historical-3904d859b1188208a786cf1d425e90eaf62c608c.tar.bz2 historical-3904d859b1188208a786cf1d425e90eaf62c608c.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-plugins/wmnd')
-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 3693e5ac482d..707a7b4fab21 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.29 2005/04/08 07:22:21 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.30 2005/04/10 11:55:56 hansmi Exp $ + + 10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> wmnd-0.4.11.ebuild: + Stable on ppc. 08 Apr 2005; Michele Noberasco <s4t4n@gentoo.org> wmnd-0.4.10.ebuild: Removed older version. diff --git a/x11-plugins/wmnd/wmnd-0.4.11.ebuild b/x11-plugins/wmnd/wmnd-0.4.11.ebuild index 2d66a995cd16..c644193ce7df 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.4 2005/04/07 17:12:34 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.11.ebuild,v 1.5 2005/04/10 11:55:56 hansmi 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" |