summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2012-12-06 22:53:18 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2012-12-06 22:53:18 +0000
commit2e06c2f25a2e384c4c4d8c2058b9d68705235c7a (patch)
treeb75ed48ac3f8d891a4f1b2d00952499e4878c90c /app-text
parentPrefix fix for python (diff)
downloadgentoo-2-2e06c2f25a2e384c4c4d8c2058b9d68705235c7a.tar.gz
gentoo-2-2e06c2f25a2e384c4c4d8c2058b9d68705235c7a.tar.bz2
gentoo-2-2e06c2f25a2e384c4c4d8c2058b9d68705235c7a.zip
Get rid of 'dev-haskell/time' depend as it's a ghc's core library.
(Portage version: 2.2.0_alpha144_p3/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pandoc/ChangeLog7
-rw-r--r--app-text/pandoc/pandoc-1.9.1.2.ebuild3
-rw-r--r--app-text/pandoc/pandoc-1.9.2.ebuild4
-rw-r--r--app-text/pandoc/pandoc-1.9.3.ebuild4
-rw-r--r--app-text/pandoc/pandoc-1.9.4.1-r2.ebuild4
-rw-r--r--app-text/pandoc/pandoc-1.9.4.5.ebuild4
6 files changed, 11 insertions, 15 deletions
diff --git a/app-text/pandoc/ChangeLog b/app-text/pandoc/ChangeLog
index 22550239275b..f4b04e3882ac 100644
--- a/app-text/pandoc/ChangeLog
+++ b/app-text/pandoc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/pandoc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.11 2012/11/25 06:13:15 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.12 2012/12/06 22:53:18 slyfox Exp $
+
+ 06 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> pandoc-1.9.1.2.ebuild,
+ pandoc-1.9.2.ebuild, pandoc-1.9.3.ebuild, pandoc-1.9.4.1-r2.ebuild,
+ pandoc-1.9.4.5.ebuild:
+ Get rid of 'dev-haskell/time' depend as it's a ghc's core library.
*pandoc-1.9.4.5 (25 Nov 2012)
diff --git a/app-text/pandoc/pandoc-1.9.1.2.ebuild b/app-text/pandoc/pandoc-1.9.1.2.ebuild
index 97c4e8a5d65c..6d1c39114d84 100644
--- a/app-text/pandoc/pandoc-1.9.1.2.ebuild
+++ b/app-text/pandoc/pandoc-1.9.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.9.1.2.ebuild,v 1.3 2012/09/12 14:35:13 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.9.1.2.ebuild,v 1.4 2012/12/06 22:53:18 slyfox Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -33,7 +33,6 @@ RDEPEND="=dev-haskell/base64-bytestring-0.1*[profile?]
>=dev-haskell/tagsoup-0.12.5[profile?] <dev-haskell/tagsoup-0.13[profile?]
=dev-haskell/temporary-1.1*[profile?]
>=dev-haskell/texmath-0.6.0.2[profile?] <dev-haskell/texmath-0.7[profile?]
- >=dev-haskell/time-1.2[profile?] <dev-haskell/time-1.5[profile?]
=dev-haskell/utf8-string-0.3*[profile?]
>=dev-haskell/xml-1.3.12[profile?] <dev-haskell/xml-1.4[profile?]
>=dev-haskell/zip-archive-0.1.1.7[profile?] <dev-haskell/zip-archive-0.2[profile?]
diff --git a/app-text/pandoc/pandoc-1.9.2.ebuild b/app-text/pandoc/pandoc-1.9.2.ebuild
index de48e164574a..49ec9687beb3 100644
--- a/app-text/pandoc/pandoc-1.9.2.ebuild
+++ b/app-text/pandoc/pandoc-1.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.9.2.ebuild,v 1.2 2012/09/12 14:35:13 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.9.2.ebuild,v 1.3 2012/12/06 22:53:18 slyfox Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -45,8 +45,6 @@ RDEPEND="=dev-haskell/base64-bytestring-0.1*[profile?]
=dev-haskell/temporary-1.1*[profile?]
>=dev-haskell/texmath-0.6.0.2[profile?]
<dev-haskell/texmath-0.7[profile?]
- >=dev-haskell/time-1.2[profile?]
- <dev-haskell/time-1.5[profile?]
=dev-haskell/utf8-string-0.3*[profile?]
>=dev-haskell/xml-1.3.12[profile?]
<dev-haskell/xml-1.4[profile?]
diff --git a/app-text/pandoc/pandoc-1.9.3.ebuild b/app-text/pandoc/pandoc-1.9.3.ebuild
index 797ba9716eb8..5aa40792637e 100644
--- a/app-text/pandoc/pandoc-1.9.3.ebuild
+++ b/app-text/pandoc/pandoc-1.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.9.3.ebuild,v 1.2 2012/09/12 14:35:13 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.9.3.ebuild,v 1.3 2012/12/06 22:53:18 slyfox Exp $
EAPI=4
@@ -44,8 +44,6 @@ RDEPEND="=dev-haskell/base64-bytestring-0.1*[profile?]
=dev-haskell/temporary-1.1*[profile?]
>=dev-haskell/texmath-0.6.0.2[profile?]
<dev-haskell/texmath-0.7[profile?]
- >=dev-haskell/time-1.2[profile?]
- <dev-haskell/time-1.5[profile?]
=dev-haskell/utf8-string-0.3*[profile?]
>=dev-haskell/xml-1.3.12[profile?]
<dev-haskell/xml-1.4[profile?]
diff --git a/app-text/pandoc/pandoc-1.9.4.1-r2.ebuild b/app-text/pandoc/pandoc-1.9.4.1-r2.ebuild
index e0c9702111cf..2aadfab7f831 100644
--- a/app-text/pandoc/pandoc-1.9.4.1-r2.ebuild
+++ b/app-text/pandoc/pandoc-1.9.4.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.9.4.1-r2.ebuild,v 1.2 2012/09/12 14:35:13 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.9.4.1-r2.ebuild,v 1.3 2012/12/06 22:53:18 slyfox Exp $
EAPI=4
@@ -45,8 +45,6 @@ RDEPEND="=dev-haskell/base64-bytestring-0.1*[profile?]
=dev-haskell/temporary-1.1*[profile?]
>=dev-haskell/texmath-0.6.0.2[profile?]
<dev-haskell/texmath-0.7[profile?]
- >=dev-haskell/time-1.2[profile?]
- <dev-haskell/time-1.5[profile?]
=dev-haskell/utf8-string-0.3*[profile?]
>=dev-haskell/xml-1.3.12[profile?]
<dev-haskell/xml-1.4[profile?]
diff --git a/app-text/pandoc/pandoc-1.9.4.5.ebuild b/app-text/pandoc/pandoc-1.9.4.5.ebuild
index 9cd055a25fa6..3cd6374fe992 100644
--- a/app-text/pandoc/pandoc-1.9.4.5.ebuild
+++ b/app-text/pandoc/pandoc-1.9.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.9.4.5.ebuild,v 1.1 2012/11/25 06:13:15 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.9.4.5.ebuild,v 1.2 2012/12/06 22:53:18 slyfox Exp $
EAPI=5
@@ -46,8 +46,6 @@ RDEPEND=">=dev-haskell/base64-bytestring-0.1:=[profile?]
=dev-haskell/temporary-1.1*:=[profile?]
>=dev-haskell/texmath-0.6.0.2:=[profile?]
<dev-haskell/texmath-0.7:=[profile?]
- >=dev-haskell/time-1.2:=[profile?]
- <dev-haskell/time-1.5:=[profile?]
=dev-haskell/utf8-string-0.3*:=[profile?]
>=dev-haskell/xml-1.3.12:=[profile?]
<dev-haskell/xml-1.4:=[profile?]