remove old
authorAlexis Ballier <aballier@gentoo.org>
Wed, 5 Oct 2011 18:59:10 +0000 (18:59 +0000)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 5 Oct 2011 18:59:10 +0000 (18:59 +0000)
Package-Manager: portage-2.2.0_alpha61/cvs/Linux x86_64

dev-util/coccinelle/ChangeLog
dev-util/coccinelle/Manifest
dev-util/coccinelle/coccinelle-0.2.5-r1.ebuild [deleted file]

index f1dea0ce6f62f029e636fe06056b5c56590e6006..1c4338cffaf2bb4d089c9f916b4e42c5daf5bef8 100644 (file)
@@ -1,6 +1,10 @@
 # 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.9 2011/07/23 15:47:43 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/coccinelle/ChangeLog,v 1.10 2011/10/05 18:59:09 aballier Exp $
+
+  05 Oct 2011; Alexis Ballier <aballier@gentoo.org>
+  -coccinelle-0.2.5-r1.ebuild:
+  remove old
 
   23 Jul 2011; Thomas Kahle <tomka@gentoo.org> coccinelle-0.2.5-r2.ebuild:
   ~x86 per bug 373149
index f2c08a6008a950607a9519554af8c29245ddd7d3..2770b5c1e87f9d40640bba2a1c37503ee2483fde 100644 (file)
@@ -1,15 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
+Hash: SHA1
 
 DIST coccinelle-0.2.5.tgz 2295665 RMD160 a0811ba0a2c50b70fc52155cc062af6ba383d0d2 SHA1 fa9aed17ee23a253cf01a8571b61d1320082751b SHA256 b80360d8106be90aff4801330f0400525c980409dadf3eb6a1079a7e43c5d017
-EBUILD coccinelle-0.2.5-r1.ebuild 1893 RMD160 7e1b6ec5ecdf27be2bfe97b4a8856efe2f8df5b6 SHA1 a99e854511366c08c9f4583d3ce8164e560d2c72 SHA256 251b90bec95718184969f73e152f86cfea7e61636663307eabc4fbc98f83dfc3
 EBUILD coccinelle-0.2.5-r2.ebuild 1908 RMD160 7114008ad9c3a0f8ef26b29998461b8357ec5830 SHA1 7aeaf5a1b1ff0e0e8043c934d0e99233efd5f81b SHA256 e58020313cf3dcc21b3271b8d6678274c3766fe6cf9277b1d9d170ce17f6cf36
-MISC ChangeLog 1727 RMD160 ac58b43ed597b637ab51d2fbc67d9de4bf1d1864 SHA1 bf0e848bc95b531329183a95dd1b823d17dd027d SHA256 4fb76b483177c390dd3e10769b352c3d6a195a2c41a9f506689fd3a20bd5b1cd
+MISC ChangeLog 1828 RMD160 5937463cdb696f1632a5d45875536b9caa9002b6 SHA1 c49c0b2295e29a71e589ac556861b7611b41523f SHA256 5716b4b532268003b2c69cb38852672d0aba290abdd2f4e76327ddcb350e8cd4
 MISC metadata.xml 155 RMD160 dfaa057e679b01302a807c75a32a910098b26809 SHA1 94024f83dcacbb53e92be090dd0f994ec93dc90d SHA256 118048376ebb76f57628b0819f3de4856e73959c2578c88715d37ea2d1e0af81
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
+Version: GnuPG v2.0.18 (GNU/Linux)
 
-iF4EAREIAAYFAk4q7REACgkQodBTJSDyo66OiQD9GW5ruVEMNReA17ffLr+qA7zg
-D5OULE2rCfezOQhcobwA/1uTIw/o1bBEHf2hgbyBgRGx3t+JF/P+P615UE3bkZEn
-=X8NM
+iEYEARECAAYFAk6MqQMACgkQvFcC4BYPU0rBIACfcFXnwpw7m8h7Zn6wWD4I+0aR
+VIYAmQFRcXLYnznBLsC2UM4TsQtg1Fqm
+=wh5o
 -----END PGP SIGNATURE-----
diff --git a/dev-util/coccinelle/coccinelle-0.2.5-r1.ebuild b/dev-util/coccinelle/coccinelle-0.2.5-r1.ebuild
deleted file mode 100644 (file)
index be3a5e7..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-# 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-r1.ebuild,v 1.1 2011/05/09 21:14:09 slyfox Exp $
-
-EAPI="2"
-
-inherit multilib
-
-DESCRIPTION="Program matching and transformation engine"
-HOMEPAGE="http://coccinelle.lip6.fr/"
-SRC_URI="http://coccinelle.lip6.fr/distrib/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc +ocamlopt python ocaml"
-
-# ocaml enables ocaml scripting (uses findlib)
-RDEPEND="python? ( dev-lang/python )
-       >=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-fontsextra )"
-
-src_configure() {
-       # non-autoconf
-       ./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
-       sed -i "s:^MANDIR=.*:MANDIR=/usr/share/man/:" Makefile.config
-}
-
-src_compile() {
-       emake depend || die
-       emake || die
-       if use doc ; then
-               VARTEXFONTS="${T}"/fonts emake docs || die
-       fi
-       if use ocamlopt ; then
-               emake opt || die
-       fi
-}
-
-src_test() {
-       source env.sh # needed for built in-place python plugin
-       ./spatch standard.h -parse_c -dir tests/ || die
-       yes | ./spatch -iso_file standard.iso -macro_file_builtins standard.h -testall || die
-       if use ocamlopt ; then
-               ./spatch.opt -iso_file standard.iso -macro_file_builtins standard.h -testall || die
-       fi
-}
-
-src_install() {
-       emake DESTDIR="${D}" install || die
-       dodoc authors.txt bugs.txt changes.txt credits.txt readme.txt
-       use doc && dodoc docs/manual/*.pdf
-       export STRIP_MASK='*/coccinelle/spatch'
-}