diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-06-13 12:22:39 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-06-13 12:22:39 +0000 |
commit | 20c7c2c9134bdbc10e3140854aa11c02196ebc6a (patch) | |
tree | 22324a89950550aa9f09d2f252274d8f4cb8ddf8 /media-libs/freeglut | |
parent | new locales added (diff) | |
download | gentoo-2-20c7c2c9134bdbc10e3140854aa11c02196ebc6a.tar.gz gentoo-2-20c7c2c9134bdbc10e3140854aa11c02196ebc6a.tar.bz2 gentoo-2-20c7c2c9134bdbc10e3140854aa11c02196ebc6a.zip |
Stable for sparc --- Bug 95920 --- builds fine and runs my tests.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs/freeglut')
-rw-r--r-- | media-libs/freeglut/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/freeglut/freeglut-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/freeglut/ChangeLog b/media-libs/freeglut/ChangeLog index 6c6d1d4cf98a..d843300b773f 100644 --- a/media-libs/freeglut/ChangeLog +++ b/media-libs/freeglut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/freeglut # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.14 2005/02/24 16:02:40 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.15 2005/06/13 12:22:39 fmccor Exp $ + + 13 Jun 2005; Ferris McCormick <fmccor@gentoo.org> freeglut-2.2.0.ebuild: + Stable for sparc, Bug 95920. Builds fine and runs my tests. 24 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> freeglut-2.2.0.ebuild: Stable ppc-macos diff --git a/media-libs/freeglut/freeglut-2.2.0.ebuild b/media-libs/freeglut/freeglut-2.2.0.ebuild index 5b976af8728c..e100a76d7da4 100644 --- a/media-libs/freeglut/freeglut-2.2.0.ebuild +++ b/media-libs/freeglut/freeglut-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.2.0.ebuild,v 1.15 2005/06/13 03:52:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.2.0.ebuild,v 1.16 2005/06/13 12:22:39 fmccor Exp $ DESCRIPTION="A completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library" HOMEPAGE="http://freeglut.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/freeglut/${P}.tar.gz" LICENSE="X11" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ppc-macos ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ppc-macos ppc64 sparc x86" IUSE="" DEPEND="virtual/opengl |