diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:39:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:39:13 +0000 |
commit | 61f9c96ecd44004e4043d2c183876e6367638a11 (patch) | |
tree | bea93c3367fff0e89fd02d7a08de0c0d55744f25 /dev-haskell/glut | |
parent | Stable for x86, wrt bug #480572 (diff) | |
download | gentoo-2-61f9c96ecd44004e4043d2c183876e6367638a11.tar.gz gentoo-2-61f9c96ecd44004e4043d2c183876e6367638a11.tar.bz2 gentoo-2-61f9c96ecd44004e4043d2c183876e6367638a11.zip |
Stable for x86, wrt bug #480572
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/glut')
-rw-r--r-- | dev-haskell/glut/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/glut/glut-2.4.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/glut/ChangeLog b/dev-haskell/glut/ChangeLog index 99b7f05e1cc7..e545aa0a3b09 100644 --- a/dev-haskell/glut/ChangeLog +++ b/dev-haskell/glut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/glut -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/ChangeLog,v 1.22 2013/08/11 11:50:19 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/ChangeLog,v 1.23 2014/01/26 11:39:13 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> glut-2.4.0.0.ebuild: + Stable for x86, wrt bug #480572 11 Aug 2013; Agostino Sarubbo <ago@gentoo.org> glut-2.4.0.0.ebuild: Stable for amd64, wrt bug #480572 diff --git a/dev-haskell/glut/glut-2.4.0.0.ebuild b/dev-haskell/glut/glut-2.4.0.0.ebuild index a61a20ca4881..854cebfbe98e 100644 --- a/dev-haskell/glut/glut-2.4.0.0.ebuild +++ b/dev-haskell/glut/glut-2.4.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/glut-2.4.0.0.ebuild,v 1.2 2013/08/11 11:50:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/glut-2.4.0.0.ebuild,v 1.3 2014/01/26 11:39:13 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+usenativewindowslibraries" RDEPEND="=dev-haskell/opengl-2.8*:=[profile?] |