summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 07:51:06 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 07:51:06 +0000
commit7a3a5b3d6ed71a7ee5c45cadec26c9685b2fa168 (patch)
tree71a46ba2933c9094e4d5664bef312ffab39594c7 /x11-plugins
parentx86 stable wrt bug #392411 (diff)
downloadgentoo-2-7a3a5b3d6ed71a7ee5c45cadec26c9685b2fa168.tar.gz
gentoo-2-7a3a5b3d6ed71a7ee5c45cadec26c9685b2fa168.tar.bz2
gentoo-2-7a3a5b3d6ed71a7ee5c45cadec26c9685b2fa168.zip
x86 stable wrt bug #391647
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmfishtime/ChangeLog6
-rw-r--r--x11-plugins/wmfishtime/wmfishtime-1.24-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmfishtime/ChangeLog b/x11-plugins/wmfishtime/ChangeLog
index 9085dc907701..985358c211eb 100644
--- a/x11-plugins/wmfishtime/ChangeLog
+++ b/x11-plugins/wmfishtime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmfishtime
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.26 2011/12/03 10:51:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/ChangeLog,v 1.27 2011/12/07 07:51:06 phajdan.jr Exp $
+
+ 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ wmfishtime-1.24-r2.ebuild:
+ x86 stable wrt bug #391647
03 Dec 2011; Markos Chandras <hwoarang@gentoo.org> wmfishtime-1.24-r2.ebuild:
make it eapi4. Stable on amd64. bug #391647
diff --git a/x11-plugins/wmfishtime/wmfishtime-1.24-r2.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.24-r2.ebuild
index 4daeb51a6228..00429e538f86 100644
--- a/x11-plugins/wmfishtime/wmfishtime-1.24-r2.ebuild
+++ b/x11-plugins/wmfishtime/wmfishtime-1.24-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24-r2.ebuild,v 1.4 2011/12/03 10:51:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24-r2.ebuild,v 1.5 2011/12/07 07:51:06 phajdan.jr Exp $
EAPI=4
inherit eutils toolchain-funcs
@@ -11,7 +11,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