diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:42:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:42:51 +0000 |
commit | d9ed85c2324ab7c20cafe74b089f9bd3a41f4452 (patch) | |
tree | ed26e936794b875df2c3613a0c653bc92fda9fca /dev-haskell/gio | |
parent | Stable for ppc, wrt bug #488808 (diff) | |
download | gentoo-2-d9ed85c2324ab7c20cafe74b089f9bd3a41f4452.tar.gz gentoo-2-d9ed85c2324ab7c20cafe74b089f9bd3a41f4452.tar.bz2 gentoo-2-d9ed85c2324ab7c20cafe74b089f9bd3a41f4452.zip |
Stable for ppc, wrt bug #488808
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/gio')
-rw-r--r-- | dev-haskell/gio/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/gio/gio-0.12.4-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/gio/ChangeLog b/dev-haskell/gio/ChangeLog index 46bc6a5cd8fd..741db56d3af2 100644 --- a/dev-haskell/gio/ChangeLog +++ b/dev-haskell/gio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/gio -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/ChangeLog,v 1.18 2013/12/12 05:59:55 gienah Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/ChangeLog,v 1.19 2014/01/19 10:42:51 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gio-0.12.4-r1.ebuild: + Stable for ppc, wrt bug #488808 *gio-0.12.5.0-r1 (12 Dec 2013) diff --git a/dev-haskell/gio/gio-0.12.4-r1.ebuild b/dev-haskell/gio/gio-0.12.4-r1.ebuild index 5c0e826a90ec..882be985451c 100644 --- a/dev-haskell/gio/gio-0.12.4-r1.ebuild +++ b/dev-haskell/gio/gio-0.12.4-r1.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/gio/gio-0.12.4-r1.ebuild,v 1.4 2013/12/12 05:59:55 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/gio-0.12.4-r1.ebuild,v 1.5 2014/01/19 10:42:51 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-haskell/glib-0.12.0:0=[profile?] |