diff options
-rw-r--r-- | x11-plugins/wmfishtime/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmfishtime/ChangeLog b/x11-plugins/wmfishtime/ChangeLog index 7708782702a1..5cfaa20987f8 100644 --- a/x11-plugins/wmfishtime/ChangeLog +++ b/x11-plugins/wmfishtime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmfishtime # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.19 2008/01/12 16:53:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.20 2008/01/13 19:19:25 ranger Exp $ + + 13 Jan 2008; Brent Baude <ranger@gentoo.org> wmfishtime-1.24-r1.ebuild: + Marking wmfishtime-1.24-r1 ppc64 for bug 205466 12 Jan 2008; nixnut <nixnut@gentoo.org> wmfishtime-1.24-r1.ebuild: Stable on ppc wrt bug 205466 diff --git a/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild index 9c3378e5be6c..ff79da9ec0fe 100644 --- a/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild +++ b/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild,v 1.4 2008/01/12 16:53:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild,v 1.5 2008/01/13 19:19:25 ranger Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2 |