diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:32:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 19:32:24 +0000 |
commit | 912e6e246a05954d1b290aa0f011e15e61fc0649 (patch) | |
tree | 829e3ecf0a3ee07290012d45aaff38bb2c1e4ce0 /app-text/pandoc | |
parent | amd64 stable, bug #492238 (diff) | |
download | gentoo-2-912e6e246a05954d1b290aa0f011e15e61fc0649.tar.gz gentoo-2-912e6e246a05954d1b290aa0f011e15e61fc0649.tar.bz2 gentoo-2-912e6e246a05954d1b290aa0f011e15e61fc0649.zip |
Stable for x86, wrt bug #488750
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/pandoc')
-rw-r--r-- | app-text/pandoc/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pandoc/pandoc-1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pandoc/ChangeLog b/app-text/pandoc/ChangeLog index 683ece99d7e6..fcb228e320c1 100644 --- a/app-text/pandoc/ChangeLog +++ b/app-text/pandoc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pandoc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.23 2013/11/14 10:03:19 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.24 2013/11/24 19:32:24 ago Exp $ + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> pandoc-1.12.ebuild: + Stable for x86, wrt bug #488750 *pandoc-1.12.1 (14 Nov 2013) diff --git a/app-text/pandoc/pandoc-1.12.ebuild b/app-text/pandoc/pandoc-1.12.ebuild index 2bf6e592741d..df1fcd5c3ba4 100644 --- a/app-text/pandoc/pandoc-1.12.ebuild +++ b/app-text/pandoc/pandoc-1.12.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/app-text/pandoc/pandoc-1.12.ebuild,v 1.3 2013/11/05 11:55:36 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.ebuild,v 1.4 2013/11/24 19:32:24 ago 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?] |