Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503328 - app-editors/{gvim,vim,vim-core} - add epatch_user
Summary: app-editors/{gvim,vim,vim-core} - add epatch_user
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on: 504098
Blocks:
  Show dependency tree
 
Reported: 2014-03-03 16:25 UTC by Hristo Venev
Modified: 2014-03-10 19:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hristo Venev 2014-03-03 16:25:24 UTC
Two done, about eleven thousand more to go!

Reproducible: Always
Comment 1 Hristo Venev 2014-03-05 16:51:39 UTC
--- a/app-editors/gvim/gvim-7.4.155.ebuild
+++ b/app-editors/gvim/gvim-7.4.155.ebuild
@@ -134,6 +134,8 @@
 		sed -i "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:"	\
 			"${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed'
 	fi
+
+	epatch_user
 }
 
 src_configure() {
--- a/app-editors/gvim/gvim-7.4.169.ebuild
+++ b/app-editors/gvim/gvim-7.4.169.ebuild
@@ -140,6 +140,8 @@
 		sed -i "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:"	\
 			"${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed'
 	fi
+
+	epatch_user
 }
 
 src_configure() {
--- a/app-editors/gvim/gvim-7.4.52.ebuild
+++ b/app-editors/gvim/gvim-7.4.52.ebuild
@@ -140,6 +140,8 @@
 		sed -i "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:"	\
 			"${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed'
 	fi
+
+	epatch_user
 }
 
 src_configure() {
--- a/app-editors/gvim/gvim-9999.ebuild
+++ b/app-editors/gvim/gvim-9999.ebuild
@@ -140,6 +140,8 @@
 		sed -i "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:"	\
 			"${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed'
 	fi
+
+	epatch_user
 }
 
 src_configure() {

--- a/app-editors/vim/vim-7.4.155.ebuild
+++ b/app-editors/vim/vim-7.4.155.ebuild
@@ -134,6 +134,8 @@
 		sed -i "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:"	\
 			"${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed'
 	fi
+
+	epatch_user
 }
 
 src_configure() {
--- a/app-editors/vim/vim-7.4.169.ebuild
+++ b/app-editors/vim/vim-7.4.169.ebuild
@@ -140,6 +140,8 @@
 		sed -i "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:"	\
 			"${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed'
 	fi
+
+	epatch_user
 }
 
 src_configure() {
--- a/app-editors/vim/vim-7.4.52.ebuild
+++ b/app-editors/vim/vim-7.4.52.ebuild
@@ -136,6 +136,8 @@
 		sed -i "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:"	\
 			"${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed'
 	fi
+
+	epatch_user
 }
 
 src_configure() {
--- a/app-editors/vim/vim-9999.ebuild
+++ b/app-editors/vim/vim-9999.ebuild
@@ -140,6 +140,8 @@
 		sed -i "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:"	\
 			"${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed'
 	fi
+
+	epatch_user
 }
 
 src_configure() {
--- a/app-editors/vim-core/vim-core-7.4.155.ebuild
+++ b/app-editors/vim-core/vim-core-7.4.155.ebuild
@@ -100,6 +100,7 @@
 		sed -i "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:"	\
 			"${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed'
 	fi
+	epatch_user
 }
 
 src_configure() {
--- a/app-editors/vim-core/vim-core-7.4.169.ebuild
+++ b/app-editors/vim-core/vim-core-7.4.169.ebuild
@@ -100,6 +100,8 @@
 		sed -i "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:"	\
 			"${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed'
 	fi
+
+	epatch_user
 }
 
 src_configure() {
--- a/app-editors/vim-core/vim-core-7.4.52.ebuild
+++ b/app-editors/vim-core/vim-core-7.4.52.ebuild
@@ -103,6 +103,8 @@
 		sed -i "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:"	\
 			"${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed'
 	fi
+
+	epatch_user
 }
 
 src_configure() {
--- a/app-editors/vim-core/vim-core-9999.ebuild
+++ b/app-editors/vim-core/vim-core-9999.ebuild
@@ -100,6 +100,8 @@
 		sed -i "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:"	\
 			"${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed'
 	fi
+
+	epatch_user
 }
 
 src_configure() {
--- a/eclass/vim.eclass
+++ b/eclass/vim.eclass
@@ -346,6 +346,8 @@
 		sed -i "s:\\\$(PERLLIB)/ExtUtils/xsubpp:${EPREFIX}/usr/bin/xsubpp:"	\
 			"${S}"/src/Makefile || die 'sed for ExtUtils-ParseXS failed'
 	fi
+
+	epatch_user
 }
 
 vim_src_configure() {

I was wrong. Three done, only packages 5104 (9238 packages) to go!
Comment 2 Tim Harder gentoo-dev 2014-03-06 01:17:43 UTC
I really don't need a patch for this and it will probably happen the next time I bump it.
Comment 3 Tim Harder gentoo-dev 2014-03-10 19:29:55 UTC
Added to current ebuilds.