diff options
author | 2010-12-05 16:20:20 +0000 | |
---|---|---|
committer | 2010-12-05 16:20:20 +0000 | |
commit | 3231a71e96b1a0ca950158a0fc55a3265cca5844 (patch) | |
tree | ec61e62fc296331491b63a1ec8e545948c206177 /net-misc/autossh/autossh-1.4b.ebuild | |
parent | Stable on amd64 wrt bug #346501 (diff) | |
download | historical-3231a71e96b1a0ca950158a0fc55a3265cca5844.tar.gz historical-3231a71e96b1a0ca950158a0fc55a3265cca5844.tar.bz2 historical-3231a71e96b1a0ca950158a0fc55a3265cca5844.zip |
Stable on amd64 wrt bug #346895
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'net-misc/autossh/autossh-1.4b.ebuild')
-rw-r--r-- | net-misc/autossh/autossh-1.4b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/autossh/autossh-1.4b.ebuild b/net-misc/autossh/autossh-1.4b.ebuild index 7f9b8e782c42..e09d8cb9c457 100644 --- a/net-misc/autossh/autossh-1.4b.ebuild +++ b/net-misc/autossh/autossh-1.4b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4b.ebuild,v 1.4 2010/12/02 12:37:07 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4b.ebuild,v 1.5 2010/12/05 16:20:20 hwoarang Exp $ EAPI=2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.harding.motd.ca/autossh/" SRC_URI="http://www.harding.motd.ca/${PN}/${P}.tgz" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" SLOT="0" IUSE="" |