summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2008-01-14 09:19:59 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2008-01-14 09:19:59 +0000
commit61198661f227206648499910c8a7724e28270dc2 (patch)
tree8e1f0a96a352e78c342d63d17ff25b480b98e827 /x11-plugins/wmclockmon
parentfix dep (bug #205753) (diff)
downloadgentoo-2-61198661f227206648499910c8a7724e28270dc2.tar.gz
gentoo-2-61198661f227206648499910c8a7724e28270dc2.tar.bz2
gentoo-2-61198661f227206648499910c8a7724e28270dc2.zip
Stable for x86. See bug 204550.
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-plugins/wmclockmon')
-rw-r--r--x11-plugins/wmclockmon/ChangeLog5
-rw-r--r--x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmclockmon/ChangeLog b/x11-plugins/wmclockmon/ChangeLog
index de9557817f24..be66da2847f2 100644
--- a/x11-plugins/wmclockmon/ChangeLog
+++ b/x11-plugins/wmclockmon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmclockmon
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/ChangeLog,v 1.30 2008/01/13 19:31:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/ChangeLog,v 1.31 2008/01/14 09:19:59 s4t4n Exp $
+
+ 13 Jan 2008; Michele Noberasco <s4t4n@gentoo.org> wmclockmon-0.8.1.ebuild:
+ Stable for x86. See bug 204550
13 Jan 2008; Brent Baude <ranger@gentoo.org> wmclockmon-0.8.1.ebuild:
Marking wmclockmon-0.8.1 ppc64 for bug 204550
diff --git a/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild b/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild
index 2ff6ea94aff3..3a94f1ac1678 100644
--- a/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild
+++ b/x11-plugins/wmclockmon/wmclockmon-0.8.1.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/wmclockmon/wmclockmon-0.8.1.ebuild,v 1.3 2008/01/13 19:31:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild,v 1.4 2008/01/14 09:19:59 s4t4n Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}-1.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