diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 08:35:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 08:35:51 +0000 |
commit | bd7afe81f5bff744b3c4bc459f92b727e2635e9c (patch) | |
tree | d8f56c72133ca8ba2479c180bb72880981ea0483 /dev-haskell | |
parent | Stable for alpha, wrt bug #466002 (diff) | |
download | gentoo-2-bd7afe81f5bff744b3c4bc459f92b727e2635e9c.tar.gz gentoo-2-bd7afe81f5bff744b3c4bc459f92b727e2635e9c.tar.bz2 gentoo-2-bd7afe81f5bff744b3c4bc459f92b727e2635e9c.zip |
Stable for alpha, wrt bug #457780
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/xhtml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/xhtml/xhtml-3000.2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/xhtml/ChangeLog b/dev-haskell/xhtml/ChangeLog index 0bf6816b4c32..71962693ab02 100644 --- a/dev-haskell/xhtml/ChangeLog +++ b/dev-haskell/xhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/xhtml # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.26 2013/04/14 13:32:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.27 2013/04/18 08:35:51 ago Exp $ + + 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xhtml-3000.2.0.1.ebuild: + Stable for alpha, wrt bug #457780 14 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xhtml-3000.2.0.1.ebuild: Stable for ppc, wrt bug #457780 diff --git a/dev-haskell/xhtml/xhtml-3000.2.0.1.ebuild b/dev-haskell/xhtml/xhtml-3000.2.0.1.ebuild index 4d08d0d157be..501a937cf343 100644 --- a/dev-haskell/xhtml/xhtml-3000.2.0.1.ebuild +++ b/dev-haskell/xhtml/xhtml-3000.2.0.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/xhtml/xhtml-3000.2.0.1.ebuild,v 1.7 2013/04/14 13:32:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.2.0.1.ebuild,v 1.8 2013/04/18 08:35:51 ago Exp $ # ebuild generated by hackport 0.2.13 @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86" IUSE="" RDEPEND=">=dev-lang/ghc-6.8.2" |