diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-23 04:48:36 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-23 04:48:36 +0000 |
commit | fd5733a0412d60cb0e3e25e079ecdf188cf1c3c4 (patch) | |
tree | 8e89fd36055a2a86d46343d466bb318b239006a6 /media-libs/freeglut | |
parent | Added ~sparc keyword as it was dropped in the version bump and no one ever co... (diff) | |
download | gentoo-2-fd5733a0412d60cb0e3e25e079ecdf188cf1c3c4.tar.gz gentoo-2-fd5733a0412d60cb0e3e25e079ecdf188cf1c3c4.tar.bz2 gentoo-2-fd5733a0412d60cb0e3e25e079ecdf188cf1c3c4.zip |
Unstable ppc-macos. Bug #63549
(Portage version: 2.0.51-r14)
Diffstat (limited to 'media-libs/freeglut')
-rw-r--r-- | media-libs/freeglut/ChangeLog | 9 | ||||
-rw-r--r-- | media-libs/freeglut/freeglut-2.2.0.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/media-libs/freeglut/ChangeLog b/media-libs/freeglut/ChangeLog index 3edcce9c32bc..8e7e7ba5c807 100644 --- a/media-libs/freeglut/ChangeLog +++ b/media-libs/freeglut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/freeglut -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.12 2004/12/29 00:42:01 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.13 2005/01/23 04:48:36 j4rg0n Exp $ + + 22 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> freeglut-2.2.0.ebuild: + Unstable ppc-macos. Bug #63549 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance @@ -18,7 +21,7 @@ 03 Nov 2004; Markus Rothe <corsair@gentoo.org> freeglut-2.2.0.ebuild: Marked ~ppc64; bug #59095 - 04 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> freeglut-2.2.0.ebuild: + 04 Oct 2004; Bryan Ãstergaard <kloeri@gentoo.org> freeglut-2.2.0.ebuild: Keyword ~alpha, bug 59095. 11 Sep 2004; Guy Martin <gmsoft@gentoo.org> freeglut-2.2.0.ebuild: diff --git a/media-libs/freeglut/freeglut-2.2.0.ebuild b/media-libs/freeglut/freeglut-2.2.0.ebuild index ea3ed46929c6..afcf1df21efb 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-2004 Gentoo Foundation +# 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.12 2004/12/16 10:36:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.2.0.ebuild,v 1.13 2005/01/23 04:48:36 j4rg0n 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="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc x86 ~alpha ppc64 ~mips" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc x86 ~alpha ppc64 ~mips ~ppc-macos" IUSE="" DEPEND="virtual/opengl |