diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-10 19:03:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-10 19:03:36 +0000 |
commit | 77a47c2a253ebb03b5a3af3337041e67ab2f89bd (patch) | |
tree | 3d0a5c18f0d69c3c00bfed2f01dcdb4609b083e5 /x11-plugins/wmnd | |
parent | sparc stable (diff) | |
download | gentoo-2-77a47c2a253ebb03b5a3af3337041e67ab2f89bd.tar.gz gentoo-2-77a47c2a253ebb03b5a3af3337041e67ab2f89bd.tar.bz2 gentoo-2-77a47c2a253ebb03b5a3af3337041e67ab2f89bd.zip |
sparc stable wrt #280359
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'x11-plugins/wmnd')
-rw-r--r-- | x11-plugins/wmnd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog index 096eed8096f8..0c2b7f68b101 100644 --- a/x11-plugins/wmnd/ChangeLog +++ b/x11-plugins/wmnd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmnd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.45 2010/05/28 09:43:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.46 2010/07/10 19:03:36 armin76 Exp $ + + 10 Jul 2010; Raúl Porcel <armin76@gentoo.org> wmnd-0.4.13.ebuild: + sparc stable wrt #280359 28 May 2010; Markus Meier <maekke@gentoo.org> wmnd-0.4.13.ebuild: x86 stable, bug #280359 diff --git a/x11-plugins/wmnd/wmnd-0.4.13.ebuild b/x11-plugins/wmnd/wmnd-0.4.13.ebuild index fea141ebf37b..4e7b26dc8e51 100644 --- a/x11-plugins/wmnd/wmnd-0.4.13.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.13.ebuild,v 1.4 2010/05/28 09:43:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.13.ebuild,v 1.5 2010/07/10 19:03:36 armin76 Exp $ IUSE="snmp" DESCRIPTION="WindowMaker Network Devices (dockapp)" @@ -9,7 +9,7 @@ SRC_URI="http://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXext |