diff options
author | 2015-07-18 12:47:02 +0000 | |
---|---|---|
committer | 2015-07-18 12:47:02 +0000 | |
commit | db150d43dbe7cb666f4bd4dfd3c38a2a0a208455 (patch) | |
tree | 2620666044722eddb5014841c9441ef741149b98 /app-text | |
parent | Allow latest text for current stable. (diff) | |
download | gentoo-2-db150d43dbe7cb666f4bd4dfd3c38a2a0a208455.tar.gz gentoo-2-db150d43dbe7cb666f4bd4dfd3c38a2a0a208455.tar.bz2 gentoo-2-db150d43dbe7cb666f4bd4dfd3c38a2a0a208455.zip |
amd64, x86 stable wrt bug #554768
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pandoc/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pandoc/pandoc-1.12.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pandoc/ChangeLog b/app-text/pandoc/ChangeLog index 21fe935795ea..c972aea08f87 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.41 2015/07/18 12:43:51 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.42 2015/07/18 12:47:02 slyfox Exp $ + + 18 Jul 2015; Sergei Trofimovich <slyfox@gentoo.org> pandoc-1.12.1-r1.ebuild: + amd64, x86 stable wrt bug #554768 *pandoc-1.12.1-r1 (18 Jul 2015) diff --git a/app-text/pandoc/pandoc-1.12.1-r1.ebuild b/app-text/pandoc/pandoc-1.12.1-r1.ebuild index 5e52b8510085..00fd61a4b7bc 100644 --- a/app-text/pandoc/pandoc-1.12.1-r1.ebuild +++ b/app-text/pandoc/pandoc-1.12.1-r1.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/app-text/pandoc/pandoc-1.12.1-r1.ebuild,v 1.1 2015/07/18 12:43:51 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.1-r1.ebuild,v 1.2 2015/07/18 12:47:02 slyfox 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?] |