diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 14:28:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 14:28:55 +0000 |
commit | eb598f78391c68a53fe7ba8f258e9599be294d16 (patch) | |
tree | fff72ee4667ce4218e55aaef11e2393ecf42932d /x11-plugins/wmnd | |
parent | Stable for HPPA (bug #419137). (diff) | |
download | historical-eb598f78391c68a53fe7ba8f258e9599be294d16.tar.gz historical-eb598f78391c68a53fe7ba8f258e9599be294d16.tar.bz2 historical-eb598f78391c68a53fe7ba8f258e9599be294d16.zip |
Stable for amd64, wrt bug #422403
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins/wmnd')
-rw-r--r-- | x11-plugins/wmnd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog index c887e59450bd..da6506db9521 100644 --- a/x11-plugins/wmnd/ChangeLog +++ b/x11-plugins/wmnd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmnd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.49 2012/02/15 11:37:42 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.50 2012/06/22 14:28:55 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> wmnd-0.4.16.ebuild: + Stable for amd64, wrt bug #422403 *wmnd-0.4.16 (15 Feb 2012) diff --git a/x11-plugins/wmnd/wmnd-0.4.16.ebuild b/x11-plugins/wmnd/wmnd-0.4.16.ebuild index d3b51cb629e6..e91da6efb75d 100644 --- a/x11-plugins/wmnd/wmnd-0.4.16.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.16.ebuild,v 1.1 2012/02/15 11:37:42 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.16.ebuild,v 1.2 2012/06/22 14:28:55 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="snmp" RDEPEND="x11-libs/libX11 |