diff options
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmnetmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmnetmon/wmnetmon-0.2_p5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmnetmon/ChangeLog b/x11-plugins/wmnetmon/ChangeLog index c32a009f78f9..b486f5bbc887 100644 --- a/x11-plugins/wmnetmon/ChangeLog +++ b/x11-plugins/wmnetmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmnetmon # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetmon/ChangeLog,v 1.10 2008/01/19 21:12:04 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetmon/ChangeLog,v 1.11 2008/01/20 15:20:09 nixnut Exp $ + + 20 Jan 2008; nixnut <nixnut@gentoo.org> wmnetmon-0.2_p5.ebuild: + Stable on ppc wrt bug 206705 *wmnetmon-0.2_p5 (19 Jan 2008) diff --git a/x11-plugins/wmnetmon/wmnetmon-0.2_p5.ebuild b/x11-plugins/wmnetmon/wmnetmon-0.2_p5.ebuild index 6c0709e05c51..67604d4d819f 100644 --- a/x11-plugins/wmnetmon/wmnetmon-0.2_p5.ebuild +++ b/x11-plugins/wmnetmon/wmnetmon-0.2_p5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetmon/wmnetmon-0.2_p5.ebuild,v 1.2 2008/01/19 21:15:12 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetmon/wmnetmon-0.2_p5.ebuild,v 1.3 2008/01/20 15:20:09 nixnut Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="http://www.linuks.mine.nu/dockapps/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="+suid" RDEPEND="x11-libs/libX11 |