summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-11-24 23:28:21 +0000
committerJason Wever <weeve@gentoo.org>2004-11-24 23:28:21 +0000
commit5ab4f4cd49136eef3e85da793b20d9487e2e9dea (patch)
treef436a79eec4e91ba6e7325911c4006e97a53a7de /x11-plugins/wmmsg/wmmsg-1.0.ebuild
parentAdded missing digest entries. (Manifest recommit) (diff)
downloadgentoo-2-5ab4f4cd49136eef3e85da793b20d9487e2e9dea.tar.gz
gentoo-2-5ab4f4cd49136eef3e85da793b20d9487e2e9dea.tar.bz2
gentoo-2-5ab4f4cd49136eef3e85da793b20d9487e2e9dea.zip
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmmsg/wmmsg-1.0.ebuild')
-rw-r--r--x11-plugins/wmmsg/wmmsg-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmsg/wmmsg-1.0.ebuild b/x11-plugins/wmmsg/wmmsg-1.0.ebuild
index e0471c47d0d3..c810cc92f626 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
# 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.6 2004/07/22 22:22:38 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild,v 1.7 2004/11/24 23:28:21 weeve 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"
+KEYWORDS="x86 amd64 ~sparc"
IUSE=""
DEPEND="virtual/x11
=x11-libs/gtk+-1.2*