diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-04-09 00:32:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-04-09 00:32:11 +0000 |
commit | e0dd4b60be6324709f940d30ab69e1291f67d62c (patch) | |
tree | a650ffec32b3443276440f32b5802adb718572f6 /sys-devel/libtool | |
parent | Remove broken ebuild. (diff) | |
download | gentoo-2-e0dd4b60be6324709f940d30ab69e1291f67d62c.tar.gz gentoo-2-e0dd4b60be6324709f940d30ab69e1291f67d62c.tar.bz2 gentoo-2-e0dd4b60be6324709f940d30ab69e1291f67d62c.zip |
Drop old epunt_cxx calls #410877 by Greg Turner.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/libtool')
-rw-r--r-- | sys-devel/libtool/ChangeLog | 9 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-2.2.10.ebuild | 5 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-2.4-r1.ebuild | 5 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-2.4-r4.ebuild | 5 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-2.4.2.ebuild | 5 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-9999.ebuild | 5 |
6 files changed, 17 insertions, 17 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog index 8ada34fa1a14..f51fc981f265 100644 --- a/sys-devel/libtool/ChangeLog +++ b/sys-devel/libtool/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/libtool -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.197 2011/11/13 18:11:08 vapier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.198 2012/04/09 00:32:11 vapier Exp $ + + 09 Apr 2012; Mike Frysinger <vapier@gentoo.org> libtool-2.2.10.ebuild, + libtool-2.4-r1.ebuild, libtool-2.4-r4.ebuild, libtool-2.4.2.ebuild, + libtool-9999.ebuild: + Drop old epunt_cxx calls #410877 by Greg Turner. 13 Nov 2011; Mike Frysinger <vapier@gentoo.org> libtool-2.4.2.ebuild: Move into unstable. diff --git a/sys-devel/libtool/libtool-2.2.10.ebuild b/sys-devel/libtool/libtool-2.2.10.ebuild index 3136fca7e98f..fb6310672a29 100644 --- a/sys-devel/libtool/libtool-2.2.10.ebuild +++ b/sys-devel/libtool/libtool-2.2.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.10.ebuild,v 1.13 2011/10/04 20:42:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.10.ebuild,v 1.14 2012/04/09 00:32:11 vapier Exp $ EAPI="2" #356089 @@ -28,7 +28,6 @@ DEPEND="${RDEPEND} src_prepare() { if ! use vanilla ; then - epunt_cxx cd libltdl/m4 epatch "${FILESDIR}"/1.5.20/${PN}-1.5.20-use-linux-version-in-fbsd.patch #109105 cd .. diff --git a/sys-devel/libtool/libtool-2.4-r1.ebuild b/sys-devel/libtool/libtool-2.4-r1.ebuild index c5b73ee78f99..9ae2c9d95875 100644 --- a/sys-devel/libtool/libtool-2.4-r1.ebuild +++ b/sys-devel/libtool/libtool-2.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4-r1.ebuild,v 1.10 2011/10/04 20:42:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4-r1.ebuild,v 1.11 2012/04/09 00:32:11 vapier Exp $ EAPI="2" #356089 @@ -32,7 +32,6 @@ src_unpack() { src_prepare() { if ! use vanilla ; then - epunt_cxx cd libltdl/m4 epatch "${FILESDIR}"/1.5.20/${PN}-1.5.20-use-linux-version-in-fbsd.patch #109105 cd .. diff --git a/sys-devel/libtool/libtool-2.4-r4.ebuild b/sys-devel/libtool/libtool-2.4-r4.ebuild index 2a60dd1648eb..66613db5ac2d 100644 --- a/sys-devel/libtool/libtool-2.4-r4.ebuild +++ b/sys-devel/libtool/libtool-2.4-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4-r4.ebuild,v 1.1 2011/10/20 03:39:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4-r4.ebuild,v 1.2 2012/04/09 00:32:11 vapier Exp $ EAPI="2" #356089 @@ -49,7 +49,6 @@ src_prepare() { epatch "${FILESDIR}"/${P}-openmp.patch #349078 - epunt_cxx cd libltdl/m4 epatch "${FILESDIR}"/1.5.20/${PN}-1.5.20-use-linux-version-in-fbsd.patch #109105 cd .. diff --git a/sys-devel/libtool/libtool-2.4.2.ebuild b/sys-devel/libtool/libtool-2.4.2.ebuild index c0e61c2bcb92..ecb78b87fd25 100644 --- a/sys-devel/libtool/libtool-2.4.2.ebuild +++ b/sys-devel/libtool/libtool-2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.2.ebuild,v 1.3 2011/11/13 18:11:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.2.ebuild,v 1.4 2012/04/09 00:32:11 vapier Exp $ EAPI="2" #356089 @@ -47,7 +47,6 @@ src_unpack() { src_prepare() { use vanilla && return 0 - epunt_cxx cd libltdl/m4 epatch "${FILESDIR}"/1.5.20/${PN}-1.5.20-use-linux-version-in-fbsd.patch #109105 cd .. diff --git a/sys-devel/libtool/libtool-9999.ebuild b/sys-devel/libtool/libtool-9999.ebuild index e4cf831c0398..e78c3537b360 100644 --- a/sys-devel/libtool/libtool-9999.ebuild +++ b/sys-devel/libtool/libtool-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-9999.ebuild,v 1.10 2011/10/20 03:39:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-9999.ebuild,v 1.11 2012/04/09 00:32:11 vapier Exp $ EAPI="2" #356089 @@ -46,7 +46,6 @@ src_unpack() { src_prepare() { use vanilla && return 0 - epunt_cxx cd libltdl/m4 epatch "${FILESDIR}"/1.5.20/${PN}-1.5.20-use-linux-version-in-fbsd.patch #109105 cd .. |