diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-08 23:18:45 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-08 23:18:45 +0000 |
commit | 9e135338e84155f49110b143b54d2779a58c93fd (patch) | |
tree | cf45a6f95b7a105f9a14f691330e042498d77f78 /x11-plugins/wmsysmon | |
parent | fixed perl test issues and added ~amd64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-9e135338e84155f49110b143b54d2779a58c93fd.tar.gz gentoo-2-9e135338e84155f49110b143b54d2779a58c93fd.tar.bz2 gentoo-2-9e135338e84155f49110b143b54d2779a58c93fd.zip |
Stable on alpha.
Diffstat (limited to 'x11-plugins/wmsysmon')
-rw-r--r-- | x11-plugins/wmsysmon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmsysmon/wmsysmon-0.7.6-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmsysmon/ChangeLog b/x11-plugins/wmsysmon/ChangeLog index 88c03cff6d0a..f83da4a651b7 100644 --- a/x11-plugins/wmsysmon/ChangeLog +++ b/x11-plugins/wmsysmon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmsysmon # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/ChangeLog,v 1.15 2004/10/19 09:03:25 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/ChangeLog,v 1.16 2004/11/08 23:18:45 kloeri Exp $ + + 09 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> + wmsysmon-0.7.6-r3.ebuild: + Stable on alpha. 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmsysmon-0.7.6-r3.ebuild: Stable on amd64. diff --git a/x11-plugins/wmsysmon/wmsysmon-0.7.6-r3.ebuild b/x11-plugins/wmsysmon/wmsysmon-0.7.6-r3.ebuild index 0f17e7d81718..eb568fd2a492 100644 --- a/x11-plugins/wmsysmon/wmsysmon-0.7.6-r3.ebuild +++ b/x11-plugins/wmsysmon/wmsysmon-0.7.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.6-r3.ebuild,v 1.5 2004/10/19 09:03:25 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.6-r3.ebuild,v 1.6 2004/11/08 23:18:45 kloeri Exp $ inherit eutils @@ -10,7 +10,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="x86 sparc ~alpha amd64 ppc ppc64" +KEYWORDS="x86 sparc alpha amd64 ppc ppc64" DEPEND="virtual/x11" |