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 | f5aa9ce98c1bac840a179c3c8bd35db405752a7a (patch) | |
tree | 91d78f3678ab16b383159a527e0e1d0a33ddfc72 /x11-plugins/wmfishtime | |
parent | stable on ppc64, bug #61761 (diff) | |
download | historical-f5aa9ce98c1bac840a179c3c8bd35db405752a7a.tar.gz historical-f5aa9ce98c1bac840a179c3c8bd35db405752a7a.tar.bz2 historical-f5aa9ce98c1bac840a179c3c8bd35db405752a7a.zip |
stable on ppc64, bug #61762
Diffstat (limited to 'x11-plugins/wmfishtime')
-rw-r--r-- | x11-plugins/wmfishtime/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.23-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmfishtime/ChangeLog b/x11-plugins/wmfishtime/ChangeLog index d313d2e2f13c..25ae592db188 100644 --- a/x11-plugins/wmfishtime/ChangeLog +++ b/x11-plugins/wmfishtime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmfishtime # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.6 2004/06/28 20:45:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.7 2004/09/01 02:22:46 tgall Exp $ + + 31 Aug 2004; Tom Gall <tgall@gentoo.org> wmfishtime-1.23-r2.ebuild: + stable on ppc64, bug #61762 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wmfishtime-1.23-r1.ebuild, wmfishtime-1.23-r2.ebuild: 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" |