diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:39:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:39:17 +0000 |
commit | 4fc15d6e63eb0f2f23766ef21859bf61712b59e3 (patch) | |
tree | a15b53c52af342214a48e0fc02dddb77e4b71dfc /dev-haskell/opengl | |
parent | Stable for x86, wrt bug #480572 (diff) | |
download | gentoo-2-4fc15d6e63eb0f2f23766ef21859bf61712b59e3.tar.gz gentoo-2-4fc15d6e63eb0f2f23766ef21859bf61712b59e3.tar.bz2 gentoo-2-4fc15d6e63eb0f2f23766ef21859bf61712b59e3.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/opengl')
-rw-r--r-- | dev-haskell/opengl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/opengl/opengl-2.8.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/opengl/ChangeLog b/dev-haskell/opengl/ChangeLog index 6b57d24869ea..9e11aaf778e5 100644 --- a/dev-haskell/opengl/ChangeLog +++ b/dev-haskell/opengl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/opengl -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/ChangeLog,v 1.17 2013/08/11 11:50:24 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/ChangeLog,v 1.18 2014/01/26 11:39:17 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> opengl-2.8.0.0.ebuild: + Stable for x86, wrt bug #480572 11 Aug 2013; Agostino Sarubbo <ago@gentoo.org> opengl-2.8.0.0.ebuild: Stable for amd64, wrt bug #480572 diff --git a/dev-haskell/opengl/opengl-2.8.0.0.ebuild b/dev-haskell/opengl/opengl-2.8.0.0.ebuild index 64687264af13..c38595656c72 100644 --- a/dev-haskell/opengl/opengl-2.8.0.0.ebuild +++ b/dev-haskell/opengl/opengl-2.8.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/opengl/opengl-2.8.0.0.ebuild,v 1.2 2013/08/11 11:50:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/opengl-2.8.0.0.ebuild,v 1.3 2014/01/26 11:39:17 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 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" RDEPEND=">=dev-haskell/gluraw-1.1.0.0:=[profile?] |