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
commit80a7fc19af5aeeba9ce8c61d7d4b29ed5e2aa71e (patch)
tree3f2b5dced0a111be0bec2b6ec3ff26f19d52c324 /x11-plugins/wmmsg/wmmsg-1.0.ebuild
parentStable on sparc (diff)
downloadgentoo-2-80a7fc19af5aeeba9ce8c61d7d4b29ed5e2aa71e.tar.gz
gentoo-2-80a7fc19af5aeeba9ce8c61d7d4b29ed5e2aa71e.tar.bz2
gentoo-2-80a7fc19af5aeeba9ce8c61d7d4b29ed5e2aa71e.zip
mark ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-plugins/wmmsg/wmmsg-1.0.ebuild')
-rw-r--r--x11-plugins/wmmsg/wmmsg-1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
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*