summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2014-12-09 21:35:55 +0000
committerMatt Turner <mattst88@gentoo.org>2014-12-09 21:35:55 +0000
commit993f8199341f9e8a06798e92523bd49634f76294 (patch)
treef065ef7d62d79c5ef20793acad382d47cb99d7a5 /x11-libs/cairo
parentStop applying Interix patch. ChangeLog claims incorrectly that patch was upst... (diff)
downloadgentoo-2-993f8199341f9e8a06798e92523bd49634f76294.tar.gz
gentoo-2-993f8199341f9e8a06798e92523bd49634f76294.tar.bz2
gentoo-2-993f8199341f9e8a06798e92523bd49634f76294.zip
Drop now unnecessary eautoreconf.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r--x11-libs/cairo/ChangeLog6
-rw-r--r--x11-libs/cairo/cairo-1.12.18.ebuild6
-rw-r--r--x11-libs/cairo/cairo-9999.ebuild4
3 files changed, 7 insertions, 9 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index 4dfdda76016d..edd11ba110a3 100644
--- a/x11-libs/cairo/ChangeLog
+++ b/x11-libs/cairo/ChangeLog
@@ -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 <mattst88@gentoo.org> cairo-1.12.18.ebuild,
+ cairo-9999.ebuild:
+ Drop now unnecessary eautoreconf.
09 Dec 2014; Matt Turner <mattst88@gentoo.org> cairo-1.12.18.ebuild,
cairo-9999.ebuild:
diff --git a/x11-libs/cairo/cairo-1.12.18.ebuild b/x11-libs/cairo/cairo-1.12.18.ebuild
index 977bc44a8a50..31e778bdedc8 100644
--- a/x11-libs/cairo/cairo-1.12.18.ebuild
+++ b/x11-libs/cairo/cairo-1.12.18.ebuild
@@ -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 @@ src_prepare() {
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() {
diff --git a/x11-libs/cairo/cairo-9999.ebuild b/x11-libs/cairo/cairo-9999.ebuild
index 9232215edc2c..336b0b1e3991 100644
--- a/x11-libs/cairo/cairo-9999.ebuild
+++ b/x11-libs/cairo/cairo-9999.ebuild
@@ -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 @@ src_prepare() {
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
}