diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-05 17:01:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-05 17:01:20 +0000 |
commit | 458de7914b1c488eb0bb4317b4a72c3eddc5b910 (patch) | |
tree | 6725db1e40e9cae8579fd79ca13834529ad16cdb /media-libs/glew | |
parent | fbcondecor patch for 2.6.29.2. usblp patch to poll continuously for the status. (diff) | |
download | gentoo-2-458de7914b1c488eb0bb4317b4a72c3eddc5b910.tar.gz gentoo-2-458de7914b1c488eb0bb4317b4a72c3eddc5b910.tar.bz2 gentoo-2-458de7914b1c488eb0bb4317b4a72c3eddc5b910.zip |
Add ~sh
(Portage version: 2.1.6.11/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 e1d39cc81e00..9f4126b997f3 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.45 2009/05/05 16:44:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.46 2009/05/05 17:01:20 armin76 Exp $ + + 05 May 2009; Raúl Porcel <armin76@gentoo.org> glew-1.5.1.ebuild: + Add ~sh 05 May 2009; Raúl Porcel <armin76@gentoo.org> glew-1.5.1.ebuild: arm/ia64 stable wrt #268020 diff --git a/media-libs/glew/glew-1.5.1.ebuild b/media-libs/glew/glew-1.5.1.ebuild index e1934d0938b7..9d087c37817d 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.8 2009/05/05 16:44:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.5.1.ebuild,v 1.9 2009/05/05 17:01:20 armin76 Exp $ inherit eutils multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tgz" LICENSE="BSD GLX SGI-B GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="virtual/opengl |