summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2008-02-20 12:55:07 +0000
committerCaleb Tennis <caleb@gentoo.org>2008-02-20 12:55:07 +0000
commitedf7710ae4ad59e0156bea07b246dc397d3ddf3a (patch)
treeeea7125bc275cce23b4ac5530bf453a624c73897 /app-shells/rssh
parentupdate metadata (diff)
downloadgentoo-2-edf7710ae4ad59e0156bea07b246dc397d3ddf3a.tar.gz
gentoo-2-edf7710ae4ad59e0156bea07b246dc397d3ddf3a.tar.bz2
gentoo-2-edf7710ae4ad59e0156bea07b246dc397d3ddf3a.zip
stabilizing amd64, I think it was missed long ago in #142399
(Portage version: 2.1.4.1)
Diffstat (limited to 'app-shells/rssh')
-rw-r--r--app-shells/rssh/ChangeLog7
-rw-r--r--app-shells/rssh/rssh-2.3.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/rssh/ChangeLog b/app-shells/rssh/ChangeLog
index 15d9daef7352..bf9dff1bedce 100644
--- a/app-shells/rssh/ChangeLog
+++ b/app-shells/rssh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/rssh
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/rssh/ChangeLog,v 1.16 2007/02/21 23:12:10 peper Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/rssh/ChangeLog,v 1.17 2008/02/20 12:55:07 caleb Exp $
+
+ 20 Feb 2008; Caleb Tennis <caleb@gentoo.org> rssh-2.3.2.ebuild:
+ stabilizing amd64, I think it was missed long ago in bug #142399
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/app-shells/rssh/rssh-2.3.2.ebuild b/app-shells/rssh/rssh-2.3.2.ebuild
index 38c9cc230fa1..439e0f1eff59 100644
--- a/app-shells/rssh/rssh-2.3.2.ebuild
+++ b/app-shells/rssh/rssh-2.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/rssh/rssh-2.3.2.ebuild,v 1.6 2006/08/06 16:50:57 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/rssh/rssh-2.3.2.ebuild,v 1.7 2008/02/20 12:55:07 caleb Exp $
inherit multilib
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/rssh/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE="static"
RDEPEND="virtual/ssh"