diff options
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmsysmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmsysmon/ChangeLog b/x11-plugins/wmsysmon/ChangeLog index 843b6a2a3377..b9fe35be5dda 100644 --- a/x11-plugins/wmsysmon/ChangeLog +++ b/x11-plugins/wmsysmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsysmon # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/ChangeLog,v 1.24 2006/02/08 18:58:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/ChangeLog,v 1.25 2006/02/08 19:08:03 gustavoz Exp $ + + 08 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> wmsysmon-0.7.7.ebuild: + Stable on sparc 08 Feb 2006; Simon Stelling <blubb@gentoo.org> wmsysmon-0.7.7.ebuild: stable on amd64 diff --git a/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild b/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild index 0ef96a8774dc..fd3027723c3c 100644 --- a/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild +++ b/x11-plugins/wmsysmon/wmsysmon-0.7.7.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/wmsysmon/wmsysmon-0.7.7.ebuild,v 1.4 2006/02/08 18:58:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.7.ebuild,v 1.5 2006/02/08 19:08:03 gustavoz Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.gnugeneration.com/software/wmsysmon/src/${P}.tar.gz HOMEPAGE="http://www.gnugeneration.com/software/wmsysmon/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86" RDEPEND="|| ( ( x11-libs/libX11 |