summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-10-16 16:12:57 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-10-16 16:12:57 +0000
commitabd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f (patch)
tree435b5d7b3a637e619a49b784ccbfdff27080a806 /x11-plugins/wmmsg
parentAdd kdemultimedia-3.2.0_alpha{1,2}. (diff)
downloadgentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.tar.gz
gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.tar.bz2
gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.zip
amd64 unmask
Diffstat (limited to 'x11-plugins/wmmsg')
-rw-r--r--x11-plugins/wmmsg/Manifest2
-rw-r--r--x11-plugins/wmmsg/wmmsg-1.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmmsg/Manifest b/x11-plugins/wmmsg/Manifest
index 267062787997..499f062f97ab 100644
--- a/x11-plugins/wmmsg/Manifest
+++ b/x11-plugins/wmmsg/Manifest
@@ -1,3 +1,3 @@
+MD5 b17c24c9a264887eae808b4f824271e0 wmmsg-1.0.ebuild 794
MD5 bb0d61d6ae124a384a42389293c2a907 ChangeLog 393
-MD5 945fcec48b6345c5f4518c95d657574d wmmsg-1.0.ebuild 788
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 59c78f1d599e..9cad75afe04e 100644
--- a/x11-plugins/wmmsg/wmmsg-1.0.ebuild
+++ b/x11-plugins/wmmsg/wmmsg-1.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# 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.2 2003/09/06 05:45:18 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild,v 1.3 2003/10/16 16:10:23 drobbins 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"
+KEYWORDS="~x86 amd64"
IUSE=""
DEPEND="virtual/x11
=x11-libs/gtk+-1.2*