diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-26 14:48:39 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-26 14:48:39 +0000 |
commit | 22a41707d9ef08a2fea55f9db02f5bcd50a1879d (patch) | |
tree | d7c55040bc5b25171ced291885233bb75c9dfc3e /x11-plugins/wmmemmon | |
parent | Add missing dep on xscreensaver and mark amd64 stable, bug #229577. (diff) | |
download | gentoo-2-22a41707d9ef08a2fea55f9db02f5bcd50a1879d.tar.gz gentoo-2-22a41707d9ef08a2fea55f9db02f5bcd50a1879d.tar.bz2 gentoo-2-22a41707d9ef08a2fea55f9db02f5bcd50a1879d.zip |
amd64 stable wrt bug #229581
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r3 x86_64)
Diffstat (limited to 'x11-plugins/wmmemmon')
-rw-r--r-- | x11-plugins/wmmemmon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmmemmon/ChangeLog b/x11-plugins/wmmemmon/ChangeLog index 0059fd24411c..a0b498523790 100644 --- a/x11-plugins/wmmemmon/ChangeLog +++ b/x11-plugins/wmmemmon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmmemmon # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/ChangeLog,v 1.18 2008/01/16 14:13:09 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/ChangeLog,v 1.19 2008/06/26 14:48:39 coldwind Exp $ + + 26 Jun 2008; Santiago M. Mola <coldwind@gentoo.org> + wmmemmon-1.0.2_pre2.ebuild: + amd64 stable wrt bug #229581 *wmmemmon-1.0.2_pre2 (16 Jan 2008) diff --git a/x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild b/x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild index bfe21ccdefc2..e1d5522d1616 100644 --- a/x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild +++ b/x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.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/wmmemmon/wmmemmon-1.0.2_pre2.ebuild,v 1.1 2008/01/16 14:13:09 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemmon/wmmemmon-1.0.2_pre2.ebuild,v 1.2 2008/06/26 14:48:39 coldwind Exp $ DESCRIPTION="a dockapp for monitoring memory and swap." HOMEPAGE="http://seiichisato.jp/dockapps" @@ -8,7 +8,7 @@ SRC_URI="http://seiichisato.jp/dockapps/src/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libX11 |