diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-08-29 08:23:17 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-08-29 08:23:17 +0000 |
commit | 3ae75bc4cd10eaff6c7890d0eddb22840545434d (patch) | |
tree | 773c71383b922d6bbdf3329d9618f466d6c9247f /x11-plugins/wmfishtime | |
parent | 3.08 stable for x86 (diff) | |
download | gentoo-2-3ae75bc4cd10eaff6c7890d0eddb22840545434d.tar.gz gentoo-2-3ae75bc4cd10eaff6c7890d0eddb22840545434d.tar.bz2 gentoo-2-3ae75bc4cd10eaff6c7890d0eddb22840545434d.zip |
Stable for x86
(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 7f94c337d67d..148ee0c8aa8b 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.8 2005/03/29 12:50:22 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.9 2005/08/29 08:23:17 s4t4n Exp $ + + 29 Aug 2005; Michele Noberasco <s4t4n@gentoo.org> wmfishtime-1.24.ebuild: + Stable for x86. *wmfishtime-1.24 (29 Mar 2005) diff --git a/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild index 37a44d4c5fc1..493ef787a154 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.1 2005/03/29 12:50:22 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild,v 1.2 2005/08/29 08:23:17 s4t4n 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="x86 ~sparc ~amd64 ~ppc ~ppc64" DEPEND="=x11-libs/gtk+-1.2* >=sys-apps/sed-4" |