summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-haskell/glut/ChangeLog7
-rw-r--r--dev-haskell/glut/glut-2.4.0.0.ebuild6
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?]