public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alon Bar-Lev" <alonbl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cryptlib/
Date: Fri, 30 Dec 2016 21:04:54 +0000 (UTC)	[thread overview]
Message-ID: <1483130700.4fa23210635c5b299113fa6f7a765dc1179f7c55.alonbl@gentoo> (raw)

commit:     4fa23210635c5b299113fa6f7a765dc1179f7c55
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 30 20:44:42 2016 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Fri Dec 30 20:45:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa23210

dev-libs/cryptlib: more EAPI6

Package-Manager: Portage-2.3.0, Repoman-2.3.1

 dev-libs/cryptlib/cryptlib-3.4.3-r1.ebuild | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/dev-libs/cryptlib/cryptlib-3.4.3-r1.ebuild b/dev-libs/cryptlib/cryptlib-3.4.3-r1.ebuild
index 8902c50..7c8d48a 100644
--- a/dev-libs/cryptlib/cryptlib-3.4.3-r1.ebuild
+++ b/dev-libs/cryptlib/cryptlib-3.4.3-r1.ebuild
@@ -31,6 +31,11 @@ RDEPEND="sys-libs/zlib
 DEPEND="${RDEPEND}
 	app-arch/unzip"
 
+PATCHES=(
+	"${FILESDIR}/${P}-build.patch"
+	"${FILESDIR}/${P}-zlib.patch"
+)
+
 src_unpack() {
 	# we need the -a option, so we can not use 'unpack'
 	unzip -qoa "${DISTDIR}/cl${MY_PV}.zip" || die
@@ -66,12 +71,6 @@ src_prepare() {
 	# Fix version number of shared library.
 	sed -i -e 's/PLV="2"/PLV="3"/' tools/buildall.sh || die "sed tools/buildall.sh failed"
 
-	# Respect LDFLAGS and fix soname and strip issues.
-	epatch "${FILESDIR}/${P}-build.patch"
-
-	# Use external zlib.
-	epatch "${FILESDIR}/${P}-zlib.patch"
-
 	wrap_python ${FUNCNAME}
 }
 


             reply	other threads:[~2016-12-30 21:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-30 21:04 Alon Bar-Lev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-03-25 21:46 [gentoo-commits] repo/gentoo:master commit in: dev-libs/cryptlib/ Alon Bar-Lev
2017-03-04 13:46 Agostino Sarubbo
2017-03-04 13:38 Agostino Sarubbo
2016-12-30 21:04 Alon Bar-Lev
2016-12-30 13:42 Alon Bar-Lev
2016-06-03 17:35 Patrice Clement

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=1483130700.4fa23210635c5b299113fa6f7a765dc1179f7c55.alonbl@gentoo \
    --to=alonbl@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