From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/stow/
Date: Sat, 22 Oct 2016 21:33:00 +0000 (UTC) [thread overview]
Message-ID: <1477171973.f2d0ba92dc9f05c920045c112e85e06932c83582.dilfridge@gentoo> (raw)
commit: f2d0ba92dc9f05c920045c112e85e06932c83582
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 22 21:31:52 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 22 21:32:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d0ba92
app-admin/stow: Fix perl module installation directory
Package-Manager: portage-2.3.2
app-admin/stow/stow-2.2.2-r1.ebuild | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/app-admin/stow/stow-2.2.2-r1.ebuild b/app-admin/stow/stow-2.2.2-r1.ebuild
index 3144952..f0714cc 100644
--- a/app-admin/stow/stow-2.2.2-r1.ebuild
+++ b/app-admin/stow/stow-2.2.2-r1.ebuild
@@ -4,6 +4,8 @@
EAPI=6
+inherit perl-functions
+
DESCRIPTION="GNU Stow is a symlink farm manager"
HOMEPAGE="https://www.gnu.org/software/stow/"
SRC_URI="mirror://gnu/stow/${P}.tar.gz"
@@ -19,3 +21,8 @@ DEPEND="dev-lang/perl
dev-perl/Test-Output
)"
RDEPEND="dev-lang/perl:="
+
+src_configure() {
+ perl_set_version
+ econf "--with-pmdir=${VENDOR_LIB}"
+}
next reply other threads:[~2016-10-22 21:33 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-22 21:33 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-25 5:46 [gentoo-commits] repo/gentoo:master commit in: app-admin/stow/ Arthur Zamarin
2024-10-24 16:27 Arthur Zamarin
2024-10-24 16:27 Arthur Zamarin
2024-09-22 10:10 Sam James
2024-04-07 23:29 Sam James
2022-04-09 2:35 Sam James
2021-07-31 13:40 Michał Górny
2021-04-26 15:37 Sam James
2021-03-23 4:53 Sam James
2021-03-15 7:10 Sam James
2021-03-15 6:32 Sam James
2021-02-05 10:37 Sam James
2021-02-05 10:37 Sam James
2021-01-17 15:24 Sam James
2020-08-26 22:22 Sam James
2020-05-25 16:51 Matt Turner
2019-10-09 0:21 Matt Turner
2019-10-09 0:11 Matt Turner
2018-03-26 3:55 Matt Turner
2018-03-11 1:04 Matt Turner
2018-03-11 0:31 Matt Turner
2016-10-22 21:33 Andreas Hüttel
2016-04-04 9:00 Ian Delaney
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=1477171973.f2d0ba92dc9f05c920045c112e85e06932c83582.dilfridge@gentoo \
--to=dilfridge@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