summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:07:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:07:34 +0000
commitf3b26ddf236e7aca1bdee44cd9dce6a326a94a97 (patch)
tree8d13d6be0ec3606f71f71432b6a591fe61049329 /dev-haskell
parentStable for amd64, wrt bug #534998 (diff)
downloadgentoo-2-f3b26ddf236e7aca1bdee44cd9dce6a326a94a97.tar.gz
gentoo-2-f3b26ddf236e7aca1bdee44cd9dce6a326a94a97.tar.bz2
gentoo-2-f3b26ddf236e7aca1bdee44cd9dce6a326a94a97.zip
Stable for amd64, wrt bug #534998
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/opengl/ChangeLog7
-rw-r--r--dev-haskell/opengl/opengl-2.9.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/opengl/ChangeLog b/dev-haskell/opengl/ChangeLog
index c563847243e7..33e2c4c7423c 100644
--- a/dev-haskell/opengl/ChangeLog
+++ b/dev-haskell/opengl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/opengl
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/ChangeLog,v 1.20 2014/07/25 08:58:21 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/ChangeLog,v 1.21 2015/06/11 15:07:34 ago Exp $
+
+ 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> opengl-2.9.2.0.ebuild:
+ Stable for amd64, wrt bug #534998
25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
Drop redundant '<maintainer>' field, leave only '<herd>'.
diff --git a/dev-haskell/opengl/opengl-2.9.2.0.ebuild b/dev-haskell/opengl/opengl-2.9.2.0.ebuild
index 1dd3fc6d0d62..866b6ba7bae3 100644
--- a/dev-haskell/opengl/opengl-2.9.2.0.ebuild
+++ b/dev-haskell/opengl/opengl-2.9.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/opengl-2.9.2.0.ebuild,v 1.1 2014/07/02 10:03:22 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/opengl/opengl-2.9.2.0.ebuild,v 1.2 2015/06/11 15:07:34 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.3.0.0:=[profile?]