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 | ccf4ed2a9fd9de49d32fa0a450153cf30fa98444 (patch) | |
tree | b66b4b4b6258d83f7ab236a5f1f08585ef46bb03 /x11-plugins | |
parent | stable on x86 (diff) | |
download | gentoo-2-ccf4ed2a9fd9de49d32fa0a450153cf30fa98444.tar.gz gentoo-2-ccf4ed2a9fd9de49d32fa0a450153cf30fa98444.tar.bz2 gentoo-2-ccf4ed2a9fd9de49d32fa0a450153cf30fa98444.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmfishtime/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.24.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmmon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmmon/wmmon-1.0_beta2-r3.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/x11-plugins/wmfishtime/ChangeLog b/x11-plugins/wmfishtime/ChangeLog index 148ee0c8aa8b..5b22fd1ade33 100644 --- a/x11-plugins/wmfishtime/ChangeLog +++ b/x11-plugins/wmfishtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmfishtime # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.9 2005/08/29 08:23:17 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.10 2005/08/30 17:47:38 gustavoz Exp $ + + 30 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + wmfishtime-1.24.ebuild: + Stable on sparc 29 Aug 2005; Michele Noberasco <s4t4n@gentoo.org> wmfishtime-1.24.ebuild: Stable for x86. diff --git a/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild index 493ef787a154..97d90d54bc75 100644 --- a/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild +++ b/x11-plugins/wmfishtime/wmfishtime-1.24.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/wmfishtime/wmfishtime-1.24.ebuild,v 1.2 2005/08/29 08:23:17 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild,v 1.3 2005/08/30 17:47:38 gustavoz Exp $ # to make this work in KDE, run it with the -b option :) IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ~amd64 ~ppc ~ppc64" +KEYWORDS="x86 sparc ~amd64 ~ppc ~ppc64" DEPEND="=x11-libs/gtk+-1.2* >=sys-apps/sed-4" 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} |