diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2006-06-05 15:05:32 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2006-06-05 15:05:32 +0000 |
commit | acd39fb8c1b34da6a47c7c36cbbc37ce287a4a02 (patch) | |
tree | 93f2437e2d59db38b3f00cef8920c4b69f20125b /x11-plugins/wmSMPmon | |
parent | Version bumped. (diff) | |
download | gentoo-2-acd39fb8c1b34da6a47c7c36cbbc37ce287a4a02.tar.gz gentoo-2-acd39fb8c1b34da6a47c7c36cbbc37ce287a4a02.tar.bz2 gentoo-2-acd39fb8c1b34da6a47c7c36cbbc37ce287a4a02.zip |
Stable for x86
(Portage version: 2.1_rc3-r3)
Diffstat (limited to 'x11-plugins/wmSMPmon')
-rw-r--r-- | x11-plugins/wmSMPmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmSMPmon/wmSMPmon-3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmSMPmon/ChangeLog b/x11-plugins/wmSMPmon/ChangeLog index 800d1367cb3b..f98c8a305424 100644 --- a/x11-plugins/wmSMPmon/ChangeLog +++ b/x11-plugins/wmSMPmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmSMPmon # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/ChangeLog,v 1.11 2006/04/14 18:19:51 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/ChangeLog,v 1.12 2006/06/05 15:05:32 s4t4n Exp $ + + 05 Jun 2006; Michele Noberasco <s4t4n@gentoo.org> wmSMPmon-3.1.ebuild: + Stable for x86. *wmSMPmon-3.1 (14 Apr 2006) diff --git a/x11-plugins/wmSMPmon/wmSMPmon-3.1.ebuild b/x11-plugins/wmSMPmon/wmSMPmon-3.1.ebuild index 3a0268b3623d..3c7e8246f4f1 100644 --- a/x11-plugins/wmSMPmon/wmSMPmon-3.1.ebuild +++ b/x11-plugins/wmSMPmon/wmSMPmon-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/wmSMPmon-3.1.ebuild,v 1.1 2006/04/14 18:19:53 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/wmSMPmon-3.1.ebuild,v 1.2 2006/06/05 15:05:32 s4t4n Exp $ IUSE="" DESCRIPTION="SMP system monitor dockapp" @@ -9,7 +9,7 @@ SRC_URI="http://lancre.ribbrock.org/binabit/wmSMPmon/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND="|| ( ( x11-libs/libX11 |