summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-02-18 03:28:48 +0000
committerJason Wever <weeve@gentoo.org>2005-02-18 03:28:48 +0000
commit60dae01fc43fecd8cdb33f8942423e91d07b26ef (patch)
tree78ec9c1a885f56b2855a05792e2535f7bc7eaa7b /net-misc/corkscrew
parentUpdated patchball. (diff)
downloadhistorical-60dae01fc43fecd8cdb33f8942423e91d07b26ef.tar.gz
historical-60dae01fc43fecd8cdb33f8942423e91d07b26ef.tar.bz2
historical-60dae01fc43fecd8cdb33f8942423e91d07b26ef.zip
Added ~sparc keyword.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-misc/corkscrew')
-rw-r--r--net-misc/corkscrew/ChangeLog7
-rw-r--r--net-misc/corkscrew/Manifest14
-rw-r--r--net-misc/corkscrew/corkscrew-2.0.ebuild6
3 files changed, 10 insertions, 17 deletions
diff --git a/net-misc/corkscrew/ChangeLog b/net-misc/corkscrew/ChangeLog
index 39ffac86f771..3352dfdf4a50 100644
--- a/net-misc/corkscrew/ChangeLog
+++ b/net-misc/corkscrew/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/corkscrew
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/corkscrew/ChangeLog,v 1.2 2004/09/04 22:58:23 dholm Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/corkscrew/ChangeLog,v 1.3 2005/02/18 03:28:48 weeve Exp $
+
+ 17 Feb 2005; Jason Wever <weeve@gentoo.org> corkscrew-2.0.ebuild:
+ Added ~sparc keyword.
05 Sep 2004; David Holm <dholm@gentoo.org> corkscrew-2.0.ebuild:
Added to ~ppc.
diff --git a/net-misc/corkscrew/Manifest b/net-misc/corkscrew/Manifest
index cf6e01b99460..85aaf83ed2ea 100644
--- a/net-misc/corkscrew/Manifest
+++ b/net-misc/corkscrew/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 cc72c4f2e9e5cce60b997a2f9cbec318 ChangeLog 433
-MD5 586ef82d248585f48e10a4765b12fe97 corkscrew-2.0.ebuild 556
+MD5 c133f5810571eb105b87e928ce1331dd ChangeLog 526
+MD5 1a6ce8fdadeeb7126d0657725253ffb7 corkscrew-2.0.ebuild 560
MD5 12295cb4bdc7f2abb1edbd2269071ef0 metadata.xml 346
MD5 f331c3776d1be067d47223c196e75d6e files/digest-corkscrew-2.0 64
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBYHRII1lqEGTUzyQRAk/XAKCF9vgocRlm4AGsFxx8FW+A8CTTgwCeJB81
-AzrAmBQZK4RBJiO2/o7Vbgs=
-=XF2b
------END PGP SIGNATURE-----
diff --git a/net-misc/corkscrew/corkscrew-2.0.ebuild b/net-misc/corkscrew/corkscrew-2.0.ebuild
index 712b26ef3d56..b634a49e41bb 100644
--- a/net-misc/corkscrew/corkscrew-2.0.ebuild
+++ b/net-misc/corkscrew/corkscrew-2.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.5 2004/10/03 21:50:58 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/corkscrew/corkscrew-2.0.ebuild,v 1.6 2005/02/18 03:28:48 weeve Exp $
DESCRIPTION="Corkscrew is a tool for tunneling SSH through HTTP proxies."
HOMEPAGE="http://www.agroman.net/corkscrew/"
LICENSE="GPL-2"
DEPEND=""
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~sparc"
IUSE=""
SLOT="0"
SRC_URI="http://www.agroman.net/corkscrew/${P}.tar.gz"