diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:15:45 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:15:45 +0000 |
commit | 2855b84be0de23c1d18f72c7529b09533abbc24b (patch) | |
tree | 1869a77f2626b33cf34d123f77c778b1e76c66e0 /x11-plugins/wmfishtime | |
parent | Mark 1.0.11_rc3 stable on alpha (diff) | |
download | gentoo-2-2855b84be0de23c1d18f72c7529b09533abbc24b.tar.gz gentoo-2-2855b84be0de23c1d18f72c7529b09533abbc24b.tar.bz2 gentoo-2-2855b84be0de23c1d18f72c7529b09533abbc24b.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-plugins/wmfishtime')
-rw-r--r-- | x11-plugins/wmfishtime/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.24.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmfishtime/ChangeLog b/x11-plugins/wmfishtime/ChangeLog index f171ecf6bcd8..f1ba4b66ef9b 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.13 2005/11/10 09:10:57 s4t4n Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.14 2006/02/07 21:13:52 blubb Exp $ + + 07 Feb 2006; Simon Stelling <blubb@gentoo.org> wmfishtime-1.24.ebuild: + stable on amd64 10 Nov 2005; Michele Noberasco <s4t4n@gentoo.org> wmfishtime-1.24.ebuild, wmfishtime-1.23-r2.ebuild: diff --git a/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild index 89a105f79b8c..3f0f83accca2 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 +# Copyright 1999-2006 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.6 2005/11/10 09:10:57 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild,v 1.7 2006/02/07 21:13:52 blubb 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" |