diff options
author | Jason Wever <weeve@gentoo.org> | 2004-08-21 05:06:27 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-08-21 05:06:27 +0000 |
commit | 101214c1189b44201b54b74475fa88b04510d9ba (patch) | |
tree | 998a012742ba28f4dd6cf0f846369159fb8f4b3a /x11-plugins | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-101214c1189b44201b54b74475fa88b04510d9ba.tar.gz gentoo-2-101214c1189b44201b54b74475fa88b04510d9ba.tar.bz2 gentoo-2-101214c1189b44201b54b74475fa88b04510d9ba.zip |
Stable on sparc.
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmsysmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmsysmon/wmsysmon-0.7.6-r3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-plugins/wmmon/ChangeLog b/x11-plugins/wmmon/ChangeLog index 2a22f45e55dd..3ead7f2b08e4 100644 --- a/x11-plugins/wmmon/ChangeLog +++ b/x11-plugins/wmmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmmon # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.12 2004/08/08 01:06:01 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.13 2004/08/21 05:02:54 weeve Exp $ + + 20 Aug 2004; Jason Wever <weeve@gentoo.org> wmmon-1.0_beta2-r2.ebuild: + Stable on sparc. 08 Aug 2004; Tom Martin <slarti@gentoo.org> wmmon-1.0_beta2-r1.ebuild, wmmon-1.0_beta2-r2.ebuild: diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild index f57af8fd1c79..a833ce2658bf 100644 --- a/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild +++ b/x11-plugins/wmmon/wmmon-1.0_beta2-r2.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/wmmon/wmmon-1.0_beta2-r2.ebuild,v 1.5 2004/08/08 01:06:01 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r2.ebuild,v 1.6 2004/08/21 05:02:54 weeve Exp $ inherit eutils @@ -16,7 +16,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ~amd64" +KEYWORDS="x86 sparc ~amd64" src_unpack() { unpack ${A} ; cd ${S}/${PN} diff --git a/x11-plugins/wmsysmon/ChangeLog b/x11-plugins/wmsysmon/ChangeLog index c9d37f6087c6..bba0607ca14b 100644 --- a/x11-plugins/wmsysmon/ChangeLog +++ b/x11-plugins/wmsysmon/ChangeLog @@ -1,6 +1,9 @@ # 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.11 2004/08/02 12:07:02 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/ChangeLog,v 1.12 2004/08/21 05:06:27 weeve Exp $ + + 20 Aug 2004; Jason Wever <weeve@gentoo.org> wmsysmon-0.7.6-r3.ebuild: + Stable on sparc. *wmsysmon-0.7.6-r3 (August 02 2004) diff --git a/x11-plugins/wmsysmon/wmsysmon-0.7.6-r3.ebuild b/x11-plugins/wmsysmon/wmsysmon-0.7.6-r3.ebuild index 0e9813967119..549081c68c11 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.1 2004/08/02 12:07:02 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsysmon/wmsysmon-0.7.6-r3.ebuild,v 1.2 2004/08/21 05:06:27 weeve 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" +KEYWORDS="x86 sparc ~alpha ~amd64 ~ppc" DEPEND="virtual/x11" |