summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-13 09:59:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-13 09:59:17 +0000
commitec96cd4fc1e419f767c0eb86637667506a1b8c4b (patch)
tree642ea2314d5c377030ea855a4a2a69a36a083951 /dev-haskell/glib
parentStable for amd64, wrt bug #428928 (diff)
downloadhistorical-ec96cd4fc1e419f767c0eb86637667506a1b8c4b.tar.gz
historical-ec96cd4fc1e419f767c0eb86637667506a1b8c4b.tar.bz2
historical-ec96cd4fc1e419f767c0eb86637667506a1b8c4b.zip
Stable for amd64, wrt bug #428930
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/glib')
-rw-r--r--dev-haskell/glib/ChangeLog5
-rw-r--r--dev-haskell/glib/glib-0.12.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/glib/ChangeLog b/dev-haskell/glib/ChangeLog
index 3f2daa5f5b5b..89775cc86e59 100644
--- a/dev-haskell/glib/ChangeLog
+++ b/dev-haskell/glib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/glib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glib/ChangeLog,v 1.6 2012/09/12 14:53:15 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glib/ChangeLog,v 1.7 2012/09/13 09:59:17 ago Exp $
+
+ 13 Sep 2012; Agostino Sarubbo <ago@gentoo.org> glib-0.12.3.1.ebuild:
+ Stable for amd64, wrt bug #428930
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> glib-0.12.0.ebuild,
glib-0.12.3.1.ebuild, glib-0.12.3.ebuild:
diff --git a/dev-haskell/glib/glib-0.12.3.1.ebuild b/dev-haskell/glib/glib-0.12.3.1.ebuild
index c835e741933f..e1538864966e 100644
--- a/dev-haskell/glib/glib-0.12.3.1.ebuild
+++ b/dev-haskell/glib/glib-0.12.3.1.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/glib/glib-0.12.3.1.ebuild,v 1.2 2012/09/12 14:53:15 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glib/glib-0.12.3.1.ebuild,v 1.3 2012/09/13 09:59:17 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.1