summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2011-05-03 19:35:58 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2011-05-03 19:35:58 +0000
commit8a96fd197dc085f64688270b11dd2c87991a642c (patch)
tree94908b5d1f2ed52ef70f742b2f1a80a9185fedb0 /app-text/pandoc
parentUse PN instead of hard-coded "opera" where needed in preparation for www-clie... (diff)
downloadhistorical-8a96fd197dc085f64688270b11dd2c87991a642c.tar.gz
historical-8a96fd197dc085f64688270b11dd2c87991a642c.tar.bz2
historical-8a96fd197dc085f64688270b11dd2c87991a642c.zip
USE flags work this time (passed to configure phase).
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'app-text/pandoc')
-rw-r--r--app-text/pandoc/ChangeLog8
-rw-r--r--app-text/pandoc/Manifest10
-rw-r--r--app-text/pandoc/pandoc-1.8.1.1-r1.ebuild (renamed from app-text/pandoc/pandoc-1.8.1.1.ebuild)6
3 files changed, 15 insertions, 9 deletions
diff --git a/app-text/pandoc/ChangeLog b/app-text/pandoc/ChangeLog
index 535c550cb116..b7b8d2e1cd1b 100644
--- a/app-text/pandoc/ChangeLog
+++ b/app-text/pandoc/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-text/pandoc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.1 2011/04/25 12:30:48 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.2 2011/05/03 19:35:58 slyfox Exp $
+
+*pandoc-1.8.1.1-r1 (03 May 2011)
+
+ 03 May 2011; Sergei Trofimovich <slyfox@gentoo.org> -pandoc-1.8.1.1.ebuild,
+ +pandoc-1.8.1.1-r1.ebuild:
+ USE flags work this time (passed to configure phase).
*pandoc-1.8.1.1 (25 Apr 2011)
diff --git a/app-text/pandoc/Manifest b/app-text/pandoc/Manifest
index 49d4a7428cf0..274c44cb1fcf 100644
--- a/app-text/pandoc/Manifest
+++ b/app-text/pandoc/Manifest
@@ -2,13 +2,13 @@
Hash: SHA1
DIST pandoc-1.8.1.1.tar.gz 459135 RMD160 6909fc5358abf628a7ef2eefca673ab76db4bd91 SHA1 c5974ce9594df55a60f482c518cd5af34ec7afe2 SHA256 526355ddcbff69c0df7757d30d37e08864995b7ebd899916e329ecd19104c83c
-EBUILD pandoc-1.8.1.1.ebuild 1599 RMD160 d15ffbf50f6e9b98a60dcd46435c8e2343deea47 SHA1 b105d8cc5232c30f88934456805c1701c85b3f16 SHA256 ce5d5d4aec18d3bcf39a8e86e76a5a7c0b91ba9e94212f9adde9f81afa103e19
-MISC ChangeLog 349 RMD160 bd73bb0c5b674298f6fd7778a6a6baf7b1816264 SHA1 f6c8246a2aa718807ff20815945def589fc0afc9 SHA256 6c97537aecd108fe7d5db4337844c56df0e2c23a315c5721c37319b11eebf56e
+EBUILD pandoc-1.8.1.1-r1.ebuild 1606 RMD160 e917b95d9e57cc04a56403f7eb5b3ffe642602d9 SHA1 042395904dadbd2130af00cdda1ebc88fd1a1176 SHA256 482279d0472ed356828d9db5eb438ff432267dcdb674b9b225efb7027a0eb4c4
+MISC ChangeLog 547 RMD160 8b2952265de9981a0d23fbcd8f2fdb782230a289 SHA1 4b43fb3f1affbb8e1b823e0282e762ea8e86b0da SHA256 9fed9acb49736b72aaa1ca6d9da42558d2e564b940855d068e6ac1a8d8c5ad13
MISC metadata.xml 823 RMD160 ec6d5588b18f195cf4d6e10f259f5810c3d64281 SHA1 7448e8db7f71a138c2b4c378d4c4c807159b9bc3 SHA256 e16707b8d0d06a0ff099025bc880a48506c03cf32a39b5391d178265b0d411be
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
-iEYEARECAAYFAk21aYMACgkQcaHudmEf86o+qwCcC7HY5XjV47iWCSiMoIXzw8ym
-J/cAn2GvkQJ+svjTK56sErYpELYqdhiw
-=tTo+
+iEYEARECAAYFAk3AWc0ACgkQcaHudmEf86pWRQCdFYGc7VwOyDhZyIb0JSneTvR1
+G7UAniHJZGSmQr1YsNVVILvLVCUS9Moi
+=nbWg
-----END PGP SIGNATURE-----
diff --git a/app-text/pandoc/pandoc-1.8.1.1.ebuild b/app-text/pandoc/pandoc-1.8.1.1-r1.ebuild
index d89ac2d313bf..b6fdd1548538 100644
--- a/app-text/pandoc/pandoc-1.8.1.1.ebuild
+++ b/app-text/pandoc/pandoc-1.8.1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.8.1.1.ebuild,v 1.1 2011/04/25 12:30:48 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.8.1.1-r1.ebuild,v 1.1 2011/05/03 19:35:58 slyfox Exp $
# ebuild generated by hackport 0.2.11
@@ -51,8 +51,8 @@ installMan() {
doman "${S}/man/man1/${prog}.1"
}
-src_compile() {
- cabal_src_compile \
+src_configure() {
+ cabal_src_configure \
$(cabal_flag highlight highlighting)
}