summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2010-01-22 21:01:58 +0000
committerJonathan Callen <abcd@gentoo.org>2010-01-22 21:01:58 +0000
commit6964507c3d6fb6d31e745cd294c9b2f6b60834c0 (patch)
tree4d7748c319e794bc5f5c661e1d4ba80b7c55e9d3 /kde-base/kdessh
parentRequire SLOT="0" of media-libs/jpeg for headers. (diff)
downloadgentoo-2-6964507c3d6fb6d31e745cd294c9b2f6b60834c0.tar.gz
gentoo-2-6964507c3d6fb6d31e745cd294c9b2f6b60834c0.tar.bz2
gentoo-2-6964507c3d6fb6d31e745cd294c9b2f6b60834c0.zip
Keyword ~amd64-linux/~x86-linux
(Portage version: -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"