diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-08-29 08:28:26 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-08-29 08:28:26 +0000 |
commit | 4cff721071f39a666f988050aa0f07be06f5fcdc (patch) | |
tree | 333d40f1b9411e5bfa93dc876780d5039f19ac1d /x11-plugins/wmnd | |
parent | Stable for x86. (diff) | |
download | gentoo-2-4cff721071f39a666f988050aa0f07be06f5fcdc.tar.gz gentoo-2-4cff721071f39a666f988050aa0f07be06f5fcdc.tar.bz2 gentoo-2-4cff721071f39a666f988050aa0f07be06f5fcdc.zip |
Stable for x86
(Portage version: 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/wmnd-0.4.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog index e3fd4d485261..f32e274c217a 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.32 2005/05/16 09:37:27 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.33 2005/08/29 08:28:26 s4t4n Exp $ + + 29 Aug 2005; Michele Noberasco <s4t4n@gentoo.org> wmnd-0.4.11-r1.ebuild: + Stable for x86. *wmnd-0.4.11-r1 (16 May 2005) diff --git a/x11-plugins/wmnd/wmnd-0.4.11-r1.ebuild b/x11-plugins/wmnd/wmnd-0.4.11-r1.ebuild index 5022124a751c..c4fd7e0f12c9 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.1 2005/05/16 09:37:27 s4t4n Exp $ +# $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 $ 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 )" |