From: "Torsten Veller" <tove@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-lang/perl/, dev-lang/perl/files/eblits/
Date: Tue, 29 May 2012 03:53:51 +0000 (UTC) [thread overview]
Message-ID: <1338263477.00762d3b063cb8ee85e4fa2fe04ebd9eb25bd8be.tove@gentoo> (raw)
commit: 00762d3b063cb8ee85e4fa2fe04ebd9eb25bd8be
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Tue May 29 03:51:17 2012 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Tue May 29 03:51:17 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=00762d3b
More site related fixes
Fix Dsiteprefix, Dsiteman1dir and Dsiteman3dir.
Move perllocal.pod from site_install to DESTINSTALLSITEARCH
---
.../files/eblits/src_configure-v50140021.eblit | 6 +++---
dev-lang/perl/perl-5.16.0.ebuild | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-lang/perl/files/eblits/src_configure-v50140021.eblit b/dev-lang/perl/files/eblits/src_configure-v50140021.eblit
index df2e67f..1c04781 100644
--- a/dev-lang/perl/files/eblits/src_configure-v50140021.eblit
+++ b/dev-lang/perl/files/eblits/src_configure-v50140021.eblit
@@ -109,7 +109,7 @@ eblit-perl-src_configure() {
-Dldflags="${LDFLAGS}" \
-Dprefix="${EPREFIX}"'/usr' \
-Dinstallprefix="${EPREFIX}"'/usr' \
- -Dsiteprefix="${EPREFIX}"'/usr' \
+ -Dsiteprefix="${EPREFIX}"'/usr/local' \
-Dvendorprefix="${EPREFIX}"'/usr' \
-Dscriptdir="${EPREFIX}"'/usr/bin' \
-Dprivlib="${EPREFIX}${PRIV_LIB}" \
@@ -120,8 +120,8 @@ eblit-perl-src_configure() {
-Dvendorarch="${EPREFIX}${VENDOR_ARCH}" \
-Dman1dir="${EPREFIX}"/usr/share/man/man1 \
-Dman3dir="${EPREFIX}"/usr/share/man/man3 \
- -Dsiteman1dir="${EPREFIX}"/usr/share/man/man1 \
- -Dsiteman3dir="${EPREFIX}"/usr/share/man/man3 \
+ -Dsiteman1dir="${EPREFIX}"/usr/local/man/man1 \
+ -Dsiteman3dir="${EPREFIX}"/usr/local/man/man3 \
-Dvendorman1dir="${EPREFIX}"/usr/share/man/man1 \
-Dvendorman3dir="${EPREFIX}"/usr/share/man/man3 \
-Dman1ext='1' \
diff --git a/dev-lang/perl/perl-5.16.0.ebuild b/dev-lang/perl/perl-5.16.0.ebuild
index 4faf791..343f0a4 100644
--- a/dev-lang/perl/perl-5.16.0.ebuild
+++ b/dev-lang/perl/perl-5.16.0.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit eutils alternatives flag-o-matic toolchain-funcs multilib
-PATCH_VER=2
+PATCH_VER=3
PERL_OLDVERSEN=""
MODULE_AUTHOR=RJBS
next reply other threads:[~2012-05-29 3:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-29 3:53 Torsten Veller [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-04-22 11:58 [gentoo-commits] proj/perl-overlay:master commit in: dev-lang/perl/, dev-lang/perl/files/eblits/ Torsten Veller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1338263477.00762d3b063cb8ee85e4fa2fe04ebd9eb25bd8be.tove@gentoo \
--to=tove@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox