diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-04-20 10:19:17 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-04-20 10:19:56 +0200 |
commit | 57adc6634b9c895cfd90e7156a3cbbc04edb6fd7 (patch) | |
tree | 0d0af043a61902e43b719756b5ea5b8aec17f27d /app-crypt | |
parent | dev-util/skipfish: Remove last-rited pkg (diff) | |
download | gentoo-57adc6634b9c895cfd90e7156a3cbbc04edb6fd7.tar.gz gentoo-57adc6634b9c895cfd90e7156a3cbbc04edb6fd7.tar.bz2 gentoo-57adc6634b9c895cfd90e7156a3cbbc04edb6fd7.zip |
app-crypt/keynote: Remove last-rited pkg
Closes: https://bugs.gentoo.org/675010
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/keynote/Manifest | 1 | ||||
-rw-r--r-- | app-crypt/keynote/files/keynote-2.3-parallel-build.patch | 14 | ||||
-rw-r--r-- | app-crypt/keynote/files/keynote-2.3-qa.patch | 44 | ||||
-rw-r--r-- | app-crypt/keynote/keynote-2.3-r3.ebuild | 53 | ||||
-rw-r--r-- | app-crypt/keynote/metadata.xml | 5 |
5 files changed, 0 insertions, 117 deletions
diff --git a/app-crypt/keynote/Manifest b/app-crypt/keynote/Manifest deleted file mode 100644 index 555feb16a0b9..000000000000 --- a/app-crypt/keynote/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST keynote-2.3.tar.gz 141930 BLAKE2B 9cbf18214ca8d39a09be149370b104989470d8040ea307b263451d0d0c74f4658f4620ac16d8f2a5310edca78555e6b8077d67c96941722cd0bc8afa923a2452 SHA512 c4f2f70718cf6092a9af82d6f6e1d8e24d03be9a938e2bde830b24794cd20610b8f647c552d46e37e840f1a1a432dc797b65548c4d39cdbaa65ec2d11f6cfefe diff --git a/app-crypt/keynote/files/keynote-2.3-parallel-build.patch b/app-crypt/keynote/files/keynote-2.3-parallel-build.patch deleted file mode 100644 index cf4b4926f79d..000000000000 --- a/app-crypt/keynote/files/keynote-2.3-parallel-build.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- keynote-2.3.orig/Makefile.in 2010-02-04 09:51:35.757096194 +0100 -+++ keynote-2.3/Makefile.in 2010-02-04 09:52:17.441137132 +0100 -@@ -86,9 +86,11 @@ - - k.tab.c: keynote.y header.h keynote.h assertion.h config.h - $(YACC) $(YACCFLAGS) keynote.y -+k.tab.h: k.tab.c - - z.tab.c: keynote-ver.y keynote.h header.h config.h - $(YACC) $(YACCFLAGS2) keynote-ver.y -+z.tab.h: z.tab.c - - lex.kn.c: keynote.l k.tab.h header.h keynote.h assertion.h config.h - $(LEX) $(LEXFLAGS) keynote.l diff --git a/app-crypt/keynote/files/keynote-2.3-qa.patch b/app-crypt/keynote/files/keynote-2.3-qa.patch deleted file mode 100644 index f6b1ff28cdb8..000000000000 --- a/app-crypt/keynote/files/keynote-2.3-qa.patch +++ /dev/null @@ -1,44 +0,0 @@ -Respect CFLAGS, LDFLAGS, and AR. - -The better way to fix AR would be to patch configure.in, -but it is sufficiently old to fail with current autotools. ---- Makefile.in -+++ Makefile.in -@@ -27,7 +27,6 @@ - YACC = @YACC@ - SSLEAY = @SSLEAY@ - RM = @RM@ --AR = @AR@ - NROFF = @NROFF@ - TAR = @TAR@ - TRUE = @TRUE@ -@@ -41,10 +40,10 @@ - YACCFLAGS = -d -p kn -b k - LEXFLAGS2 = -Pkv -s -i - LEXFLAGS = -Cr -Pkn -s -i --CFLAGS = -O2 -Wall # -g - RMFLAGS2 = -rf - RMFLAGS = -f - NROFFFLAGS = -mandoc -+LDFLAGS = @LDFLAGS@ - - SSLCONF = testsuite/openssl.cnf - SSLCERT = testsuite/test.cert.pem -@@ -83,7 +82,7 @@ - $(RANLIB) $(TARGET) - - $(TARGET2): $(TARGET) $(OBJS2) -- $(CC) $(CFLAGS) -o $(TARGET2) $(OBJS2) $(LIBS) -+ $(CC) $(CFLAGS) $(LDFLAGS) -o $(TARGET2) $(OBJS2) $(LIBS) - - k.tab.c: keynote.y header.h keynote.h assertion.h config.h - $(YACC) $(YACCFLAGS) keynote.y -@@ -131,7 +130,7 @@ - -keyout $(SSLKEY) - - test-sample: all $(OBJS3) -- $(CC) $(CFLAGS) -o $(TARGET3) $(OBJS3) $(LIBS) -+ $(CC) $(CFLAGS) $(LDFLAGS) -o $(TARGET3) $(OBJS3) $(LIBS) - - test-sig: all $(SSLCERT) $(SSLKEY) - $(SED) -e 's/--.*//' < $(SSLCERT) > $(SSLCERT).1 diff --git a/app-crypt/keynote/keynote-2.3-r3.ebuild b/app-crypt/keynote/keynote-2.3-r3.ebuild deleted file mode 100644 index b4351b69e09b..000000000000 --- a/app-crypt/keynote/keynote-2.3-r3.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils toolchain-funcs - -DESCRIPTION="The KeyNote Trust-Management System" -HOMEPAGE="http://www1.cs.columbia.edu/~angelos/keynote.html" -SRC_URI="http://www1.cs.columbia.edu/~angelos/Code/${P}.tar.gz" - -LICENSE="keynote" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="libressl ssl" - -RDEPEND="ssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) - )" -DEPEND="${RDEPEND} - virtual/yacc" - -pkg_setup() { - tc-export AR CC RANLIB - # bug #448904 - export ac_cv_path_AR="$(type -p $(tc-getAR))" -} - -src_prepare() { - epatch "${FILESDIR}"/${P}-qa.patch - epatch "${FILESDIR}"/${P}-parallel-build.patch -} - -src_compile() { - if use ssl; then - emake - else - emake nocrypto - fi -} - -src_install() { - dobin keynote - - dolib.a libkeynote.a - - insinto /usr/include - doins keynote.h - - doman man/keynote.[1345] - dodoc README HOWTO.add.crypto TODO -} diff --git a/app-crypt/keynote/metadata.xml b/app-crypt/keynote/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/app-crypt/keynote/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> |