diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-01 02:22:46 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-01 02:22:46 +0000 |
commit | 5602efea2bfc5750b763f54dc6d1c750a49b533a (patch) | |
tree | 237dd20901b283e46a2dabd7c29fc739c60279ba /x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild | |
parent | stable on ppc64, bug #61761 (Manifest recommit) (diff) | |
download | gentoo-2-5602efea2bfc5750b763f54dc6d1c750a49b533a.tar.gz gentoo-2-5602efea2bfc5750b763f54dc6d1c750a49b533a.tar.bz2 gentoo-2-5602efea2bfc5750b763f54dc6d1c750a49b533a.zip |
stable on ppc64, bug #61762
Diffstat (limited to 'x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild')
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild index 14e15e1f5b86..9fadcd771c7e 100644 --- a/x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild +++ b/x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild,v 1.10 2004/06/28 20:45:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild,v 1.11 2004/09/01 02:22:46 tgall 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" +KEYWORDS="x86 sparc amd64 ppc ppc64" DEPEND="=x11-libs/gtk+-1.2* >=sys-apps/sed-4" |