summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2011-05-09 21:14:09 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2011-05-09 21:14:09 +0000
commitf5774847435c77d8108aaafd34456655b0b6340d (patch)
treea4cb008986cc57de0d21317da07f00c4a5cfaef4 /dev-util/coccinelle
parentInitial version. Draw pretty sequence diagrams of D-Bus traffic. Ebuild provi... (diff)
downloadhistorical-f5774847435c77d8108aaafd34456655b0b6340d.tar.gz
historical-f5774847435c77d8108aaafd34456655b0b6340d.tar.bz2
historical-f5774847435c77d8108aaafd34456655b0b6340d.zip
Fixed missing runtime depend on findlib as found out Jakub Zawadzki in bug #366553. Added USE=ocaml for ocaml scripting support.
Package-Manager: portage-2.1.9.48/cvs/Linux x86_64
Diffstat (limited to 'dev-util/coccinelle')
-rw-r--r--dev-util/coccinelle/ChangeLog9
-rw-r--r--dev-util/coccinelle/Manifest10
-rw-r--r--dev-util/coccinelle/coccinelle-0.2.5-r1.ebuild (renamed from dev-util/coccinelle/coccinelle-0.2.5.ebuild)14
3 files changed, 23 insertions, 10 deletions
diff --git a/dev-util/coccinelle/ChangeLog b/dev-util/coccinelle/ChangeLog
index 146d1f93da84..cbb49a02e3fa 100644
--- a/dev-util/coccinelle/ChangeLog
+++ b/dev-util/coccinelle/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-util/coccinelle
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/ChangeLog,v 1.6 2011/05/08 21:09:48 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/ChangeLog,v 1.7 2011/05/09 21:14:09 slyfox Exp $
+
+*coccinelle-0.2.5-r1 (09 May 2011)
+
+ 09 May 2011; Sergei Trofimovich <slyfox@gentoo.org> -coccinelle-0.2.5.ebuild,
+ +coccinelle-0.2.5-r1.ebuild:
+ Fixed missing runtime depend on findlib as found out Jakub Zawadzki in bug
+ #366553. Added USE=ocaml for ocaml scripting support.
*coccinelle-0.2.5 (08 May 2011)
diff --git a/dev-util/coccinelle/Manifest b/dev-util/coccinelle/Manifest
index e6cbfbc5c9a3..c0445dc6fff7 100644
--- a/dev-util/coccinelle/Manifest
+++ b/dev-util/coccinelle/Manifest
@@ -2,13 +2,13 @@
Hash: SHA1
DIST coccinelle-0.2.5.tgz 2295665 RMD160 a0811ba0a2c50b70fc52155cc062af6ba383d0d2 SHA1 fa9aed17ee23a253cf01a8571b61d1320082751b SHA256 b80360d8106be90aff4801330f0400525c980409dadf3eb6a1079a7e43c5d017
-EBUILD coccinelle-0.2.5.ebuild 1700 RMD160 a82870d7d4e3197c167de70771dcd4045612a86c SHA1 4931190c2d3cf2ffb1a7dddf911ca520c241c21b SHA256 d3d6c56278de87a2e19a488a158ce44c48db10d09df47dc98e5b3d6809b5911c
-MISC ChangeLog 1168 RMD160 4b586dc49847697c947d22168cd514e6a164a29c SHA1 989f663477195441230a59cf1e8605d5f78d6139 SHA256 50f2ff39506d35a7c4a5516778112339f32110cee468dd47488fb291bf53100c
+EBUILD coccinelle-0.2.5-r1.ebuild 1893 RMD160 7e1b6ec5ecdf27be2bfe97b4a8856efe2f8df5b6 SHA1 a99e854511366c08c9f4583d3ce8164e560d2c72 SHA256 251b90bec95718184969f73e152f86cfea7e61636663307eabc4fbc98f83dfc3
+MISC ChangeLog 1449 RMD160 08a5ea36d7501186ab16ccafdabd1d4bae36e18c SHA1 d2a4e905300cc6ccb9cc548625b1d6fa773488f7 SHA256 6f051d6a14b787625a155cf0f1c0ad0aa4a907e6e76d8a5fba393e3f9cdf9d47
MISC metadata.xml 155 RMD160 dfaa057e679b01302a807c75a32a910098b26809 SHA1 94024f83dcacbb53e92be090dd0f994ec93dc90d SHA256 118048376ebb76f57628b0819f3de4856e73959c2578c88715d37ea2d1e0af81
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
-iEYEARECAAYFAk3HB0oACgkQcaHudmEf86oeqACggO/R37Ebo0SH1uS1oHsnaekY
-ViUAnROjTZhAYu2I06CStgpxCNK4IGmH
-=5qcH
+iEUEARECAAYFAk3IWdEACgkQcaHudmEf86plcQCfUxIUxcslTMzl1xMHh+x6Jctz
+gggAmMdMZ6yJLCEIEglbg8g5j8Vwq0Y=
+=dgcs
-----END PGP SIGNATURE-----
diff --git a/dev-util/coccinelle/coccinelle-0.2.5.ebuild b/dev-util/coccinelle/coccinelle-0.2.5-r1.ebuild
index 5e578266b3aa..be3a5e7bffc7 100644
--- a/dev-util/coccinelle/coccinelle-0.2.5.ebuild
+++ b/dev-util/coccinelle/coccinelle-0.2.5-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/dev-util/coccinelle/coccinelle-0.2.5.ebuild,v 1.1 2011/05/08 21:09:48 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/coccinelle-0.2.5-r1.ebuild,v 1.1 2011/05/09 21:14:09 slyfox Exp $
EAPI="2"
@@ -13,13 +13,18 @@ SRC_URI="http://coccinelle.lip6.fr/distrib/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="doc +ocamlopt python"
+IUSE="doc +ocamlopt python ocaml"
+# ocaml enables ocaml scripting (uses findlib)
RDEPEND="python? ( dev-lang/python )
- >=dev-lang/ocaml-3.10[ocamlopt?]"
+ >=dev-lang/ocaml-3.10[ocamlopt?]
+ ocaml? ( dev-ml/findlib )"
+
+# dev-texlive/texlive-fontsextra contains 'ifsym.sty'
DEPEND="${RDEPEND}
doc? ( virtual/latex-base
- || ( dev-texlive/texlive-latexextra app-text/ptex ) )"
+ || ( dev-texlive/texlive-latexextra app-text/ptex )
+ dev-texlive/texlive-fontsextra )"
src_configure() {
# non-autoconf
@@ -27,6 +32,7 @@ src_configure() {
--prefix=/usr \
$(use ocamlopt || echo "--no-opt") \
$(use_with python) \
+ $(use_with ocaml) \
|| die
sed -i "s:^LIBDIR=.*:LIBDIR=/usr/$(get_libdir)/ocaml/stublibs/:" Makefile.config
sed -i "s:^SHAREDIR=.*:SHAREDIR=/usr/libexec/${PN}/:" Makefile.config