diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-11 20:03:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-11 20:03:27 +0000 |
commit | be89483b489457ba1194cb9721fbfac1251a18f8 (patch) | |
tree | 6e7cca42c9e5fea64a0e602d7c42a0621cccc498 | |
parent | Mark 2.2.4 stable on ia64 (diff) | |
download | gentoo-2-be89483b489457ba1194cb9721fbfac1251a18f8.tar.gz gentoo-2-be89483b489457ba1194cb9721fbfac1251a18f8.tar.bz2 gentoo-2-be89483b489457ba1194cb9721fbfac1251a18f8.zip |
Mark 2.4.0 stable on ia64
(Portage version: 2.1-r1)
-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 ad509e7d2360..89f8bf8e33dd 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.35 2006/07/09 04:21:02 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.36 2006/07/11 20:03:27 agriffis Exp $ + + 11 Jul 2006; Aron Griffis <agriffis@gentoo.org> freeglut-2.4.0.ebuild: + Mark 2.4.0 stable on ia64 09 Jul 2006; Joshua Kinard <kumba@gentoo.org> freeglut-2.4.0.ebuild: Marked stable on mips. diff --git a/media-libs/freeglut/freeglut-2.4.0.ebuild b/media-libs/freeglut/freeglut-2.4.0.ebuild index 5e2fb3fcbb57..0a8a97f15794 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.14 2006/07/09 04:21:01 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.4.0.ebuild,v 1.15 2006/07/11 20:03:27 agriffis Exp $ inherit eutils flag-o-matic @@ -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 |