summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:05:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:05:59 +0000
commite2d3d9f8565e6350d22739f8071cf6b749b429e4 (patch)
tree0f13d838bf194247d6595300690e490574d8f302 /dev-haskell
parentStable for amd64, wrt bug #535454 (diff)
downloadgentoo-2-e2d3d9f8565e6350d22739f8071cf6b749b429e4.tar.gz
gentoo-2-e2d3d9f8565e6350d22739f8071cf6b749b429e4.tar.bz2
gentoo-2-e2d3d9f8565e6350d22739f8071cf6b749b429e4.zip
Stable for amd64, wrt bug #534972
(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/gluraw/ChangeLog7
-rw-r--r--dev-haskell/gluraw/gluraw-1.4.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/gluraw/ChangeLog b/dev-haskell/gluraw/ChangeLog
index dac9c3d2cb87..ded8c8ddb6a7 100644
--- a/dev-haskell/gluraw/ChangeLog
+++ b/dev-haskell/gluraw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/gluraw
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gluraw/ChangeLog,v 1.7 2014/07/25 08:58:56 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gluraw/ChangeLog,v 1.8 2015/06/11 15:05:59 ago Exp $
+
+ 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> gluraw-1.4.0.1.ebuild:
+ Stable for amd64, wrt bug #534972
25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
Drop redundant '<maintainer>' field, leave only '<herd>'.
diff --git a/dev-haskell/gluraw/gluraw-1.4.0.1.ebuild b/dev-haskell/gluraw/gluraw-1.4.0.1.ebuild
index 9474f99c4ccb..85007453268b 100644
--- a/dev-haskell/gluraw/gluraw-1.4.0.1.ebuild
+++ b/dev-haskell/gluraw/gluraw-1.4.0.1.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/gluraw/gluraw-1.4.0.1.ebuild,v 1.1 2014/07/02 09:40:18 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gluraw/gluraw-1.4.0.1.ebuild,v 1.2 2015/06/11 15:05:59 ago Exp $
EAPI=5
@@ -19,7 +19,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/openglraw-1.3.0.0:=[profile?]