diff options
author | 2006-02-07 21:15:45 +0000 | |
---|---|---|
committer | 2006-02-07 21:15:45 +0000 | |
commit | 2855b84be0de23c1d18f72c7529b09533abbc24b (patch) | |
tree | 1869a77f2626b33cf34d123f77c778b1e76c66e0 /x11-plugins/wmmon | |
parent | Mark 1.0.11_rc3 stable on alpha (diff) | |
download | gentoo-2-2855b84be0de23c1d18f72c7529b09533abbc24b.tar.gz gentoo-2-2855b84be0de23c1d18f72c7529b09533abbc24b.tar.bz2 gentoo-2-2855b84be0de23c1d18f72c7529b09533abbc24b.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
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 048080316eaa..2a9a910309de 100644 --- a/x11-plugins/wmmon/ChangeLog +++ b/x11-plugins/wmmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmmon # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.20 2006/01/31 19:58:51 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/ChangeLog,v 1.21 2006/02/07 21:14:05 blubb Exp $ + + 07 Feb 2006; Simon Stelling <blubb@gentoo.org> wmmon-1.0_beta2-r3.ebuild: + stable on amd64 31 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmmon-1.0_beta2-r2.ebuild, wmmon-1.0_beta2-r3.ebuild: diff --git a/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild b/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild index 4d27ad97bd9c..98bf2f360c77 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-2006 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.5 2006/01/31 19:58:51 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild,v 1.6 2006/02/07 21:14:05 blubb Exp $ inherit eutils @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~amd64 ~ppc" +KEYWORDS="amd64 ~ppc sparc x86" src_unpack() { unpack ${A} ; cd ${S}/${PN} |