diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 18:12:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 18:12:32 +0000 |
commit | 5852730b8e4b9637e21663bb3dec0b424a579200 (patch) | |
tree | a5068c7c630d8cdd10fa4c70b3212b8109238d95 /media-libs/glew | |
parent | Add -j1 to tests as per bug #297070. (diff) | |
download | gentoo-2-5852730b8e4b9637e21663bb3dec0b424a579200.tar.gz gentoo-2-5852730b8e4b9637e21663bb3dec0b424a579200.tar.bz2 gentoo-2-5852730b8e4b9637e21663bb3dec0b424a579200.zip |
sh stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-libs/glew')
-rw-r--r-- | media-libs/glew/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/glew/glew-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/glew/ChangeLog b/media-libs/glew/ChangeLog index b5d06f2e553f..6de30ae85db0 100644 --- a/media-libs/glew/ChangeLog +++ b/media-libs/glew/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/glew # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.50 2009/06/24 12:21:50 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.51 2009/12/15 18:12:32 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> glew-1.5.1.ebuild: + sh stable 24 Jun 2009; Tobias Klausmann <klausman@gentoo.org> ChangeLog: Stabilized for xorg-server-1.5/xorg-x11-7.4 diff --git a/media-libs/glew/glew-1.5.1.ebuild b/media-libs/glew/glew-1.5.1.ebuild index c37bdde9d699..80de522a4fbd 100644 --- a/media-libs/glew/glew-1.5.1.ebuild +++ b/media-libs/glew/glew-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.5.1.ebuild,v 1.13 2009/06/02 17:44:21 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.5.1.ebuild,v 1.14 2009/12/15 18:12:32 armin76 Exp $ inherit eutils multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tgz" LICENSE="BSD MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="virtual/opengl |