summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-02-16 14:41:41 +0000
committerPacho Ramos <pacho@gentoo.org>2015-02-16 14:41:41 +0000
commit2ede6b030bc6ec6f87665f14224619a4beed6a4d (patch)
tree8e13c287032906a7a613a6323bf7ff9e771a9548 /app-text
parentDrop old (diff)
downloadgentoo-2-2ede6b030bc6ec6f87665f14224619a4beed6a4d.tar.gz
gentoo-2-2ede6b030bc6ec6f87665f14224619a4beed6a4d.tar.bz2
gentoo-2-2ede6b030bc6ec6f87665f14224619a4beed6a4d.zip
amd64/x86 stable, bug #490692
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pandoc/ChangeLog5
-rw-r--r--app-text/pandoc/pandoc-1.12.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/pandoc/ChangeLog b/app-text/pandoc/ChangeLog
index 6f6d4ee1890b..969691e9c698 100644
--- a/app-text/pandoc/ChangeLog
+++ b/app-text/pandoc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pandoc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.35 2015/01/05 05:04:03 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.36 2015/02/16 14:41:41 pacho Exp $
+
+ 16 Feb 2015; Pacho Ramos <pacho@gentoo.org> pandoc-1.12.1.ebuild:
+ amd64/x86 stable, bug #490692
*pandoc-1.13.2-r1 (05 Jan 2015)
diff --git a/app-text/pandoc/pandoc-1.12.1.ebuild b/app-text/pandoc/pandoc-1.12.1.ebuild
index a2a060c07fda..89b6efd4a4f7 100644
--- a/app-text/pandoc/pandoc-1.12.1.ebuild
+++ b/app-text/pandoc/pandoc-1.12.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.1.ebuild,v 1.1 2013/11/14 10:03:19 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.1.ebuild,v 1.2 2015/02/16 14:41:41 pacho Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="embed_data_files +http-conduit"
RDEPEND=">=dev-haskell/aeson-0.6:=[profile?] <dev-haskell/aeson-0.7:=[profile?]