summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-plugins/wmpasman/ChangeLog5
-rw-r--r--x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmpasman/ChangeLog b/x11-plugins/wmpasman/ChangeLog
index ad190907bd85..bfc1bb9706a2 100644
--- a/x11-plugins/wmpasman/ChangeLog
+++ b/x11-plugins/wmpasman/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmpasman
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v 1.7 2004/10/19 09:00:11 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/ChangeLog,v 1.8 2004/12/12 18:10:39 weeve Exp $
+
+ 12 Dec 2004; Jason Wever <weeve@gentoo.org> wmpasman-0.8.4.1.ebuild:
+ Added ~sparc keyword.
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmpasman-0.8.4.1.ebuild:
Stable on amd64.
diff --git a/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild b/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild
index 0c8d8e81b4eb..e194b009d1dd 100644
--- a/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild
+++ b/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild,v 1.5 2004/10/19 09:00:11 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpasman/wmpasman-0.8.4.1.ebuild,v 1.6 2004/12/12 18:10:39 weeve Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wmpasman/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64 ppc"
+KEYWORDS="x86 amd64 ppc ~sparc"
DEPEND=">=x11-libs/gtk+-2.4.1
>=app-crypt/mhash-0.9.1