summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-01 14:08:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-01 14:08:30 +0000
commitc73924160617cdcbb3df9cc4bcb08c347dfe83f8 (patch)
treec62dfd584bf330033c8cc3d91d937b7a40d33df0 /dev-haskell
parentAdd ~alpha, wrt bug #449220 (diff)
downloadgentoo-2-c73924160617cdcbb3df9cc4bcb08c347dfe83f8.tar.gz
gentoo-2-c73924160617cdcbb3df9cc4bcb08c347dfe83f8.tar.bz2
gentoo-2-c73924160617cdcbb3df9cc4bcb08c347dfe83f8.zip
Add ~alpha, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/pango/ChangeLog5
-rw-r--r--dev-haskell/pango/pango-0.12.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/pango/ChangeLog b/dev-haskell/pango/ChangeLog
index 1a89a444ad49..4df5f25d09ae 100644
--- a/dev-haskell/pango/ChangeLog
+++ b/dev-haskell/pango/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/pango
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/ChangeLog,v 1.13 2013/01/01 11:40:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/ChangeLog,v 1.14 2013/01/01 14:08:30 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pango-0.12.4.ebuild:
+ Add ~alpha, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pango-0.12.4.ebuild:
Add ~ia64, wrt bug #449220
diff --git a/dev-haskell/pango/pango-0.12.4.ebuild b/dev-haskell/pango/pango-0.12.4.ebuild
index 5d7d91a5c11b..3ce3550af64c 100644
--- a/dev-haskell/pango/pango-0.12.4.ebuild
+++ b/dev-haskell/pango/pango-0.12.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.4.ebuild,v 1.4 2013/01/01 11:40:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.4.ebuild,v 1.5 2013/01/01 14:08:30 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/cairo-0.12.0:=[profile?]