summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2010-01-22 21:11:23 +0000
committerJonathan Callen <jcallen@gentoo.org>2010-01-22 21:11:23 +0000
commit62107b884b2c9af033f81921d7545d0b7253729e (patch)
treec8939f346119e8fb6c6204f1bd2f210a445a25fe /kde-base/kdessh
parentRequire SLOT="0" of media-libs/jpeg for headers. (diff)
downloadhistorical-62107b884b2c9af033f81921d7545d0b7253729e.tar.gz
historical-62107b884b2c9af033f81921d7545d0b7253729e.tar.bz2
historical-62107b884b2c9af033f81921d7545d0b7253729e.zip
Keyword ~amd64-linux/~x86-linux
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/kdessh')
-rw-r--r--kde-base/kdessh/ChangeLog5
-rw-r--r--kde-base/kdessh/kdessh-4.3.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kdessh/ChangeLog b/kde-base/kdessh/ChangeLog
index b60ba6d0a1d6..6e87a89c6637 100644
--- a/kde-base/kdessh/ChangeLog
+++ b/kde-base/kdessh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdessh
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdessh/ChangeLog,v 1.46 2010/01/19 02:52:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdessh/ChangeLog,v 1.47 2010/01/22 21:01:58 abcd Exp $
+
+ 22 Jan 2010; Jonathan Callen <abcd@gentoo.org> kdessh-4.3.4.ebuild:
+ Keyword ~amd64-linux/~x86-linux
19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kdessh-4.3.3.ebuild:
Stable for HPPA too.
diff --git a/kde-base/kdessh/kdessh-4.3.4.ebuild b/kde-base/kdessh/kdessh-4.3.4.ebuild
index a5803e08450f..2eb8886b03ba 100644
--- a/kde-base/kdessh/kdessh-4.3.4.ebuild
+++ b/kde-base/kdessh/kdessh-4.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdessh/kdessh-4.3.4.ebuild,v 1.1 2009/12/01 10:30:04 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdessh/kdessh-4.3.4.ebuild,v 1.2 2010/01/22 21:01:58 abcd Exp $
EAPI="2"
@@ -8,7 +8,7 @@ KMNAME="kdeutils"
inherit kde4-meta
DESCRIPTION="KDE frontend to ssh"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="virtual/ssh"