summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-31 10:28:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-31 10:28:58 +0000
commitf009e5826ee99deda7c769e3aab69e268c4db8f1 (patch)
tree781dc58b1d6fe27ace6e94cb48be046fba547993 /dev-haskell
parentFix systemd unit file, bug #479596 (diff)
downloadgentoo-2-f009e5826ee99deda7c769e3aab69e268c4db8f1.tar.gz
gentoo-2-f009e5826ee99deda7c769e3aab69e268c4db8f1.tar.bz2
gentoo-2-f009e5826ee99deda7c769e3aab69e268c4db8f1.zip
Stable for amd64, wrt bug #480570
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/xhtml/ChangeLog5
-rw-r--r--dev-haskell/xhtml/xhtml-3000.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/xhtml/ChangeLog b/dev-haskell/xhtml/ChangeLog
index 3480a676e29c..5f7fac6e38e4 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.31 2013/08/29 19:50:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.32 2013/08/31 10:28:58 ago Exp $
+
+ 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> xhtml-3000.2.1.ebuild:
+ Stable for amd64, wrt bug #480570
29 Aug 2013; Agostino Sarubbo <ago@gentoo.org> xhtml-3000.2.1.ebuild:
Stable for ia64, wrt bug #480570
diff --git a/dev-haskell/xhtml/xhtml-3000.2.1.ebuild b/dev-haskell/xhtml/xhtml-3000.2.1.ebuild
index dfb2225421df..a64c64d80bf5 100644
--- a/dev-haskell/xhtml/xhtml-3000.2.1.ebuild
+++ b/dev-haskell/xhtml/xhtml-3000.2.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.1.ebuild,v 1.3 2013/08/29 19:50:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.2.1.ebuild,v 1.4 2013/08/31 10:28:58 ago Exp $
EAPI="3"
@@ -14,7 +14,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.10.1"