summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-30 12:01:25 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-30 12:01:25 +0000
commit79aebc7ef401347da0c9bb1d97a44d061db3b752 (patch)
tree1f9a81271f9a813434110064f9f429c10844d0f1 /dev-haskell
parentRemove old version of luaexpat. (diff)
downloadgentoo-2-79aebc7ef401347da0c9bb1d97a44d061db3b752.tar.gz
gentoo-2-79aebc7ef401347da0c9bb1d97a44d061db3b752.tar.bz2
gentoo-2-79aebc7ef401347da0c9bb1d97a44d061db3b752.zip
stable ppc ppc64, bug #428940
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/uulib/ChangeLog5
-rw-r--r--dev-haskell/uulib/uulib-0.9.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/uulib/ChangeLog b/dev-haskell/uulib/ChangeLog
index ce208624a3a0..cb71f32070ca 100644
--- a/dev-haskell/uulib/ChangeLog
+++ b/dev-haskell/uulib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/uulib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v 1.25 2012/09/23 08:46:25 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/ChangeLog,v 1.26 2012/09/30 12:01:25 blueness Exp $
+
+ 30 Sep 2012; Anthony G. Basile <blueness@gentoo.org> uulib-0.9.14.ebuild:
+ stable ppc ppc64, bug #428940
23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> uulib-0.9.14.ebuild:
x86 stable wrt bug #428940
diff --git a/dev-haskell/uulib/uulib-0.9.14.ebuild b/dev-haskell/uulib/uulib-0.9.14.ebuild
index 042e01998364..b449ed763d45 100644
--- a/dev-haskell/uulib/uulib-0.9.14.ebuild
+++ b/dev-haskell/uulib/uulib-0.9.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/uulib-0.9.14.ebuild,v 1.4 2012/09/23 08:46:25 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/uulib-0.9.14.ebuild,v 1.5 2012/09/30 12:01:25 blueness Exp $
# ebuild generated by hackport 0.2.13
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.1"