diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-30 17:47:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-30 17:47:38 +0000 |
commit | 6014e6ee6aa18becc6cd483808e0a7c3c0c3a01f (patch) | |
tree | d6f7efe1e201356e9d04fa4ca3338ee6853862a6 /x11-plugins/wmfishtime | |
parent | Stable on sparc (diff) | |
download | historical-6014e6ee6aa18becc6cd483808e0a7c3c0c3a01f.tar.gz historical-6014e6ee6aa18becc6cd483808e0a7c3c0c3a01f.tar.bz2 historical-6014e6ee6aa18becc6cd483808e0a7c3c0c3a01f.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-plugins/wmfishtime')
-rw-r--r-- | x11-plugins/wmfishtime/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.24.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmfishtime/ChangeLog b/x11-plugins/wmfishtime/ChangeLog index 148ee0c8aa8b..5b22fd1ade33 100644 --- a/x11-plugins/wmfishtime/ChangeLog +++ b/x11-plugins/wmfishtime/ChangeLog @@ -1,6 +1,10 @@ # 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.9 2005/08/29 08:23:17 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.10 2005/08/30 17:47:38 gustavoz Exp $ + + 30 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + wmfishtime-1.24.ebuild: + Stable on sparc 29 Aug 2005; Michele Noberasco <s4t4n@gentoo.org> wmfishtime-1.24.ebuild: Stable for x86. diff --git a/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild index 493ef787a154..97d90d54bc75 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.2 2005/08/29 08:23:17 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24.ebuild,v 1.3 2005/08/30 17:47:38 gustavoz 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" |