summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2005-01-04 16:17:49 +0000
committerGustavo Felisberto <humpback@gentoo.org>2005-01-04 16:17:49 +0000
commitca3aadcbec2091a3adb657170cfc462ebe66429b (patch)
treeb9ce3cbecf004386cc52750fd68bd0a707736109
parentold (diff)
downloadgentoo-2-ca3aadcbec2091a3adb657170cfc462ebe66429b.tar.gz
gentoo-2-ca3aadcbec2091a3adb657170cfc462ebe66429b.tar.bz2
gentoo-2-ca3aadcbec2091a3adb657170cfc462ebe66429b.zip
no need for nomirror in this versions
-rw-r--r--net-misc/ssh/ChangeLog9
-rw-r--r--net-misc/ssh/ssh-3.2.5.ebuild5
-rw-r--r--net-misc/ssh/ssh-3.2.9.1.ebuild5
3 files changed, 11 insertions, 8 deletions
diff --git a/net-misc/ssh/ChangeLog b/net-misc/ssh/ChangeLog
index af8bf08a4544..208a4adbd4e1 100644
--- a/net-misc/ssh/ChangeLog
+++ b/net-misc/ssh/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/ssh
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh/ChangeLog,v 1.8 2004/08/10 12:23:13 humpback Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh/ChangeLog,v 1.9 2005/01/04 16:17:49 humpback Exp $
+
+ 04 Jan 2005; Gustavo Felisberto <humpback@gentoo.org>; ssh-3.2.5.ebuild,
+ ssh-3.2.9.1.ebuild:
+ There is no need for nomirror as Tectia allows for the source for this version
+ to be distributed.
10 Aug 2004; Gustavo Felisberto <humpback@gentoo.org>; ssh-3.2.9.1.ebuild:
Small bug on fresh installs corrected
diff --git a/net-misc/ssh/ssh-3.2.5.ebuild b/net-misc/ssh/ssh-3.2.5.ebuild
index 55d88914daef..8b3728e843e2 100644
--- a/net-misc/ssh/ssh-3.2.5.ebuild
+++ b/net-misc/ssh/ssh-3.2.5.ebuild
@@ -1,11 +1,10 @@
-# 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/ssh/ssh-3.2.5.ebuild,v 1.8 2004/08/08 00:26:20 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh/ssh-3.2.5.ebuild,v 1.9 2005/01/04 16:17:49 humpback Exp $
DESCRIPTION="SSH.COM free for Non-Commercial Use ssh version"
HOMEPAGE="http://www.ssh.com/"
SRC_URI="ftp://ftp.ssh.com/pub/ssh/old/${P}.tar.gz"
-RESTRICT="nomirror"
LICENSE="ssh"
SLOT="0"
diff --git a/net-misc/ssh/ssh-3.2.9.1.ebuild b/net-misc/ssh/ssh-3.2.9.1.ebuild
index bb8aaa2540c2..27d7f54a8d00 100644
--- a/net-misc/ssh/ssh-3.2.9.1.ebuild
+++ b/net-misc/ssh/ssh-3.2.9.1.ebuild
@@ -1,13 +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/ssh/ssh-3.2.9.1.ebuild,v 1.8 2004/08/10 12:23:13 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh/ssh-3.2.9.1.ebuild,v 1.9 2005/01/04 16:17:49 humpback Exp $
inherit gnuconfig
DESCRIPTION="SSH.COM free for Non-Commercial Use ssh version"
HOMEPAGE="http://www.ssh.com/"
SRC_URI="ftp://ftp.ssh.com/pub/ssh/${P}.tar.gz"
-RESTRICT="nomirror"
LICENSE="ssh"
SLOT="0"