public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/cryptlib/
@ 2016-12-30 21:04 99% Alon Bar-Lev
  0 siblings, 0 replies; 1+ results
From: Alon Bar-Lev @ 2016-12-30 21:04 UTC (permalink / raw
  To: gentoo-commits

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}
 }
 


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-12-30 21:04 99% [gentoo-commits] repo/gentoo:master commit in: dev-libs/cryptlib/ Alon Bar-Lev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox