summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-03-30 21:20:01 +0000
committerTim Harder <radhermit@gentoo.org>2011-03-30 21:20:01 +0000
commita6bdb72eb436c0a903d063f6c311f3d2eb8eb8c1 (patch)
tree44c1920f14dbf069bb4b063cc7a6c4877ddec056 /net-misc/autossh
parentImprove die() message. (diff)
downloadgentoo-2-a6bdb72eb436c0a903d063f6c311f3d2eb8eb8c1.tar.gz
gentoo-2-a6bdb72eb436c0a903d063f6c311f3d2eb8eb8c1.tar.bz2
gentoo-2-a6bdb72eb436c0a903d063f6c311f3d2eb8eb8c1.zip
Add ~arm keyword (bug #356619).
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/autossh')
-rw-r--r--net-misc/autossh/ChangeLog5
-rw-r--r--net-misc/autossh/autossh-1.4b.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/autossh/ChangeLog b/net-misc/autossh/ChangeLog
index 41c89f0a4ed2..c5b1b81897a5 100644
--- a/net-misc/autossh/ChangeLog
+++ b/net-misc/autossh/ChangeLog
@@ -1,6 +1,9 @@
# 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.30 2011/02/01 19:49:53 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.31 2011/03/30 21:20:01 radhermit Exp $
+
+ 30 Mar 2011; Tim Harder <radhermit@gentoo.org> autossh-1.4b.ebuild:
+ Add ~arm keyword (bug #356619).
01 Feb 2011; Tim Harder <radhermit@gentoo.org> -autossh-1.2g.ebuild:
Remove old
diff --git a/net-misc/autossh/autossh-1.4b.ebuild b/net-misc/autossh/autossh-1.4b.ebuild
index a7ecca6c4da1..dba1b05927d8 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
+# 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.6 2010/12/18 12:44:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4b.ebuild,v 1.7 2011/03/30 21:20:01 radhermit 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 ~arm ~hppa ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
SLOT="0"
IUSE=""