summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Sunderlin <todd@gentoo.org>2003-04-09 02:46:32 +0000
committerTodd Sunderlin <todd@gentoo.org>2003-04-09 02:46:32 +0000
commitbe110208efa5f5ae60a547b62ee67fc74e2fecdf (patch)
tree93eae2026dbc2fe17b8d427fe2919c1e06d17638 /media-libs
parentfix digest (diff)
downloadgentoo-2-be110208efa5f5ae60a547b62ee67fc74e2fecdf.tar.gz
gentoo-2-be110208efa5f5ae60a547b62ee67fc74e2fecdf.tar.bz2
gentoo-2-be110208efa5f5ae60a547b62ee67fc74e2fecdf.zip
sparc keyword
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/glut/ChangeLog5
-rw-r--r--media-libs/glut/glut-3.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/glut/ChangeLog b/media-libs/glut/ChangeLog
index 2aa0141bd48b..920ca262e5ec 100644
--- a/media-libs/glut/ChangeLog
+++ b/media-libs/glut/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for media-libs/glut
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/ChangeLog,v 1.8 2003/03/09 19:58:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/ChangeLog,v 1.9 2003/04/09 02:44:10 todd Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
@@ -11,6 +11,9 @@
*glut-3.7.1 (30 Nov 2002)
+ 08 Apr 2003; Todd Sunderlin <todd@gentoo.org> glut-3.7.1.ebuild:
+ Marked stable for sparc
+
09 Mar 2003; Aron Griffis <agriffis@gentoo.org> glut-3.7.1.ebuild:
Mark stable on alpha
diff --git a/media-libs/glut/glut-3.7.1.ebuild b/media-libs/glut/glut-3.7.1.ebuild
index 15d468e44d63..1e72fe5b4603 100644
--- a/media-libs/glut/glut-3.7.1.ebuild
+++ b/media-libs/glut/glut-3.7.1.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/media-libs/glut/glut-3.7.1.ebuild,v 1.7 2003/03/09 19:58:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7.1.ebuild,v 1.8 2003/04/09 02:44:10 todd Exp $
inherit libtool
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.opengl.org/developers/documentation/glut/"
SLOT="0"
LICENSE="X11 | GPL-2"
-KEYWORDS="x86 ~ppc ~sparc alpha"
+KEYWORDS="x86 ~ppc sparc alpha"
DEPEND="virtual/opengl
virtual/glu"