diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-01 20:19:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-01 20:19:31 +0000 |
commit | 91fc2426452af723ceafcb1a0886f4053e774afa (patch) | |
tree | 5557bded0107273b414489a9bfd8d074c04abaf7 /x11-plugins | |
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')
-rw-r--r-- | x11-plugins/wmacpi/Manifest | 6 | ||||
-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 |
4 files changed, 12 insertions, 9 deletions
diff --git a/x11-plugins/wmacpi/Manifest b/x11-plugins/wmacpi/Manifest index 52a905ceb3c6..10f50a70ade0 100644 --- a/x11-plugins/wmacpi/Manifest +++ b/x11-plugins/wmacpi/Manifest @@ -1,7 +1,7 @@ -MD5 b4a5ac6c093ee55534033541e6bffd48 ChangeLog 1627 +MD5 f8ca86436d4063bb8ac73db76544b73c ChangeLog 1769 MD5 4719e916cabe20df559a3e88d5f4722a metadata.xml 250 -MD5 6ac134652989d0589e446591df5833ce wmacpi-1.34.ebuild 952 -MD5 db2d63acb2f5db8d7745d922436bc5d7 wmacpi-1.99_p7.ebuild 866 +MD5 996a78f8dca8c155780726908ade32fa wmacpi-1.34.ebuild 953 +MD5 a7278b164a93e4d8a52e2717325d0b8b wmacpi-1.99_p7.ebuild 866 MD5 e5a0e14c3f7c1b1fd21560657bb64e88 files/1.34-acpi.patch 469 MD5 419ea648d99ea0f0f1ce6fe742df1cab files/1.34-apm.patch 466 MD5 965b453bc3b6385a827d50c8cc05af3f files/digest-wmacpi-1.34 62 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" |