summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-15 12:50:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-15 12:50:06 +0000
commit534e87dbd7bbdd8be0124b906d63a3d5092b9c21 (patch)
tree4b0dcb43ee2e6fd4bd6c996cb4ea2d456062b7ae /x11-plugins/wmfishtime
parentInfo generation and installation is handled by build system now (diff)
downloadgentoo-2-534e87dbd7bbdd8be0124b906d63a3d5092b9c21.tar.gz
gentoo-2-534e87dbd7bbdd8be0124b906d63a3d5092b9c21.tar.bz2
gentoo-2-534e87dbd7bbdd8be0124b906d63a3d5092b9c21.zip
sparc stable wrt #205466, thanks to Tiago Cunha for testing
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-plugins/wmfishtime')
-rw-r--r--x11-plugins/wmfishtime/ChangeLog5
-rw-r--r--x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmfishtime/ChangeLog b/x11-plugins/wmfishtime/ChangeLog
index 5cfaa20987f8..be429ef58c6a 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.20 2008/01/13 19:19:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.21 2008/01/15 12:50:06 armin76 Exp $
+
+ 15 Jan 2008; Raúl Porcel <armin76@gentoo.org> wmfishtime-1.24-r1.ebuild:
+ sparc stable wrt #205466, thanks to Tiago Cunha for testing
13 Jan 2008; Brent Baude <ranger@gentoo.org> wmfishtime-1.24-r1.ebuild:
Marking wmfishtime-1.24-r1 ppc64 for bug 205466
diff --git a/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild
index ff79da9ec0fe..cd00914d8471 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.5 2008/01/13 19:19:25 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild,v 1.6 2008/01/15 12:50:06 armin76 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