diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:22:37 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:22:37 +0000 |
commit | 55f7db247e01bed7da1f263380db0abe9e374b91 (patch) | |
tree | 15cd36295ba51eee2e402be23597b5ec10f33eaa /x11-plugins/wmfishtime | |
parent | Stable on x86. (diff) | |
download | historical-55f7db247e01bed7da1f263380db0abe9e374b91.tar.gz historical-55f7db247e01bed7da1f263380db0abe9e374b91.tar.bz2 historical-55f7db247e01bed7da1f263380db0abe9e374b91.zip |
Stable on ppc.
Package-Manager: portage-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 5b22fd1ade33..3c364b1972ff 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.10 2005/08/30 17:47:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.11 2005/09/02 19:22:36 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + wmfishtime-1.24.ebuild: + Stable on ppc. 30 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> wmfishtime-1.24.ebuild: diff --git a/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild index 97d90d54bc75..c0246c52726c 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.3 2005/08/30 17:47:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild,v 1.4 2005/09/02 19:22:37 hansmi 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="~amd64 ppc ~ppc64 sparc x86" DEPEND="=x11-libs/gtk+-1.2* >=sys-apps/sed-4" |