diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-03 21:15:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-03 21:15:11 +0000 |
commit | 4041ea0a587a6107574ff698ba37f6fa4413ef5f (patch) | |
tree | 51df0dbe2f4ba6c75cd26e857167f3e93968f7c7 /x11-plugins/wmfishtime | |
parent | dev-java/saxon-bin stable on ppc. (diff) | |
download | gentoo-2-4041ea0a587a6107574ff698ba37f6fa4413ef5f.tar.gz gentoo-2-4041ea0a587a6107574ff698ba37f6fa4413ef5f.tar.bz2 gentoo-2-4041ea0a587a6107574ff698ba37f6fa4413ef5f.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins/wmfishtime')
-rw-r--r-- | x11-plugins/wmfishtime/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmfishtime/ChangeLog b/x11-plugins/wmfishtime/ChangeLog index 3c364b1972ff..70929020e910 100644 --- a/x11-plugins/wmfishtime/ChangeLog +++ b/x11-plugins/wmfishtime/ChangeLog @@ -1,6 +1,9 @@ # 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.11 2005/09/02 19:22:36 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.12 2005/09/03 21:12:42 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> wmfishtime-1.24.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@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 c0246c52726c..194e96c296c6 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.4 2005/09/02 19:22:37 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild,v 1.5 2005/09/03 21:12:42 corsair 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="~amd64 ppc ~ppc64 sparc x86" +KEYWORDS="~amd64 ppc ppc64 sparc x86" DEPEND="=x11-libs/gtk+-1.2* >=sys-apps/sed-4" |