diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-04 15:38:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-04 15:38:13 +0000 |
commit | 4ce1c2473d730b58d76825f29a367ffca261a5b0 (patch) | |
tree | 3bb4c9c984b0905aa7ba4dbcfd2f42c6df5252e9 /net-misc | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #384733 (diff) | |
download | gentoo-2-4ce1c2473d730b58d76825f29a367ffca261a5b0.tar.gz gentoo-2-4ce1c2473d730b58d76825f29a367ffca261a5b0.tar.bz2 gentoo-2-4ce1c2473d730b58d76825f29a367ffca261a5b0.zip |
Drop alpha/ia64 keywords, x86 stable wrt #391949
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/autossh/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/autossh/autossh-1.4b.ebuild | 4 | ||||
-rw-r--r-- | net-misc/autossh/autossh-1.4c.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/autossh/ChangeLog b/net-misc/autossh/ChangeLog index c9ecfcf54b73..d001c59bd19f 100644 --- a/net-misc/autossh/ChangeLog +++ b/net-misc/autossh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/autossh # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.33 2011/11/26 16:37:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.34 2011/12/04 15:38:13 armin76 Exp $ + + 04 Dec 2011; Raúl Porcel <armin76@gentoo.org> autossh-1.4b.ebuild, + autossh-1.4c.ebuild: + Drop alpha/ia64 keywords, x86 stable wrt #391949 26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> autossh-1.4c.ebuild: Stable on amd64 wrt bug #391949 diff --git a/net-misc/autossh/autossh-1.4b.ebuild b/net-misc/autossh/autossh-1.4b.ebuild index dba1b05927d8..926977af959a 100644 --- a/net-misc/autossh/autossh-1.4b.ebuild +++ b/net-misc/autossh/autossh-1.4b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.7 2011/03/30 21:20:01 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4b.ebuild,v 1.8 2011/12/04 15:38:13 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 ~arm ~hppa ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" SLOT="0" IUSE="" diff --git a/net-misc/autossh/autossh-1.4c.ebuild b/net-misc/autossh/autossh-1.4c.ebuild index d3d0e9226c6e..6c30598a7820 100644 --- a/net-misc/autossh/autossh-1.4c.ebuild +++ b/net-misc/autossh/autossh-1.4c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4c.ebuild,v 1.2 2011/11/26 16:37:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4c.ebuild,v 1.3 2011/12/04 15:38:13 armin76 Exp $ EAPI=4 @@ -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 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" SLOT="0" IUSE="" |