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/wmfishtime | |
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/wmfishtime')
-rw-r--r-- | x11-plugins/wmfishtime/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.24.ebuild | 4 |
2 files changed, 7 insertions, 3 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" |