summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:36:12 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:36:12 +0000
commitc097c17ca8898a01d0266d8a7f3ff658f07549a9 (patch)
tree382e2b0548a2980de10016aa7197c3b8d2c86501 /x11-plugins/wmmsg
parentStable on ppc. (diff)
downloadgentoo-2-c097c17ca8898a01d0266d8a7f3ff658f07549a9.tar.gz
gentoo-2-c097c17ca8898a01d0266d8a7f3ff658f07549a9.tar.bz2
gentoo-2-c097c17ca8898a01d0266d8a7f3ff658f07549a9.zip
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins/wmmsg')
-rw-r--r--x11-plugins/wmmsg/ChangeLog5
-rw-r--r--x11-plugins/wmmsg/wmmsg-1.0.ebuild4
2 files changed, 6 insertions, 3 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/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*