summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-04-28 21:20:37 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-04-28 21:20:37 +0000
commit4b5dc6c260bf364689be89d259a3b564702ee264 (patch)
tree86567d31279d2eb8b470913840b7e49947e4e91e /x11-plugins/wmmsg
parentStable on sparc (diff)
downloadhistorical-4b5dc6c260bf364689be89d259a3b564702ee264.tar.gz
historical-4b5dc6c260bf364689be89d259a3b564702ee264.tar.bz2
historical-4b5dc6c260bf364689be89d259a3b564702ee264.zip
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-plugins/wmmsg')
-rw-r--r--x11-plugins/wmmsg/ChangeLog7
-rw-r--r--x11-plugins/wmmsg/Manifest4
-rw-r--r--x11-plugins/wmmsg/wmmsg-1.0.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-plugins/wmmsg/ChangeLog b/x11-plugins/wmmsg/ChangeLog
index 3b5fb5e4e053..b89c90904829 100644
--- a/x11-plugins/wmmsg/ChangeLog
+++ b/x11-plugins/wmmsg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmmsg
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.5 2004/11/24 23:28:21 weeve Exp $
+# 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 $
+
+ 28 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> wmmsg-1.0.ebuild:
+ mark ~ppc
24 Nov 2004; Jason Wever <weeve@gentoo.org> wmmsg-1.0.ebuild:
Added ~sparc keyword.
diff --git a/x11-plugins/wmmsg/Manifest b/x11-plugins/wmmsg/Manifest
index e3f66db2bbcc..76b196029895 100644
--- a/x11-plugins/wmmsg/Manifest
+++ b/x11-plugins/wmmsg/Manifest
@@ -1,4 +1,4 @@
-MD5 1a34ec09d825be1bc3663a49a87cd94c ChangeLog 740
+MD5 c1fc3c626c5f657ce1c4f4e6c74941ec ChangeLog 831
MD5 8e6a48972cb282dba7974e1aec516d3f metadata.xml 489
-MD5 2f5a75f5aa78f622827d8c3d6c40292b wmmsg-1.0.ebuild 861
+MD5 e31f12f477ef381bf970a99238050624 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 c810cc92f626..005ec5e94cdf 100644
--- a/x11-plugins/wmmsg/wmmsg-1.0.ebuild
+++ b/x11-plugins/wmmsg/wmmsg-1.0.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.7 2004/11/24 23:28:21 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild,v 1.8 2005/04/28 21:20:37 wormo 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"
+KEYWORDS="x86 amd64 ~sparc ~ppc"
IUSE=""
DEPEND="virtual/x11
=x11-libs/gtk+-1.2*