commit:     476ecb2fe5af15aa3219d8f1d8157e0b0f003465
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 03:13:09 2016 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 03:22:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=476ecb2f

app-crypt/xca: cleanup

Package-Manager: portage-2.2.28

 app-crypt/xca/Manifest                    |  2 --
 app-crypt/xca/files/xca-1.3.1-build.patch | 15 -----------
 app-crypt/xca/xca-1.3.0.ebuild            | 43 -----------------------------
 app-crypt/xca/xca-1.3.1.ebuild            | 45 -------------------------------
 app-crypt/xca/xca-1.3.2-r1.ebuild         | 45 -------------------------------
 5 files changed, 150 deletions(-)

diff --git a/app-crypt/xca/Manifest b/app-crypt/xca/Manifest
index a692692..b52a424 100644
--- a/app-crypt/xca/Manifest
+++ b/app-crypt/xca/Manifest
@@ -1,4 +1,2 @@
 DIST xca-1.1.0.tar.gz 854925 SHA256 
997b62b523f6581f0d96a5f5ba2fa31dcdd2b3cf1ffe924f5c69a931b0dd44df SHA512 
c22a594c61f63c71e8bc7c38ccdfabe05903a33bf5116630ca4c5072b725e551a128b10f624d01a464695d739fb9d77a510b3ced99fedc5d5378cb5fd563d954
 WHIRLPOOL 
1b58ec3dce44e0eb101265f7b1e68695ea2121c795f7d5f6a5349c812469c50f618ce34a5985991432b49a910b2c34fd3eb8e88ac735078a6e063801f1731be0
-DIST xca-1.3.0.tar.gz 883772 SHA256 
ef5b6e4ed93abb02eb53925edd222bfeb5c26a3b0698af90a416d8e92869414c SHA512 
af537154a26fbb8749034b8aa79d0379e5e2567ea2b4c82c8a2f77b0fec7017d01aa0974d013f0d84eb52f2dc18994b29890d9ab63939c91aa9e316f6ef93685
 WHIRLPOOL 
19ce637f6794b00f7fbc363263768a8b651a21d9dd564ec7ba05fc9c729240ae8edc9d323b899b3641f9bf757b325a77c11a84848606dfe5dec839678a2c0314
-DIST xca-1.3.1.tar.gz 883797 SHA256 
c2dd8d79b37440126d9fe7281e8c6802b95537c50ad464f6f7799ffa81aa3d83 SHA512 
186056638177a01ca2ed1ad6e6e9e142de7d9e4a057c9a6ec691a488cfa094c97b90f1cae6e083c0a92f5492c67afb285946acbab7ec59d21b791e46cf54bc79
 WHIRLPOOL 
c61c67311d3d64d772219a2bd544a720143a6636c8136174a748cd7f8037caa702d2fab6448b717def18de0e9353758bddffbee049fd427724828014a71dcb92
 DIST xca-1.3.2.tar.gz 897947 SHA256 
04f11f2148c8369c1a1b4e109956ed8cc807ec266d0d936410624ba8ee4b5ce4 SHA512 
f0a9c4d47f0c20632f44364cc55293a7d2152772a746a72bc4a46622da4e48ae612bafe918c098a71c29cdfca8e6c03c27cf85a862ca0f356eddf061414c89b2
 WHIRLPOOL 
11a19800447fe939d1684524c4c0da90dc8dde4dfce4ff8f606d384f976b0d6f067e8455e3a90facfbf99a1cc651affdffa9397a9a8191f1fc8d302944ea730a

