diff options
author | 2006-05-24 22:48:20 +0000 | |
---|---|---|
committer | 2006-05-24 22:48:20 +0000 | |
commit | 6edaba336cd2283c26b7a308c085cd396ffbf1a4 (patch) | |
tree | 0dc73558bfbab7d2edc836bda2c668d943825cc5 /media-libs/freeglut | |
parent | Add dummy src_compile, avoids building kernel module on FreeBSD, no change at... (diff) | |
download | gentoo-2-6edaba336cd2283c26b7a308c085cd396ffbf1a4.tar.gz gentoo-2-6edaba336cd2283c26b7a308c085cd396ffbf1a4.tar.bz2 gentoo-2-6edaba336cd2283c26b7a308c085cd396ffbf1a4.zip |
Stable on x86 wrt bug #133481.
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'media-libs/freeglut')
-rw-r--r-- | media-libs/freeglut/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/freeglut/freeglut-2.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/freeglut/ChangeLog b/media-libs/freeglut/ChangeLog index 23b0f296ac77..481c709fcd9d 100644 --- a/media-libs/freeglut/ChangeLog +++ b/media-libs/freeglut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/freeglut # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.30 2006/05/21 19:30:53 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.31 2006/05/24 22:48:20 wolf31o2 Exp $ + + 24 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> freeglut-2.4.0.ebuild: + Stable on x86 wrt bug #133481. 21 May 2006; <nixnut@gentoo.org> freeglut-2.4.0.ebuild: Stable on ppc. bug #133481 diff --git a/media-libs/freeglut/freeglut-2.4.0.ebuild b/media-libs/freeglut/freeglut-2.4.0.ebuild index a09c05105bfa..f3adc96aca88 100644 --- a/media-libs/freeglut/freeglut-2.4.0.ebuild +++ b/media-libs/freeglut/freeglut-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.4.0.ebuild,v 1.9 2006/05/21 19:30:53 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.4.0.ebuild,v 1.10 2006/05/24 22:48:20 wolf31o2 Exp $ inherit eutils @@ -10,7 +10,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="" RDEPEND="virtual/opengl |