diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-20 15:20:09 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-20 15:20:09 +0000 |
commit | 362a4b7ec5bb04aa0c0fcff5301b24b5b22b1fb1 (patch) | |
tree | 98d426843cf02faa00585aee85f23fcb041add42 /x11-plugins | |
parent | Stable on ppc wrt bug 206666 (diff) | |
download | gentoo-2-362a4b7ec5bb04aa0c0fcff5301b24b5b22b1fb1.tar.gz gentoo-2-362a4b7ec5bb04aa0c0fcff5301b24b5b22b1fb1.tar.bz2 gentoo-2-362a4b7ec5bb04aa0c0fcff5301b24b5b22b1fb1.zip |
Stable on ppc wrt bug 206705
(Portage version: 2.1.4)
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 |