diff options
author | 2015-06-11 15:05:04 +0000 | |
---|---|---|
committer | 2015-06-11 15:05:04 +0000 | |
commit | 42f7f2600820b08452442d57f5e4a940cd061e74 (patch) | |
tree | 6df5a6f74baf0126c153146e417d6c659cd99bf4 /dev-haskell | |
parent | Stable for amd64, wrt bug #534818 (diff) | |
download | gentoo-2-42f7f2600820b08452442d57f5e4a940cd061e74.tar.gz gentoo-2-42f7f2600820b08452442d57f5e4a940cd061e74.tar.bz2 gentoo-2-42f7f2600820b08452442d57f5e4a940cd061e74.zip |
Stable for amd64, wrt bug #534948
(Portage version: 2.2.18/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/ansi-wl-pprint/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/ansi-wl-pprint/ChangeLog b/dev-haskell/ansi-wl-pprint/ChangeLog index 4f9638d8a011..3af9d97f2e47 100644 --- a/dev-haskell/ansi-wl-pprint/ChangeLog +++ b/dev-haskell/ansi-wl-pprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/ansi-wl-pprint # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.36 2015/06/06 10:12:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.37 2015/06/11 15:05:04 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> ansi-wl-pprint-0.6.7.1.ebuild: + Stable for amd64, wrt bug #534948 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: Add github to remote-id in metadata.xml diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild index a389a5aa55f6..0f92a59231a3 100644 --- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild +++ b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild,v 1.2 2015/01/26 13:06:49 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild,v 1.3 2015/06/11 15:05:04 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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="example" RDEPEND=">=dev-haskell/ansi-terminal-0.4.0:=[profile?] <dev-haskell/ansi-terminal-0.7:=[profile?] |