summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:35:20 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:35:20 +0000
commit03c25dfdff710cde19bf325c19e05a41eca369c6 (patch)
tree0a5b11c252b0557a36ceb3b651395ec1b9d2810a /x11-plugins/wmmsg
parentStable on ppc. (diff)
downloadhistorical-03c25dfdff710cde19bf325c19e05a41eca369c6.tar.gz
historical-03c25dfdff710cde19bf325c19e05a41eca369c6.tar.bz2
historical-03c25dfdff710cde19bf325c19e05a41eca369c6.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-plugins/wmmsg')
-rw-r--r--x11-plugins/wmmsg/ChangeLog5
-rw-r--r--x11-plugins/wmmsg/Manifest4
-rw-r--r--x11-plugins/wmmsg/wmmsg-1.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmmsg/ChangeLog b/x11-plugins/wmmsg/ChangeLog
index b89c90904829..aa36e67e937a 100644
--- a/x11-plugins/wmmsg/ChangeLog
+++ b/x11-plugins/wmmsg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmmsg
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.6 2005/04/28 21:20:37 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.7 2005/08/07 13:35:20 hansmi Exp $
+
+ 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> wmmsg-1.0.ebuild:
+ Stable on ppc.
28 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> wmmsg-1.0.ebuild:
mark ~ppc
diff --git a/x11-plugins/wmmsg/Manifest b/x11-plugins/wmmsg/Manifest
index 76b196029895..681354174ebe 100644
--- a/x11-plugins/wmmsg/Manifest
+++ b/x11-plugins/wmmsg/Manifest
@@ -1,4 +1,4 @@
-MD5 c1fc3c626c5f657ce1c4f4e6c74941ec ChangeLog 831
MD5 8e6a48972cb282dba7974e1aec516d3f metadata.xml 489
-MD5 e31f12f477ef381bf970a99238050624 wmmsg-1.0.ebuild 866
+MD5 9a24171003eb006ce2c5d3b382727d7a ChangeLog 922
+MD5 182b74b94392a6b7329205ac56a6f9b3 wmmsg-1.0.ebuild 866
MD5 8adc545af7c510d95d9464b601ecd2ad files/digest-wmmsg-1.0 61
diff --git a/x11-plugins/wmmsg/wmmsg-1.0.ebuild b/x11-plugins/wmmsg/wmmsg-1.0.ebuild
index 005ec5e94cdf..3e376a5f0b3d 100644
--- a/x11-plugins/wmmsg/wmmsg-1.0.ebuild
+++ b/x11-plugins/wmmsg/wmmsg-1.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild,v 1.8 2005/04/28 21:20:37 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild,v 1.9 2005/08/07 13:35:20 hansmi Exp $
DESCRIPTION="wmmsg is a dockapp that informs you of new events, such as incoming chat messages, by displaying related icons and arrival times"
HOMEPAGE="http://taxiway.swapspace.net/~matt/wmmsg/"
SRC_URI="http://taxiway.swapspace.net/~matt/wmmsg/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64 ~sparc ~ppc"
+KEYWORDS="amd64 ppc ~sparc x86"
IUSE=""
DEPEND="virtual/x11
=x11-libs/gtk+-1.2*