diff --git a/app-crypt/xca/files/xca-1.3.1-build.patch 
b/app-crypt/xca/files/xca-1.3.1-build.patch
deleted file mode 100644
index f7b07b9..0000000
--- a/app-crypt/xca/files/xca-1.3.1-build.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/m4/xca_compile_test.m4 b/m4/xca_compile_test.m4
-index 5d2f8ca..fd10f5d 100644
---- a/m4/xca_compile_test.m4
-+++ b/m4/xca_compile_test.m4
-@@ -2,8 +2,8 @@ AC_DEFUN([XCA_COMPILE_TEST], [
- 
- # Try to compile a little application
- #####################################
--CXXFLAGS="${CXXFLAGS} ${OPENSSL_CFLAGS}${QT_CFLAGS}"
--LIBS="${LIBS} ${OPENSSL_LIBS}${QT_LIBS}"
-+CXXFLAGS="${CXXFLAGS} ${OPENSSL_CFLAGS} ${QT_CFLAGS}"
-+LIBS="${LIBS} ${OPENSSL_LIBS} ${QT_LIBS}"
- 
- AC_TRY_RUN([
- #include <stdio.h>

diff --git a/app-crypt/xca/xca-1.3.0.ebuild b/app-crypt/xca/xca-1.3.0.ebuild
deleted file mode 100644
index 8803f74..0000000
--- a/app-crypt/xca/xca-1.3.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="A GUI to OpenSSL, RSA public keys, certificates, signing requests 
and revokation lists"
-HOMEPAGE="http://xca.sourceforge.net";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="bindist"
-
-RDEPEND=">=dev-libs/openssl-0.9.8:*[bindist=]
-       dev-qt/qtgui:4"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-       epatch "${FILESDIR}"/${PN}-1.0.0-desktop.patch
-}
-
-src_configure() {
-       econf \
-               --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-               STRIP=true
-}
-
-src_compile() {
-       # enforce all to avoid the automatic silent rules
-       emake all
-}
-
-src_install() {
-       # non standard destdir
-       emake install destdir="${ED}"
-
-       insinto /etc/xca
-       doins misc/*.txt
-}

diff --git a/app-crypt/xca/xca-1.3.1.ebuild b/app-crypt/xca/xca-1.3.1.ebuild
deleted file mode 100644
index 1e7a29b..0000000
--- a/app-crypt/xca/xca-1.3.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit autotools eutils toolchain-funcs
-
-DESCRIPTION="A GUI to OpenSSL, RSA public keys, certificates, signing requests 
and revokation lists"
-HOMEPAGE="http://xca.sourceforge.net";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="bindist"
-
-RDEPEND=">=dev-libs/openssl-0.9.8:*[bindist=]
-       dev-qt/qtgui:4"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-       epatch "${FILESDIR}"/${PN}-1.0.0-desktop.patch
-       epatch "${FILESDIR}"/${P}-build.patch
-       AT_M4DIR="m4" eautoreconf
-}
-
-src_configure() {
-       econf \
-               --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-               STRIP=true
-}
-
-src_compile() {
-       # enforce all to avoid the automatic silent rules
-       emake all
-}
-
-src_install() {
-       # non standard destdir
-       emake install destdir="${ED}"
-
-       insinto /etc/xca
-       doins misc/*.txt
-}

diff --git a/app-crypt/xca/xca-1.3.2-r1.ebuild 
b/app-crypt/xca/xca-1.3.2-r1.ebuild
deleted file mode 100644
index 58491e0..0000000
--- a/app-crypt/xca/xca-1.3.2-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="A GUI to OpenSSL, RSA public keys, certificates, signing requests 
and revokation lists"
-HOMEPAGE="http://xca.sourceforge.net";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="bindist libressl"
-
-RDEPEND="
-       !libressl? ( dev-libs/openssl:0=[bindist=] )
-       libressl? ( dev-libs/libressl:0= )
-       dev-qt/qtgui:4"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-       epatch "${FILESDIR}"/${PN}-1.0.0-desktop.patch
-}
-
-src_configure() {
-       econf \
-               --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-               STRIP=true
-}
-
-src_compile() {
-       # enforce all to avoid the automatic silent rules
-       emake all
-}
-
-src_install() {
-       # non standard destdir
-       emake install destdir="${ED}"
-
-       insinto /etc/xca
-       doins misc/*.txt
-}

Reply via email to