mattst88 14/12/09 21:35:55 Modified: cairo-1.12.18.ebuild cairo-9999.ebuild ChangeLog Log: Drop now unnecessary eautoreconf. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Revision Changes Path 1.4 x11-libs/cairo/cairo-1.12.18.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.18.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.18.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.18.ebuild?r1=1.3&r2=1.4 Index: cairo-1.12.18.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.18.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cairo-1.12.18.ebuild 9 Dec 2014 21:30:56 -0000 1.3 +++ cairo-1.12.18.ebuild 9 Dec 2014 21:35:55 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.18.ebuild,v 1.3 2014/12/09 21:30:56 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.18.ebuild,v 1.4 2014/12/09 21:35:55 mattst88 Exp $ EAPI=5 @@ -102,10 +102,6 @@ touch src/Makefile.am.features touch ChangeLog fi - - # We need to run elibtoolize to ensure correct so versioning on FreeBSD - # upgraded to an eautoreconf for the above interix patch. - eautoreconf } multilib_src_configure() { 1.54 x11-libs/cairo/cairo-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild?rev=1.54&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild?rev=1.54&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild?r1=1.53&r2=1.54 Index: cairo-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- cairo-9999.ebuild 9 Dec 2014 21:30:56 -0000 1.53 +++ cairo-9999.ebuild 9 Dec 2014 21:35:55 -0000 1.54 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.53 2014/12/09 21:30:56 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.54 2014/12/09 21:35:55 mattst88 Exp $ EAPI=5 @@ -103,8 +103,6 @@ touch ChangeLog fi - # We need to run elibtoolize to ensure correct so versioning on FreeBSD - # upgraded to an eautoreconf for the above interix patch. eautoreconf } 1.391 x11-libs/cairo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.391&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?rev=1.391&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/ChangeLog?r1=1.390&r2=1.391 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v retrieving revision 1.390 retrieving revision 1.391 diff -u -r1.390 -r1.391 --- ChangeLog 9 Dec 2014 21:30:56 -0000 1.390 +++ ChangeLog 9 Dec 2014 21:35:55 -0000 1.391 @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/cairo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.390 2014/12/09 21:30:56 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.391 2014/12/09 21:35:55 mattst88 Exp $ + + 09 Dec 2014; Matt Turner <[email protected]> cairo-1.12.18.ebuild, + cairo-9999.ebuild: + Drop now unnecessary eautoreconf. 09 Dec 2014; Matt Turner <[email protected]> cairo-1.12.18.ebuild, cairo-9999.ebuild:
