diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2005-01-01 15:39:21 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2005-01-01 15:39:21 +0000 |
commit | e5e1c6bc800977dfaccf11d0a19a5c1e8798727e (patch) | |
tree | ec247844645b5aafcf2db98de0b4a95143af7be2 /net-misc/autossh | |
parent | Added ~sparc keyword as it went missing in the version bump. (diff) | |
download | historical-e5e1c6bc800977dfaccf11d0a19a5c1e8798727e.tar.gz historical-e5e1c6bc800977dfaccf11d0a19a5c1e8798727e.tar.bz2 historical-e5e1c6bc800977dfaccf11d0a19a5c1e8798727e.zip |
Unmasked
Diffstat (limited to 'net-misc/autossh')
-rw-r--r-- | net-misc/autossh/Manifest | 6 | ||||
-rw-r--r-- | net-misc/autossh/autossh-1.2g.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/autossh/Manifest b/net-misc/autossh/Manifest index 8e6ff9977ce8..3516cdef6651 100644 --- a/net-misc/autossh/Manifest +++ b/net-misc/autossh/Manifest @@ -1,8 +1,8 @@ -MD5 fdc4c1acc3eb1467f442d94f36c9bcf1 autossh-1.2g.ebuild 788 -MD5 076ecfb363d54458aa601b0c2496f2e9 ChangeLog 2052 MD5 725409dee32c3a59f5769547b97f83db autossh-1.2f.ebuild 788 MD5 1af3c0f4cdef130b677c23257e6a61c8 autossh-1.2e.ebuild 785 +MD5 bbc42e2535f55267d42910926e2f99d1 autossh-1.2g.ebuild 786 +MD5 076ecfb363d54458aa601b0c2496f2e9 ChangeLog 2052 MD5 37236013e0d26d43c6bff35a8a48e8ec metadata.xml 220 -MD5 da4ae36942c254c0c54fca64dafa89f5 files/digest-autossh-1.2f 60 MD5 004cbe8cc3f991a050441535b96d9aed files/digest-autossh-1.2e 60 +MD5 da4ae36942c254c0c54fca64dafa89f5 files/digest-autossh-1.2f 60 MD5 8c65d0b238acda1ecd9130506760f689 files/digest-autossh-1.2g 60 diff --git a/net-misc/autossh/autossh-1.2g.ebuild b/net-misc/autossh/autossh-1.2g.ebuild index 54729fe39668..7fd2f4e08328 100644 --- a/net-misc/autossh/autossh-1.2g.ebuild +++ b/net-misc/autossh/autossh-1.2g.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2g.ebuild,v 1.1 2004/09/01 10:19:29 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.2g.ebuild,v 1.2 2005/01/01 15:39:21 aliz Exp $ DESCRIPTION="Automatically restart SSH sessions and tunnels" HOMEPAGE="http://www.harding.motd.ca/autossh/" LICENSE="BSD" -KEYWORDS="~x86 ~sparc alpha ~ia64 ~amd64 ~ppc" +KEYWORDS="x86 ~sparc alpha ~ia64 amd64 ~ppc" SRC_URI="http://www.harding.motd.ca/autossh/${P}.tgz" SLOT="0" IUSE="" |