summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2008-06-19 12:04:03 +0000
committerTiziano Müller <dev-zero@gentoo.org>2008-06-19 12:04:03 +0000
commit894c3bef3247fc9b43538bafdb1501be199bbcd6 (patch)
tree53230b2aff823befbfbbcd5dd0af73dedac0d653 /app-crypt/xca
parentstable x86, bug 227979 (diff)
downloadhistorical-894c3bef3247fc9b43538bafdb1501be199bbcd6.tar.gz
historical-894c3bef3247fc9b43538bafdb1501be199bbcd6.tar.bz2
historical-894c3bef3247fc9b43538bafdb1501be199bbcd6.zip
Added LDFLAGS=$(raw-ldflags) since they get passed directly to the linker (and compilation therefore fails if LDFLAGS="-Wl,--as-needed)". Added missing eclasses, removed COPYING (and other non-existent) files from dodoc.
Package-Manager: portage-2.1.5.6
Diffstat (limited to 'app-crypt/xca')
-rw-r--r--app-crypt/xca/ChangeLog10
-rw-r--r--app-crypt/xca/Manifest4
-rw-r--r--app-crypt/xca/xca-0.6.4.ebuild9
3 files changed, 15 insertions, 8 deletions
diff --git a/app-crypt/xca/ChangeLog b/app-crypt/xca/ChangeLog
index cbcff2ba698a..f04058534f58 100644
--- a/app-crypt/xca/ChangeLog
+++ b/app-crypt/xca/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-crypt/xca
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/ChangeLog,v 1.13 2007/10/23 15:49:30 alonbl Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/ChangeLog,v 1.14 2008/06/19 12:04:03 dev-zero Exp $
+
+ 19 Jun 2008; Tiziano Müller <dev-zero@gentoo.org> xca-0.6.4.ebuild:
+ Added LDFLAGS=$(raw-ldflags) since they get passed directly to the linker
+ (and compilation therefore fails if LDFLAGS="-Wl,--as-needed)". Added
+ missing eclasses, removed COPYING (and other non-existent) files from
+ dodoc.
23 Oct 2007; Alon Bar-Lev <alonbl@gentoo.org>
-files/xca-0.5.1-build.patch, -files/xca-0.5.1-db.patch,
diff --git a/app-crypt/xca/Manifest b/app-crypt/xca/Manifest
index 74b3f32230a9..4c8011dc7463 100644
--- a/app-crypt/xca/Manifest
+++ b/app-crypt/xca/Manifest
@@ -1,6 +1,6 @@
AUX xca-0.6.4-build.patch 1236 RMD160 6574b6ecbfe7cebc6073850f644ad4c1a9ace426 SHA1 66159df2766b1c99b4c610999191a863a88be09c SHA256 b5d20b02750808728ede57b28a3fff5f2adde6a0d101a1b38d136f8ea023192d
AUX xca-0.6.4-openssl.patch 628 RMD160 1478b6959461a355f633d1632ac09ae0a07babd6 SHA1 7400a2633c30e04ff998632d281af4c8a43db0c3 SHA256 0f23131b0042120958f0b000113aa4a2fcd6b6d8d68d07399de345559f46a2d5
DIST xca-0.6.4.tar.gz 266574 RMD160 15f8253bf2d80aac9053f52c189dabf5b73a5d6a SHA1 bc4ce3d1bbb988ba9bcd762a33084571c161b8a4 SHA256 63e5992d461cbea38fb5433c989ee1cc73d7dac5162e57d6e70a7735d9f80ed4
-EBUILD xca-0.6.4.ebuild 1310 RMD160 57f43bebf0cea70b1408d16fe5fae3da6c5e4de1 SHA1 e01435f3a6734adf7f10ec6630b09845d71f99d3 SHA256 b255db246d741b11d88f690d9a547c1c96e2c7755ce48d27e4a93c1c550b2592
-MISC ChangeLog 2704 RMD160 4b54fd44c614522417bae38a65d2dd32ff64d7e8 SHA1 78ad71f662149700b3848679edd0185e91bf9c73 SHA256 b7a612feeefc8dd598a15da56de0bad05e38d45983f1c3a2ef6903dff6a5f7a1
+EBUILD xca-0.6.4.ebuild 1345 RMD160 f70ba5eda9405e31c77b47966ed267dfb7722fc2 SHA1 7acd5abcd3a310a4407b24d4e9acf59ce0590301 SHA256 c4f56c36673e4bd6cdd96b651ca2127bec8e993e94ff432c18573229c8b53ff5
+MISC ChangeLog 3007 RMD160 584f891407ff5a31ff1d66558d4c072adcf81b13 SHA1 b10d9e301d199daf9b3a1785a47090c63c2da098 SHA256 580b6b84d1982bd60d892df7fceae100c6779b108de4f1fb5e065193d89f0bdc
MISC metadata.xml 224 RMD160 74db96ad8aa1d285d83ae93a9f4a767335f55c15 SHA1 d86a171d981b45e7ed0c0b3b5059d2a63c811001 SHA256 9e9ce661a9fdb45a535ad875a247b700a70745359b27533ec29a6a46fa708e86
diff --git a/app-crypt/xca/xca-0.6.4.ebuild b/app-crypt/xca/xca-0.6.4.ebuild
index 14215e663ea5..bdc98ec6dcf2 100644
--- a/app-crypt/xca/xca-0.6.4.ebuild
+++ b/app-crypt/xca/xca-0.6.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-0.6.4.ebuild,v 1.2 2007/10/23 15:49:30 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-0.6.4.ebuild,v 1.3 2008/06/19 12:04:03 dev-zero Exp $
-inherit eutils
+inherit eutils toolchain-funcs flag-o-matic
DESCRIPTION="A graphical user interface to OpenSSL, RSA public keys, certificates, signing requests and revokation lists"
HOMEPAGE="http://www.hohnstaedt.de/xca.html"
@@ -40,6 +40,7 @@ src_compile() {
LINUXDOC="${LINUXDOC}" \
CC="$(tc-getCC)" \
LD="$(tc-getLD)" \
+ LDFLAGS="$(raw-ldflags)" \
prefix=/usr \
./configure || die "configure failed"
emake || die "emake failed"
@@ -48,7 +49,7 @@ src_compile() {
src_install() {
emake destdir="${D}" mandir="share/man" install || die "install failed"
- dodoc README CREDITS AUTHORS COPYRIGHT
+ dodoc AUTHORS
insinto /etc/xca
doins misc/*.txt