diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:58:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:58:06 +0000 |
commit | 4ed1328b596313015d208ae80dbc46b33b03903a (patch) | |
tree | 9696b4b9420a582840f988805883259932b50b85 /dev-haskell | |
parent | Stable for x86, wrt bug #491380 (diff) | |
download | gentoo-2-4ed1328b596313015d208ae80dbc46b33b03903a.tar.gz gentoo-2-4ed1328b596313015d208ae80dbc46b33b03903a.tar.bz2 gentoo-2-4ed1328b596313015d208ae80dbc46b33b03903a.zip |
Stable for x86, wrt bug #491998
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/syb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/syb/syb-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/syb/ChangeLog b/dev-haskell/syb/ChangeLog index 17179f609584..2beebf6fed65 100644 --- a/dev-haskell/syb/ChangeLog +++ b/dev-haskell/syb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/syb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/syb/ChangeLog,v 1.29 2013/12/23 19:34:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/syb/ChangeLog,v 1.30 2013/12/24 12:58:06 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> syb-0.4.1.ebuild: + Stable for x86, wrt bug #491998 23 Dec 2013; Pacho Ramos <pacho@gentoo.org> syb-0.4.1.ebuild: amd64 stable, bug #491998 diff --git a/dev-haskell/syb/syb-0.4.1.ebuild b/dev-haskell/syb/syb-0.4.1.ebuild index 1b4b77f37a61..af0bc5aff32a 100644 --- a/dev-haskell/syb/syb-0.4.1.ebuild +++ b/dev-haskell/syb/syb-0.4.1.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/syb/syb-0.4.1.ebuild,v 1.2 2013/12/23 19:34:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/syb/syb-0.4.1.ebuild,v 1.3 2013/12/24 12:58:06 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4:= |