diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-26 14:54:22 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-26 14:54:22 +0000 |
commit | 79921f84e25a2f156f86c23f4076e4a9396dcdce (patch) | |
tree | 216df8f3ceee7d792bafb770173560e6d0a07382 | |
parent | amd64 stable wrt bug #229581 (diff) | |
download | gentoo-2-79921f84e25a2f156f86c23f4076e4a9396dcdce.tar.gz gentoo-2-79921f84e25a2f156f86c23f4076e4a9396dcdce.tar.bz2 gentoo-2-79921f84e25a2f156f86c23f4076e4a9396dcdce.zip |
amd64 stable wrt bug #229591
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r3 x86_64)
-rw-r--r-- | x11-plugins/wmSMPmon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmSMPmon/wmSMPmon-3.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmSMPmon/ChangeLog b/x11-plugins/wmSMPmon/ChangeLog index d11b55f4080c..976973ed41f9 100644 --- a/x11-plugins/wmSMPmon/ChangeLog +++ b/x11-plugins/wmSMPmon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmSMPmon # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/ChangeLog,v 1.17 2008/02/12 16:13:13 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/ChangeLog,v 1.18 2008/06/26 14:54:22 coldwind Exp $ + + 26 Jun 2008; Santiago M. Mola <coldwind@gentoo.org> + wmSMPmon-3.1-r1.ebuild: + amd64 stable wrt bug #229591 *wmSMPmon-3.1-r1 (12 Feb 2008) diff --git a/x11-plugins/wmSMPmon/wmSMPmon-3.1-r1.ebuild b/x11-plugins/wmSMPmon/wmSMPmon-3.1-r1.ebuild index d79e2989f798..099f7d13b1ec 100644 --- a/x11-plugins/wmSMPmon/wmSMPmon-3.1-r1.ebuild +++ b/x11-plugins/wmSMPmon/wmSMPmon-3.1-r1.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/wmSMPmon/wmSMPmon-3.1-r1.ebuild,v 1.1 2008/02/12 16:10:43 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSMPmon/wmSMPmon-3.1-r1.ebuild,v 1.2 2008/06/26 14:54:22 coldwind Exp $ inherit eutils multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://lancre.ribbrock.org/binabit/wmSMPmon/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="x11-libs/libX11 |