diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 15:09:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 15:09:16 +0000 |
commit | f8c1cbe1beed185e847595f42737c69401f86082 (patch) | |
tree | 020311ff057cb983a46843a1ec3c8c1a9a11c2f4 /dev-haskell/xhtml | |
parent | Stable for ppc, wrt bug #502672 (diff) | |
download | gentoo-2-f8c1cbe1beed185e847595f42737c69401f86082.tar.gz gentoo-2-f8c1cbe1beed185e847595f42737c69401f86082.tar.bz2 gentoo-2-f8c1cbe1beed185e847595f42737c69401f86082.zip |
Stable for ppc, wrt bug #502704
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/xhtml')
-rw-r--r-- | dev-haskell/xhtml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/xhtml/ChangeLog b/dev-haskell/xhtml/ChangeLog index 0f0e150159d9..8216f3e9462e 100644 --- a/dev-haskell/xhtml/ChangeLog +++ b/dev-haskell/xhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/xhtml # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.40 2014/03/19 13:38:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.41 2014/03/24 15:09:16 ago Exp $ + + 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xhtml-3000.2.1-r1.ebuild: + Stable for ppc, wrt bug #502704 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xhtml-3000.2.1-r1.ebuild: Stable for ia64, wrt bug #502704 diff --git a/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild b/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild index 9c5cfd8130ba..10f0f88cf7cf 100644 --- a/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild +++ b/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild,v 1.5 2014/03/19 13:38:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild,v 1.6 2014/03/24 15:09:16 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 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc sparc x86" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4:=" |