diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-30 17:47:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-30 17:47:38 +0000 |
commit | 6014e6ee6aa18becc6cd483808e0a7c3c0c3a01f (patch) | |
tree | d6f7efe1e201356e9d04fa4ca3338ee6853862a6 /x11-plugins/wmmon | |
parent | Stable on sparc (diff) | |
download | historical-6014e6ee6aa18becc6cd483808e0a7c3c0c3a01f.tar.gz historical-6014e6ee6aa18becc6cd483808e0a7c3c0c3a01f.tar.bz2 historical-6014e6ee6aa18becc6cd483808e0a7c3c0c3a01f.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-plugins/wmmon')
-rw-r--r-- | x11-plugins/wmmon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmmon/ChangeLog b/x11-plugins/wmmon/ChangeLog index 42d6df86e9a4..e61b6731f79a 100644 --- a/x11-plugins/wmmon/ChangeLog +++ b/x11-plugins/wmmon/ChangeLog @@ -1,6 +1,10 @@ # 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.17 2005/08/29 08:26:06 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.18 2005/08/30 17:45:32 gustavoz Exp $ + + 30 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + wmmon-1.0_beta2-r3.ebuild: + Stable on sparc 29 Aug 2005; Michele Noberasco <s4t4n@gentoo.org> wmmon-1.0_beta2-r3.ebuild: Stable for x86. diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild index b26271905920..e10fe942dd2f 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.2 2005/08/29 08:26:06 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild,v 1.3 2005/08/30 17:45:32 gustavoz 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} |