summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-15 12:51:15 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-15 12:51:15 +0000
commit65fdcac45395df314006902983c2ada8373965cb (patch)
tree1205afc7f90381df0b399d67878c550431598341 /x11-plugins/wmclockmon
parentsparc stable wrt #205466, thanks to Tiago Cunha for testing (diff)
downloadhistorical-65fdcac45395df314006902983c2ada8373965cb.tar.gz
historical-65fdcac45395df314006902983c2ada8373965cb.tar.bz2
historical-65fdcac45395df314006902983c2ada8373965cb.zip
sparc stable wrt #204550, thanks to Tiago Cunha for testing
Package-Manager: portage-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 be66da2847f2..00c037add8f6 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.31 2008/01/14 09:19:59 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/ChangeLog,v 1.32 2008/01/15 12:51:15 armin76 Exp $
+
+ 15 Jan 2008; Raúl Porcel <armin76@gentoo.org> wmclockmon-0.8.1.ebuild:
+ sparc stable wrt #204550, thanks to Tiago Cunha for testing
13 Jan 2008; Michele Noberasco <s4t4n@gentoo.org> wmclockmon-0.8.1.ebuild:
Stable for x86. See bug 204550
diff --git a/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild b/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild
index 3a94f1ac1678..ec6e9a957fb8 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.4 2008/01/14 09:19:59 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild,v 1.5 2008/01/15 12:51:15 armin76 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