diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-30 18:04:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-30 18:04:34 +0000 |
commit | 7a4f40ccd43bc6398ae43e443ed29e09277fc88a (patch) | |
tree | 0fd8ef32ce93fb2bc0581398ba2bfd13bd9f82a4 /x11-plugins/wmnd | |
parent | Stable on x86, bug #10355 (diff) | |
download | historical-7a4f40ccd43bc6398ae43e443ed29e09277fc88a.tar.gz historical-7a4f40ccd43bc6398ae43e443ed29e09277fc88a.tar.bz2 historical-7a4f40ccd43bc6398ae43e443ed29e09277fc88a.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-plugins/wmnd')
-rw-r--r-- | x11-plugins/wmnd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmnd/Manifest | 14 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.11-r1.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog index f32e274c217a..2d2c6f0c05f5 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.33 2005/08/29 08:28:26 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.34 2005/08/30 18:04:34 gustavoz Exp $ + + 30 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> wmnd-0.4.11-r1.ebuild: + Stable on sparc 29 Aug 2005; Michele Noberasco <s4t4n@gentoo.org> wmnd-0.4.11-r1.ebuild: Stable for x86. diff --git a/x11-plugins/wmnd/Manifest b/x11-plugins/wmnd/Manifest index 6725f9a9a03e..c417a1925c9b 100644 --- a/x11-plugins/wmnd/Manifest +++ b/x11-plugins/wmnd/Manifest @@ -1,6 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 77f765b16a0e8bc125c439ea28eae45e wmnd-0.4.11.ebuild 756 -MD5 8c2e3d22b20ebb0e9836a4521fe982ce wmnd-0.4.11-r1.ebuild 881 -MD5 627f30e671cecdd0201816d9dfa9de8b ChangeLog 3664 +MD5 2fc3b3f25b5c74bdd79b80c5b08595fd wmnd-0.4.11-r1.ebuild 883 +MD5 a521b46024d52ff2bf3c606ea25b84bc ChangeLog 3763 MD5 35b06c646b51979b2022449f31d7a7ee metadata.xml 448 MD5 8a1fa932715cb4c1c287aabf20d0d276 files/digest-wmnd-0.4.11-r1 63 MD5 8a1fa932715cb4c1c287aabf20d0d276 files/digest-wmnd-0.4.11 63 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDFJ/TKRy60XGEcJIRAi4bAJ4y/Dv8MWC3h/6I9CDL/BjAsbxQyQCfSwQD +3VuQDhTHGpx/B+CAKIOHwnk= +=lMRO +-----END PGP SIGNATURE----- diff --git a/x11-plugins/wmnd/wmnd-0.4.11-r1.ebuild b/x11-plugins/wmnd/wmnd-0.4.11-r1.ebuild index c4fd7e0f12c9..4d92428f97eb 100644 --- a/x11-plugins/wmnd/wmnd-0.4.11-r1.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.11-r1.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-r1.ebuild,v 1.2 2005/08/29 08:28:26 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.11-r1.ebuild,v 1.3 2005/08/30 18:04:34 gustavoz Exp $ IUSE="snmp" 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 snmp? ( >=net-analyzer/net-snmp-5.2.1 )" |