diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2004-02-25 13:58:06 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2004-02-25 13:58:06 +0000 |
commit | 8fa40c6d3dad8137f0d5daac8cffba63ba2ee57a (patch) | |
tree | 3983de4012a5e337e9c7d3736b4159f5447e0648 /net-misc/ssh | |
parent | *** empty log message *** (diff) | |
download | historical-8fa40c6d3dad8137f0d5daac8cffba63ba2ee57a.tar.gz historical-8fa40c6d3dad8137f0d5daac8cffba63ba2ee57a.tar.bz2 historical-8fa40c6d3dad8137f0d5daac8cffba63ba2ee57a.zip |
Small update to force the rebuild of Manifest
Diffstat (limited to 'net-misc/ssh')
-rw-r--r-- | net-misc/ssh/Manifest | 8 | ||||
-rw-r--r-- | net-misc/ssh/ssh-3.2.5.ebuild | 4 | ||||
-rw-r--r-- | net-misc/ssh/ssh-3.2.9.1.ebuild | 4 |
3 files changed, 12 insertions, 4 deletions
diff --git a/net-misc/ssh/Manifest b/net-misc/ssh/Manifest new file mode 100644 index 000000000000..d1510fd71f63 --- /dev/null +++ b/net-misc/ssh/Manifest @@ -0,0 +1,8 @@ +MD5 42232cbfe94dff5f5cfa85769cda76c5 metadata.xml 300 +MD5 b9065707526275f1127a696eedd45386 ChangeLog 703 +MD5 fcbe7647985fbd7295754efb1119f040 ssh-3.2.9.1.ebuild 1297 +MD5 d9bbc5a42f35951c847e117362c9491c ssh-3.2.5.ebuild 1258 +MD5 1a0c708380931effd610c9567fac4303 files/digest-ssh-3.2.9.1 64 +MD5 38aabe8024e31fd394536ad3badcaba7 files/digest-ssh-3.2.5 62 +MD5 5da2716771a56ddd869bed98e9164cc4 files/pamd.sshd2 425 +MD5 697a78790526cc87cf32a23e99af4341 files/sshd2 653 diff --git a/net-misc/ssh/ssh-3.2.5.ebuild b/net-misc/ssh/ssh-3.2.5.ebuild index 923a3a0269f5..96806e214a4e 100644 --- a/net-misc/ssh/ssh-3.2.5.ebuild +++ b/net-misc/ssh/ssh-3.2.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.4 2004/02/25 00:17:19 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh/ssh-3.2.5.ebuild,v 1.5 2004/02/25 13:58:06 humpback Exp $ -DESCRIPTION="Ssh.com Non-Comercial Use ssh version" +DESCRIPTION="SSH.COM free for Non-Comercial Use ssh version" HOMEPAGE="http://www.ssh.com/" SRC_URI="ftp://ftp.ssh.com/pub/ssh/old/${P}.tar.gz" RESTRICT="nomirror" diff --git a/net-misc/ssh/ssh-3.2.9.1.ebuild b/net-misc/ssh/ssh-3.2.9.1.ebuild index 5d24addcd2dd..6b108adbee74 100644 --- a/net-misc/ssh/ssh-3.2.9.1.ebuild +++ b/net-misc/ssh/ssh-3.2.9.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.2 2004/02/25 00:17:19 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh/ssh-3.2.9.1.ebuild,v 1.3 2004/02/25 13:58:06 humpback Exp $ inherit gnuconfig -DESCRIPTION="Ssh.com Non-Comercial Use ssh version" +DESCRIPTION="SSH.COM free for Non-Comercial Use ssh version" HOMEPAGE="http://www.ssh.com/" SRC_URI="ftp://ftp.ssh.com/pub/ssh/${P}.tar.gz" RESTRICT="nomirror" |