diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-08-29 08:26:06 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-08-29 08:26:06 +0000 |
commit | d83f1288aa302e9ae7f8d15c417c760a86b66f99 (patch) | |
tree | 0e1217aa05f24038d87c6fb1fe4fdacd3db0a52e /x11-plugins/wmmon | |
parent | Stable for x86 (diff) | |
download | gentoo-2-d83f1288aa302e9ae7f8d15c417c760a86b66f99.tar.gz gentoo-2-d83f1288aa302e9ae7f8d15c417c760a86b66f99.tar.bz2 gentoo-2-d83f1288aa302e9ae7f8d15c417c760a86b66f99.zip |
Stable for x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins/wmmon')
-rw-r--r-- | x11-plugins/wmmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmmon/ChangeLog b/x11-plugins/wmmon/ChangeLog index 083087228037..42d6df86e9a4 100644 --- a/x11-plugins/wmmon/ChangeLog +++ b/x11-plugins/wmmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmmon # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.16 2005/05/11 07:45:03 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.17 2005/08/29 08:26:06 s4t4n Exp $ + + 29 Aug 2005; Michele Noberasco <s4t4n@gentoo.org> wmmon-1.0_beta2-r3.ebuild: + Stable for x86. *wmmon-1.0_beta2-r3 (11 May 2005) diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild index d57ded844d7c..b26271905920 100644 --- a/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild +++ b/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r3.ebuild,v 1.1 2005/05/11 07:45:03 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild,v 1.2 2005/08/29 08:26:06 s4t4n Exp $ inherit eutils @@ -16,7 +16,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 ~sparc ~amd64 ~ppc" src_unpack() { unpack ${A} ; cd ${S}/${PN} |