diff options
author | 2004-09-11 16:41:57 +0000 | |
---|---|---|
committer | 2004-09-11 16:41:57 +0000 | |
commit | 7103c06584e81d647bd381a94d366bcb5864da8a (patch) | |
tree | bf2d8b8427df671c3ddc4ecf92a901e9e00fb771 /x11-plugins/wmnd | |
parent | Stable on amd64. (diff) | |
download | historical-7103c06584e81d647bd381a94d366bcb5864da8a.tar.gz historical-7103c06584e81d647bd381a94d366bcb5864da8a.tar.bz2 historical-7103c06584e81d647bd381a94d366bcb5864da8a.zip |
Stable on amd64.
Diffstat (limited to 'x11-plugins/wmnd')
-rw-r--r-- | x11-plugins/wmnd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmnd/Manifest | 16 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.9.ebuild | 4 |
3 files changed, 19 insertions, 6 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog index d3a0e4157989..d5edac299f5a 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.18 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.19 2004/09/11 16:41:57 slarti Exp $ + + 11 Sep 2004; Tom Martin <slarti@gentoo.org> wmnd-0.4.9.ebuild: + Stable on amd64. 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> wmnd-0.4.9.ebuild: Masked wmnd-0.4.9.ebuild stable for ppc diff --git a/x11-plugins/wmnd/Manifest b/x11-plugins/wmnd/Manifest index 2383d9c2bc3c..e3ce9f1930d1 100644 --- a/x11-plugins/wmnd/Manifest +++ b/x11-plugins/wmnd/Manifest @@ -1,6 +1,16 @@ -MD5 5bba0b09433a5524765f64ea6226ab08 ChangeLog 1990 -MD5 35b06c646b51979b2022449f31d7a7ee metadata.xml 448 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 44ca17e3f49dcb723efaf630f7bd9b58 wmnd-0.4.7.ebuild 754 -MD5 d3fafac37d8fc36e2b81cc6263b6d07e wmnd-0.4.9.ebuild 774 +MD5 d060d55f8d14d8d96b3aa561da1c3b0c wmnd-0.4.9.ebuild 771 +MD5 dc634408ddc11dc8a399e61bcb94f062 ChangeLog 2073 +MD5 35b06c646b51979b2022449f31d7a7ee metadata.xml 448 MD5 dfc7ac1fd7b7eda761495bff23b23bf6 files/digest-wmnd-0.4.7 62 MD5 56841c10775892442b56de81c10828b1 files/digest-wmnd-0.4.9 62 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBQyroCHk4+ZoBpvsRAj94AJ9+GykBKPbfUTx4I+tzHlT4oho8ggCfbQSe +OHgd8zvZUevLh6hK01P6r14= +=K4/8 +-----END PGP SIGNATURE----- diff --git a/x11-plugins/wmnd/wmnd-0.4.9.ebuild b/x11-plugins/wmnd/wmnd-0.4.9.ebuild index 7dc015275551..7840970fc626 100644 --- a/x11-plugins/wmnd/wmnd-0.4.9.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.9.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.9.ebuild,v 1.6 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.9.ebuild,v 1.7 2004/09/11 16:41:57 slarti Exp $ inherit eutils @@ -11,7 +11,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" |