diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 14:14:40 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 14:14:40 +0000 |
commit | 859c2ec490c6701fbb74418eb1bdaacd54e12eca (patch) | |
tree | 3d8c11734d690057f83d810810b31d8f659b459d /media-libs/freeglut | |
parent | add herd:no-herd (diff) | |
download | gentoo-2-859c2ec490c6701fbb74418eb1bdaacd54e12eca.tar.gz gentoo-2-859c2ec490c6701fbb74418eb1bdaacd54e12eca.tar.bz2 gentoo-2-859c2ec490c6701fbb74418eb1bdaacd54e12eca.zip |
Stable on sparc wrt #170609
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-libs/freeglut')
-rw-r--r-- | media-libs/freeglut/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/freeglut/freeglut-2.4.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/freeglut/ChangeLog b/media-libs/freeglut/ChangeLog index 51113f403d07..06e1ef5863ec 100644 --- a/media-libs/freeglut/ChangeLog +++ b/media-libs/freeglut/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/freeglut # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.42 2007/04/24 11:25:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.43 2007/05/15 14:14:40 gustavoz Exp $ + + 15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + freeglut-2.4.0-r1.ebuild: + Stable on sparc wrt #170609 24 Apr 2007; Raúl Porcel <armin76@gentoo.org> freeglut-2.4.0-r1.ebuild: ia64 + x86 stable diff --git a/media-libs/freeglut/freeglut-2.4.0-r1.ebuild b/media-libs/freeglut/freeglut-2.4.0-r1.ebuild index eb71d11184f8..88626c333b1a 100644 --- a/media-libs/freeglut/freeglut-2.4.0-r1.ebuild +++ b/media-libs/freeglut/freeglut-2.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r1.ebuild,v 1.2 2007/04/24 11:25:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.4.0-r1.ebuild,v 1.3 2007/05/15 14:14:40 gustavoz 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 |