diff options
author | 2004-11-01 20:19:31 +0000 | |
---|---|---|
committer | 2004-11-01 20:19:31 +0000 | |
commit | 91fc2426452af723ceafcb1a0886f4053e774afa (patch) | |
tree | 5557bded0107273b414489a9bfd8d074c04abaf7 /x11-plugins/wmnd | |
parent | Marked ~ppc64; bug #66756 (diff) | |
download | historical-91fc2426452af723ceafcb1a0886f4053e774afa.tar.gz historical-91fc2426452af723ceafcb1a0886f4053e774afa.tar.bz2 historical-91fc2426452af723ceafcb1a0886f4053e774afa.zip |
Stable on sparc
Diffstat (limited to 'x11-plugins/wmnd')
-rw-r--r-- | x11-plugins/wmnd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmnd/Manifest | 6 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.10.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog index 363f0683de61..d2b71f87c772 100644 --- a/x11-plugins/wmnd/ChangeLog +++ b/x11-plugins/wmnd/ChangeLog @@ -1,6 +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.23 2004/10/19 08:59:05 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.24 2004/11/01 20:19:31 gustavoz Exp $ + + 01 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> wmnd-0.4.10.ebuild: + Stable on sparc 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmnd-0.4.10.ebuild: Stable on amd64. diff --git a/x11-plugins/wmnd/Manifest b/x11-plugins/wmnd/Manifest index 62cf0fb45632..5a13e6186507 100644 --- a/x11-plugins/wmnd/Manifest +++ b/x11-plugins/wmnd/Manifest @@ -1,6 +1,6 @@ -MD5 0d294a6fcb7a770db0fa14cd4e15f26d ChangeLog 2550 +MD5 2253501c7dbdfc0e0466a88d76b5865e ChangeLog 2643 MD5 35b06c646b51979b2022449f31d7a7ee metadata.xml 448 +MD5 7372b6cd57808529afc28b6b19c69ace wmnd-0.4.10.ebuild 759 MD5 96dece0edbb5d8da52b67f2604cd29e5 wmnd-0.4.9.ebuild 754 -MD5 dc53e82ea818c1aac7d18fdeb0ad922d wmnd-0.4.10.ebuild 760 -MD5 56841c10775892442b56de81c10828b1 files/digest-wmnd-0.4.9 62 MD5 333d99d446e3bd3795da5bdb2422a299 files/digest-wmnd-0.4.10 63 +MD5 56841c10775892442b56de81c10828b1 files/digest-wmnd-0.4.9 62 diff --git a/x11-plugins/wmnd/wmnd-0.4.10.ebuild b/x11-plugins/wmnd/wmnd-0.4.10.ebuild index 63a46f79d612..e8944eec8a20 100644 --- a/x11-plugins/wmnd/wmnd-0.4.10.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.10.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.10.ebuild,v 1.3 2004/10/19 08:59:05 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.10.ebuild,v 1.4 2004/11/01 20:19:31 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" |