diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-22 13:43:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-22 13:43:38 +0000 |
commit | 43169f52bbf173ac915886346d49cb3971289cd1 (patch) | |
tree | c84fab0a42ff2a9cae8e0c77d793acfe89d7356c | |
parent | stable amd64, bug 227209 (diff) | |
download | gentoo-2-43169f52bbf173ac915886346d49cb3971289cd1.tar.gz gentoo-2-43169f52bbf173ac915886346d49cb3971289cd1.tar.bz2 gentoo-2-43169f52bbf173ac915886346d49cb3971289cd1.zip |
stable amd64, bug 280359
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r-- | x11-plugins/wmnd/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog index 8d8ac05d3d05..76394af8d18e 100644 --- a/x11-plugins/wmnd/ChangeLog +++ b/x11-plugins/wmnd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmnd -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.42 2008/08/18 10:31:30 s4t4n Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.43 2010/05/22 13:43:38 pacho Exp $ + + 22 May 2010; Pacho Ramos <pacho@gentoo.org> wmnd-0.4.13.ebuild: + stable amd64, bug 280359 *wmnd-0.4.13 (18 Aug 2008) diff --git a/x11-plugins/wmnd/wmnd-0.4.13.ebuild b/x11-plugins/wmnd/wmnd-0.4.13.ebuild index 33c3e5737ffd..ac3938f32d52 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-2008 Gentoo Foundation +# 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.1 2008/08/18 10:31:30 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.13.ebuild,v 1.2 2010/05/22 13:43:38 pacho 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 |