summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2010-06-22 17:41:00 +0000
committerChristoph Mende <angelos@gentoo.org>2010-06-22 17:41:00 +0000
commit470c8dc53a2222b1a5f515bbb07911d04b873154 (patch)
treeb893e58d6e077cf4b044692629f901f10c7082fb /net-misc/corkscrew
parentFix mask for sci-libs/libgeda to cover all 1.4.3* versions (diff)
downloadhistorical-470c8dc53a2222b1a5f515bbb07911d04b873154.tar.gz
historical-470c8dc53a2222b1a5f515bbb07911d04b873154.tar.bz2
historical-470c8dc53a2222b1a5f515bbb07911d04b873154.zip
QA: Respect CC and use emake
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'net-misc/corkscrew')
-rw-r--r--net-misc/corkscrew/ChangeLog5
-rw-r--r--net-misc/corkscrew/Manifest12
-rw-r--r--net-misc/corkscrew/corkscrew-2.0.ebuild15
3 files changed, 21 insertions, 11 deletions
diff --git a/net-misc/corkscrew/ChangeLog b/net-misc/corkscrew/ChangeLog
index ea8488907fcd..2f8625a16627 100644
--- a/net-misc/corkscrew/ChangeLog
+++ b/net-misc/corkscrew/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/corkscrew
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/corkscrew/ChangeLog,v 1.7 2010/05/28 14:10:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/corkscrew/ChangeLog,v 1.8 2010/06/22 17:41:00 angelos Exp $
+
+ 22 Jun 2010; Christoph Mende <angelos@gentoo.org> corkscrew-2.0.ebuild:
+ QA: Respect CC and use emake
28 May 2010; Torsten Veller <tove@gentoo.org> metadata.xml:
Remove klieber from metadata.xml (#317393)
diff --git a/net-misc/corkscrew/Manifest b/net-misc/corkscrew/Manifest
index e86699700d64..f1cc0051d9d9 100644
--- a/net-misc/corkscrew/Manifest
+++ b/net-misc/corkscrew/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
+Hash: SHA256
DIST corkscrew-2.0.tar.gz 56749 RMD160 c7b4ae4cc4df4b33f8ae9be19305004fd0ae20a0 SHA1 8bdb4c0dc71048136c721c33229b9bf795230b32 SHA256 0d0fcbb41cba4a81c4ab494459472086f377f9edb78a2e2238ed19b58956b0be
-EBUILD corkscrew-2.0.ebuild 566 RMD160 28ae86ad200591ef17dc0e0ff670cc9fe54244b7 SHA1 d72efb4f11b38e31a453a4ac597ce386898ea3e3 SHA256 ca4696c569bd195388a80eaacfb244150b4ec7848e374596a386137da91f661c
-MISC ChangeLog 967 RMD160 f7b6302378e48e0d5be5ddb9b74f74253ac3fe71 SHA1 34e86af8706202267e147424e2084cf9afcd41d9 SHA256 12ea5382d80c76bba4931c9522ffff4df0c287439bbca755bd760f65c524136f
+EBUILD corkscrew-2.0.ebuild 699 RMD160 5453fe2aef412462d52d05ba72c4631025ef285a SHA1 072eb66d4ffbbc940770929228041969086a17ef SHA256 bd6ca3b6749ff5ca0b24b99a676d24abd1c0f325bef76ebf439eca6e02dbb336
+MISC ChangeLog 1076 RMD160 5d7e73a868b943b6f67d953fe7bd8120dc15416e SHA1 c8461e7980b13aaff0b39b8282acacf1bd898853 SHA256 67bbc0763e977c84dcc06aab6fa916f2a06ed0d73b204a943e3826c5e099428d
MISC metadata.xml 396 RMD160 80eb0cca2d1d63c86cd8425ed5323ec1759997b1 SHA1 c3391bf1c51027e56c8f2f112f59f8f0486d8393 SHA256 d5ea3c6662ed224016eb43b117870711f1e2d3c93f261afc41f681a8911af2ac
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
-iEYEARECAAYFAkv/zvMACgkQV3J2n04Eauxb2QCgmMP1faYfy8YMXjirKQNNuK+j
-ZvUAnRS4FOGzDIIdwkaAtSyZn+OaJPsZ
-=WRoa
+iF4EAREIAAYFAkwg9coACgkQmWq1bYTyC0O4FgD/cy4a2HJIE9VD1FkbfDIWvOv1
+m6pXXwSNYSBagTuWxDkA/2Fq0hA29JqlihzIVBfCt2QKlvizVa2LuTcGxMvsrFtH
+=M++S
-----END PGP SIGNATURE-----
diff --git a/net-misc/corkscrew/corkscrew-2.0.ebuild b/net-misc/corkscrew/corkscrew-2.0.ebuild
index 3dc1d35501b6..24f2654ab58e 100644
--- a/net-misc/corkscrew/corkscrew-2.0.ebuild
+++ b/net-misc/corkscrew/corkscrew-2.0.ebuild
@@ -1,6 +1,9 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/corkscrew/corkscrew-2.0.ebuild,v 1.8 2007/01/21 20:55:04 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/corkscrew/corkscrew-2.0.ebuild,v 1.9 2010/06/22 17:41:00 angelos Exp $
+
+EAPI=2
+inherit toolchain-funcs
DESCRIPTION="Corkscrew is a tool for tunneling SSH through HTTP proxies."
HOMEPAGE="http://www.agroman.net/corkscrew/"
@@ -11,7 +14,11 @@ IUSE=""
SLOT="0"
SRC_URI="http://www.agroman.net/corkscrew/${P}.tar.gz"
+src_compile() {
+ emake CC=$(tc-getCC) || die "emake failed"
+}
+
src_install () {
- make DESTDIR=${D} install || die
- dodoc AUTHORS README TODO || die
+ emake DESTDIR="${D}" install || die "emake install failed"
+ dodoc AUTHORS README TODO || die "dodoc failed"
}