summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-11-24 05:44:05 +0000
committerJason Wever <weeve@gentoo.org>2004-11-24 05:44:05 +0000
commita27d902568dcdd9989a6a2abfa0da6fae067eeb2 (patch)
treed454ebf37e075e5e2853e81fde3d45887563dc82 /x11-plugins/wmdl
parentAdding patch to fix WindowMaker focus wrt GNUstep menus (diff)
downloadhistorical-a27d902568dcdd9989a6a2abfa0da6fae067eeb2.tar.gz
historical-a27d902568dcdd9989a6a2abfa0da6fae067eeb2.tar.bz2
historical-a27d902568dcdd9989a6a2abfa0da6fae067eeb2.zip
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmdl')
-rw-r--r--x11-plugins/wmdl/ChangeLog5
-rw-r--r--x11-plugins/wmdl/wmdl-1.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmdl/ChangeLog b/x11-plugins/wmdl/ChangeLog
index 4bc40ba7ee67..9c5f6fcd38e3 100644
--- a/x11-plugins/wmdl/ChangeLog
+++ b/x11-plugins/wmdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmdl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/ChangeLog,v 1.5 2004/06/28 20:42:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/ChangeLog,v 1.6 2004/11/24 05:31:09 weeve Exp $
+
+ 23 Nov 2004; Jason Wever <weeve@gentoo.org> wmdl-1.4.1.ebuild:
+ Added ~sparc keyword.
28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wmdl-1.4.1.ebuild:
glibc -> libc
diff --git a/x11-plugins/wmdl/wmdl-1.4.1.ebuild b/x11-plugins/wmdl/wmdl-1.4.1.ebuild
index 74d1e27458c1..65c3cc548251 100644
--- a/x11-plugins/wmdl/wmdl-1.4.1.ebuild
+++ b/x11-plugins/wmdl/wmdl-1.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/wmdl/wmdl-1.4.1.ebuild,v 1.9 2004/06/28 20:42:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdl/wmdl-1.4.1.ebuild,v 1.10 2004/11/24 05:31:09 weeve Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.ibiblio.org/pub/linux/distributions/gentoo/distfiles/${P}.ta
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64"
+KEYWORDS="x86 amd64 ~sparc"
DEPEND="virtual/libc
virtual/x11"