diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-29 14:38:13 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-29 14:38:13 +0000 |
commit | 0c74aa2b2bd4431138d0611841a5f3e38ad4cabb (patch) | |
tree | 4ef2c7dc716f6cde5711f41d3dd2364c56936b85 | |
parent | Typo. (diff) | |
download | gentoo-2-0c74aa2b2bd4431138d0611841a5f3e38ad4cabb.tar.gz gentoo-2-0c74aa2b2bd4431138d0611841a5f3e38ad4cabb.tar.bz2 gentoo-2-0c74aa2b2bd4431138d0611841a5f3e38ad4cabb.zip |
Stable on amd64 wrt bug #183655
(Portage version: 2.1.3_rc6)
-rw-r--r-- | x11-plugins/wmSMPmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmSMPmon/wmSMPmon-3.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/wmSMPmon/ChangeLog b/x11-plugins/wmSMPmon/ChangeLog index 60c1362adaa7..8ae7d0b11326 100644 --- a/x11-plugins/wmSMPmon/ChangeLog +++ b/x11-plugins/wmSMPmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmSMPmon # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/ChangeLog,v 1.13 2007/02/21 23:31:35 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/ChangeLog,v 1.14 2007/06/29 14:38:13 angelos Exp $ + + 29 Jun 2007; Christoph Mende <angelos@gentoo.org> wmSMPmon-3.1.ebuild: + Stable on amd64 wrt bug #183655 21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/x11-plugins/wmSMPmon/wmSMPmon-3.1.ebuild b/x11-plugins/wmSMPmon/wmSMPmon-3.1.ebuild index 3c7e8246f4f1..c9e22029c09a 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 +# Copyright 1999-2007 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.2 2006/06/05 15:05:32 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/wmSMPmon-3.1.ebuild,v 1.3 2007/06/29 14:38:13 angelos 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 |