summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-11 02:10:06 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-11 02:10:06 +0000
commit4af617b1c462cb26e07d1e3fdbddfc8a66a89181 (patch)
treeea7ff1b7ed74c6ce03a0e509ef670f2d5445d9d4 /sys-devel
parentAdded ~amd64. Closes #18353. (Manifest recommit) (diff)
downloadgentoo-2-4af617b1c462cb26e07d1e3fdbddfc8a66a89181.tar.gz
gentoo-2-4af617b1c462cb26e07d1e3fdbddfc8a66a89181.tar.bz2
gentoo-2-4af617b1c462cb26e07d1e3fdbddfc8a66a89181.zip
forward port the info patch
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/automake/automake-1.7.9.ebuild3
-rw-r--r--sys-devel/automake/automake-1.8.5-r2.ebuild3
-rw-r--r--sys-devel/automake/automake-1.9.3.ebuild3
-rw-r--r--sys-devel/automake/files/automake-1.9.3-infopage-namechange.patch31
4 files changed, 37 insertions, 3 deletions
diff --git a/sys-devel/automake/automake-1.7.9.ebuild b/sys-devel/automake/automake-1.7.9.ebuild
index 5a0536a207d8..b6e455322563 100644
--- a/sys-devel/automake/automake-1.7.9.ebuild
+++ b/sys-devel/automake/automake-1.7.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.9.ebuild,v 1.5 2004/12/03 23:13:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.9.ebuild,v 1.6 2004/12/11 02:10:06 vapier Exp $
inherit eutils gnuconfig
@@ -26,6 +26,7 @@ src_unpack() {
-e "s|automake: (automake)|automake v${SLOT}: (automake${SLOT})|" \
-e "s|aclocal: (automake)|aclocal v${SLOT}: (automake${SLOT})|" \
automake.texi || die "sed failed"
+ epatch ${FILESDIR}/${P}-infopage-namechange.patch
gnuconfig_update
export WANT_AUTOCONF=2.5
}
diff --git a/sys-devel/automake/automake-1.8.5-r2.ebuild b/sys-devel/automake/automake-1.8.5-r2.ebuild
index 454966a2c081..a2b7d596a268 100644
--- a/sys-devel/automake/automake-1.8.5-r2.ebuild
+++ b/sys-devel/automake/automake-1.8.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r2.ebuild,v 1.5 2004/12/03 23:11:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r2.ebuild,v 1.6 2004/12/11 02:10:06 vapier Exp $
inherit eutils gnuconfig
@@ -26,6 +26,7 @@ src_unpack() {
-e "s|automake: (automake)|automake v${SLOT}: (automake${SLOT})|" \
-e "s|aclocal: (automake)|aclocal v${SLOT}: (automake${SLOT})|" \
doc/automake.texi || die "sed failed"
+ epatch ${FILESDIR}/${PN}-1.8.2-infopage-namechange.patch
gnuconfig_update
export WANT_AUTOCONF=2.5
}
diff --git a/sys-devel/automake/automake-1.9.3.ebuild b/sys-devel/automake/automake-1.9.3.ebuild
index 0ffc04618b3c..6f4633364888 100644
--- a/sys-devel/automake/automake-1.9.3.ebuild
+++ b/sys-devel/automake/automake-1.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.3.ebuild,v 1.3 2004/12/03 23:11:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.3.ebuild,v 1.4 2004/12/11 02:10:06 vapier Exp $
inherit eutils gnuconfig
@@ -26,6 +26,7 @@ src_unpack() {
-e "s|automake: (automake)|automake v${SLOT}: (automake${SLOT})|" \
-e "s|aclocal: (automake)|aclocal v${SLOT}: (automake${SLOT})|" \
doc/automake.texi || die "sed failed"
+ epatch ${FILESDIR}/${PN}-1.9.3-infopage-namechange.patch
gnuconfig_update
export WANT_AUTOCONF=2.5
}
diff --git a/sys-devel/automake/files/automake-1.9.3-infopage-namechange.patch b/sys-devel/automake/files/automake-1.9.3-infopage-namechange.patch
new file mode 100644
index 000000000000..cc828c6de10d
--- /dev/null
+++ b/sys-devel/automake/files/automake-1.9.3-infopage-namechange.patch
@@ -0,0 +1,31 @@
+--- automake-1.9.3/doc/Makefile.in.orig 2004-12-10 21:03:36.061437672 -0500
++++ automake-1.9.3/doc/Makefile.in 2004-12-10 21:04:45.886822600 -0500
+@@ -179,24 +179,10 @@
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+ .texi.info:
+- restore=: && backupdir="$(am__leading_dot)am$$$$" && \
+- am__cwd=`pwd` && cd $(srcdir) && \
+- rm -rf $$backupdir && mkdir $$backupdir && \
+- for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
+- if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
+- done; \
+- cd "$$am__cwd"; \
+- if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
+- -o $@ $<; \
+- then \
+- rc=0; \
+- cd $(srcdir); \
+- else \
+- rc=$$?; \
+- cd $(srcdir) && \
+- $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
+- fi; \
+- rm -rf $$backupdir; exit $$rc
++ @rm -f $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]
++ cd $(srcdir) \
++ && $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) \
++ `echo $< | sed 's,.*/,,'`
+
+ .texi.dvi:
+ TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \