diff options
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmclockmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild | 4 |
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 |