summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-gfx/sane-backends/sane-backends-1.0.8-r2.ebuild4
-rw-r--r--media-libs/glut/glut-3.7-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/sane-backends/sane-backends-1.0.8-r2.ebuild b/media-gfx/sane-backends/sane-backends-1.0.8-r2.ebuild
index a148fd8c2e4d..0429cb5894a7 100644
--- a/media-gfx/sane-backends/sane-backends-1.0.8-r2.ebuild
+++ b/media-gfx/sane-backends/sane-backends-1.0.8-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.8-r2.ebuild,v 1.9 2002/10/05 17:54:42 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.8-r2.ebuild,v 1.10 2002/10/17 12:43:50 bjb Exp $
IUSE=""
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.mostang.com/pub/sane/sane-$PV/$P.tar.gz"
S=${WORKDIR}/${P}
SLOT="0"
LICENSE="GPL-2 public-domain"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
src_unpack() {
unpack ${A}
diff --git a/media-libs/glut/glut-3.7-r2.ebuild b/media-libs/glut/glut-3.7-r2.ebuild
index 43ed36c32e8d..d6695a0e90c4 100644
--- a/media-libs/glut/glut-3.7-r2.ebuild
+++ b/media-libs/glut/glut-3.7-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7-r2.ebuild,v 1.7 2002/10/04 05:47:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7-r2.ebuild,v 1.8 2002/10/17 12:43:50 bjb Exp $
MESA_VER="4.0.1"
S=${WORKDIR}/Mesa-${MESA_VER}
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.opengl.org/developers/documentation/glut/"
SLOT="0"
LICENSE="X11 | GPL-2"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
DEPEND="virtual/opengl
virtual/glu"