diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-08 18:58:23 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-08 18:58:23 +0000 |
commit | 076204ccaeaf6f12943c5eae50345649918418f8 (patch) | |
tree | 3270050191b16ea2b5fd0ed7f0ba223137c715d4 /x11-plugins/wmnd | |
parent | stable amd64 (diff) | |
download | historical-076204ccaeaf6f12943c5eae50345649918418f8.tar.gz historical-076204ccaeaf6f12943c5eae50345649918418f8.tar.bz2 historical-076204ccaeaf6f12943c5eae50345649918418f8.zip |
stable amd64
Package-Manager: portage-2.1_pre4-r1
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 c3ff57f2f08a..c94f4352419d 100644 --- a/x11-plugins/wmnd/ChangeLog +++ b/x11-plugins/wmnd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmnd # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.37 2006/01/31 20:03:49 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.38 2006/02/08 18:58:14 blubb Exp $ + + 08 Feb 2006; Simon Stelling <blubb@gentoo.org> wmnd-0.4.11-r1.ebuild: + stable on amd64 31 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmnd-0.4.11.ebuild, wmnd-0.4.11-r1.ebuild: diff --git a/x11-plugins/wmnd/wmnd-0.4.11-r1.ebuild b/x11-plugins/wmnd/wmnd-0.4.11-r1.ebuild index 5ee14cbbfb4e..d6a153cae273 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-2006 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.6 2006/01/31 20:03:49 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.11-r1.ebuild,v 1.7 2006/02/08 18:58:14 blubb 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="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" RDEPEND="|| ( ( x11-libs/libX11 |