summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 02:13:32 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 02:13:32 +0000
commit9c8bed0636b81208c9cc2519d6599ad55675c62f (patch)
tree71566287966f14ce20ec317d8d121c976ea4f6fd /dev-haskell
parentx86 stable wrt bug #474180 (diff)
downloadgentoo-2-9c8bed0636b81208c9cc2519d6599ad55675c62f.tar.gz
gentoo-2-9c8bed0636b81208c9cc2519d6599ad55675c62f.tar.bz2
gentoo-2-9c8bed0636b81208c9cc2519d6599ad55675c62f.zip
x86 stable wrt bug #484762
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/openal/ChangeLog7
-rw-r--r--dev-haskell/openal/openal-1.4.0.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/openal/ChangeLog b/dev-haskell/openal/ChangeLog
index 9a1d78a04c0c..71b06b65a83d 100644
--- a/dev-haskell/openal/ChangeLog
+++ b/dev-haskell/openal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/openal
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/ChangeLog,v 1.16 2013/09/14 08:15:07 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/ChangeLog,v 1.17 2014/02/24 02:13:32 phajdan.jr Exp $
+
+ 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> openal-1.4.0.2.ebuild:
+ x86 stable wrt bug #484762
14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> openal-1.4.0.2.ebuild:
Stable for amd64, wrt bug #484762
diff --git a/dev-haskell/openal/openal-1.4.0.2.ebuild b/dev-haskell/openal/openal-1.4.0.2.ebuild
index b45373b5d5b6..7a013c6951a5 100644
--- a/dev-haskell/openal/openal-1.4.0.2.ebuild
+++ b/dev-haskell/openal/openal-1.4.0.2.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/openal/openal-1.4.0.2.ebuild,v 1.2 2013/09/14 08:15:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/openal-1.4.0.2.ebuild,v 1.3 2014/02/24 02:13:32 phajdan.jr 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/objectname:=[profile?]