diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-18 12:44:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-18 12:44:36 +0000 |
commit | 4f59cea2925515b1717fe7f8e51d278c0cb8772c (patch) | |
tree | e52aff291c1d88181f7770343985b32ab0defed6 /net-misc/autossh | |
parent | Drop ia64 keywords (diff) | |
download | gentoo-2-4f59cea2925515b1717fe7f8e51d278c0cb8772c.tar.gz gentoo-2-4f59cea2925515b1717fe7f8e51d278c0cb8772c.tar.bz2 gentoo-2-4f59cea2925515b1717fe7f8e51d278c0cb8772c.zip |
alpha/ia64 stable wrt #346895
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'net-misc/autossh')
-rw-r--r-- | net-misc/autossh/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/autossh/autossh-1.4b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/autossh/ChangeLog b/net-misc/autossh/ChangeLog index 00b5443cf130..3330909d955d 100644 --- a/net-misc/autossh/ChangeLog +++ b/net-misc/autossh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/autossh # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.28 2010/12/05 16:20:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.29 2010/12/18 12:44:36 armin76 Exp $ + + 18 Dec 2010; Raúl Porcel <armin76@gentoo.org> autossh-1.4b.ebuild: + alpha/ia64 stable wrt #346895 05 Dec 2010; Markos Chandras <hwoarang@gentoo.org> autossh-1.4b.ebuild: Stable on amd64 wrt bug #346895 diff --git a/net-misc/autossh/autossh-1.4b.ebuild b/net-misc/autossh/autossh-1.4b.ebuild index e09d8cb9c457..a7ecca6c4da1 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.5 2010/12/05 16:20:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4b.ebuild,v 1.6 2010/12/18 12:44:36 armin76 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="" |