diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-12-30 17:50:04 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-12-30 17:50:04 +0000 |
commit | 842584bde0413e70d67cd29ba2baaa164035a2b4 (patch) | |
tree | 18178694329f89d93baabe82cf2e12a7b246b67f /app-crypt | |
parent | Remove old. Version bump. Per bug #233689. (diff) | |
download | historical-842584bde0413e70d67cd29ba2baaa164035a2b4.tar.gz historical-842584bde0413e70d67cd29ba2baaa164035a2b4.tar.bz2 historical-842584bde0413e70d67cd29ba2baaa164035a2b4.zip |
QA: Respect CC/CXX (bug 243536), respect CFLAGS and install the unstripped bsign
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.28 x86_64
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/bsign/ChangeLog | 8 | ||||
-rw-r--r-- | app-crypt/bsign/Manifest | 14 | ||||
-rw-r--r-- | app-crypt/bsign/bsign-0.4.5.ebuild | 28 |
3 files changed, 40 insertions, 10 deletions
diff --git a/app-crypt/bsign/ChangeLog b/app-crypt/bsign/ChangeLog index 49a1ea9eb3f1..86dd9c60478f 100644 --- a/app-crypt/bsign/ChangeLog +++ b/app-crypt/bsign/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/bsign -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bsign/ChangeLog,v 1.9 2007/10/13 17:51:36 phreak Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bsign/ChangeLog,v 1.10 2008/12/30 17:50:04 angelos Exp $ + + 30 Dec 2008; Christoph Mende <angelos@gentoo.org> bsign-0.4.5.ebuild: + QA: Respect CC/CXX (bug 243536), respect CFLAGS and install the unstripped + bsign 13 Oct 2007; Christian Heim <phreak@gentoo.org> bsign-0.4.5.ebuild: Updating the HOMEPAGE, fixing #191330. diff --git a/app-crypt/bsign/Manifest b/app-crypt/bsign/Manifest index f5dc0219e63f..2901d6b42076 100644 --- a/app-crypt/bsign/Manifest +++ b/app-crypt/bsign/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + DIST bsign_0.4.5.tar.gz 77471 RMD160 0e57631ee5713088a9209b6d7287765224751453 SHA1 f24acc5ec3fc9653ee06a8314da2e8dde8992ebb SHA256 a80b27286a3b1b1be6df7b93d27457a4a6941a1eaf797070b1044412f47d3106 -EBUILD bsign-0.4.5.ebuild 601 RMD160 8707582ba662497dd7bf441aa7391687de57973d SHA1 9be068ebdcb5a16c258ae3fa7901063cd3c2b495 SHA256 1d50831984598962e55b848e166a664b7415a502674674f2d755a69afb6830f5 -MISC ChangeLog 959 RMD160 d42bcb13c837ff8b7f681c7b399f45a6e0dcf247 SHA1 613cd82fb383f65842423c476b8dc8bbbfe1b82b SHA256 65c72a10a31867ebfc7d5569a0976a7f9da1d31d38b7966fcbcc2aa14936239f +EBUILD bsign-0.4.5.ebuild 851 RMD160 908acd46a89e3fe60807fff5df4f506c44672cfe SHA1 9dfd930cb426c9c72f89aa8ce4fbd397b4fca6b8 SHA256 59374fa264e2a57b0cbd059dcef4035a27781b604f9a42abd88768593d6b0f57 +MISC ChangeLog 1119 RMD160 0de07cd3434737c3a9dd4097cdf667178c3e6063 SHA1 7a2fa0b68dc3e0b232160e2b22b1902d77560a47 SHA256 3b8e75d3591c99b016cd46b2ea1b451e0161c5d05fee0dced87475000b4aa3e6 MISC metadata.xml 576 RMD160 613f72b15e2b0bb1767104c1a83e956fe0fc50d9 SHA1 515929113e503cd67e38d1c2f9e8c95ce566e99b SHA256 72ef85bafb295eb625cd54ef4c700dd430f558a38e848c3fa5dd87a5470b4878 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.9 (GNU/Linux) + +iEYEARECAAYFAklaX1MACgkQKhnDs22gwa/X4QCfeE39WKKIW3p/FEBnsPzHIjvb +p5wAoPFkI1BGg9NJBctESnBFfJrUogqU +=HfQ3 +-----END PGP SIGNATURE----- diff --git a/app-crypt/bsign/bsign-0.4.5.ebuild b/app-crypt/bsign/bsign-0.4.5.ebuild index ca2441254105..d8974ff0a95d 100644 --- a/app-crypt/bsign/bsign-0.4.5.ebuild +++ b/app-crypt/bsign/bsign-0.4.5.ebuild @@ -1,20 +1,36 @@ -# 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/bsign/bsign-0.4.5.ebuild,v 1.8 2007/10/13 17:51:36 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bsign/bsign-0.4.5.ebuild,v 1.9 2008/12/30 17:50:04 angelos Exp $ + +inherit autotools toolchain-funcs DESCRIPTION="embed secure hashes (SHA1) and digital signatures (GNU Privacy Guard) into files" HOMEPAGE="http://packages.debian.org/sid/bsign" -SRC_URI="mirror://debian/pool/main/b/bsign/${PN}_${PV}.tar.gz" +SRC_URI="mirror://debian/pool/main/b/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND="" -RDEPEND="" +src_unpack() { + unpack ${A} + cd "${S}" + + sed -i -e "/^CFLAGS/d" \ + -e "/^CXXFLAGS/d" configure.in + eautoreconf +} + +src_compile() { + tc-export CC CXX + econf + emake || die "emake failed" +} src_install() { - dobin bsign bsign_sign bsign_verify bsign_hash bsign_check || die + dobin bsign_sign bsign_verify bsign_hash bsign_check || die + newbin o/bsign-unstripped bsign || die doman bsign.1 + dodoc README } |