summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2003-08-01 22:58:04 +0000
committerMaarten Thibaut <murphy@gentoo.org>2003-08-01 22:58:04 +0000
commit790535abef12fa2eb550e0a94c0c23da0be4ec82 (patch)
tree60e057b5e998f59c3b4fe814ab48a0f219ce4fec /x11-libs/xview
parentfixed the accidental change to -r3 (diff)
downloadhistorical-790535abef12fa2eb550e0a94c0c23da0be4ec82.tar.gz
historical-790535abef12fa2eb550e0a94c0c23da0be4ec82.tar.bz2
historical-790535abef12fa2eb550e0a94c0c23da0be4ec82.zip
Fix KEYWORDS
Diffstat (limited to 'x11-libs/xview')
-rw-r--r--x11-libs/xview/xview-3.2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-libs/xview/xview-3.2.ebuild b/x11-libs/xview/xview-3.2.ebuild
index 248b366bf5d4..365c8dee9ca5 100644
--- a/x11-libs/xview/xview-3.2.ebuild
+++ b/x11-libs/xview/xview-3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xview/xview-3.2.ebuild,v 1.1 2003/08/01 22:55:05 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xview/xview-3.2.ebuild,v 1.2 2003/08/01 22:58:04 murphy Exp $
DESCRIPTION="The X Window-System-based Visual/Integrated Environment for Workstations"
HOMEPAGE="http://www.ibiblio.org/pub/Linux/libs/X/xview/"
@@ -10,7 +10,6 @@ PN="${P}p1.4"
# This is our compound patch derived from debian. We use it because:
# * xview is a contribution made to Sun Microsystems (?) to the X community, but
# fixes for it don't appear to be around other than in the other free distributions.
-# * The debian version gives us Linux and xfree86 support
# * It does little harm, only some defaults are changed which we can redefine anyway
SRC_PATCH="${PN/-/_}-16.diff"
@@ -21,7 +20,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/libs/X/xview/${PN}.src.tar.gz
S=${WORKDIR}/${PN}
LICENSE="sun-openlook"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arma ~hppa ~ppc ~mips ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~mips ~sparc ~x86"
DEPEND="virtual/x11"
src_unpack() {