diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:52:17 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:52:17 +0000 |
commit | 24b5c3d8f7f2d1c8ddc7b7db3523e4a6114c9638 (patch) | |
tree | 82cac62328d7cd82d044d92e6b2216e2f6fdc3da /kde-base/krdc/krdc-4.7.4.ebuild | |
parent | ppc stable #396359 (diff) | |
download | gentoo-2-24b5c3d8f7f2d1c8ddc7b7db3523e4a6114c9638.tar.gz gentoo-2-24b5c3d8f7f2d1c8ddc7b7db3523e4a6114c9638.tar.bz2 gentoo-2-24b5c3d8f7f2d1c8ddc7b7db3523e4a6114c9638.zip |
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'kde-base/krdc/krdc-4.7.4.ebuild')
-rw-r--r-- | kde-base/krdc/krdc-4.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/krdc/krdc-4.7.4.ebuild b/kde-base/krdc/krdc-4.7.4.ebuild index 28bc9088c42b..634e176bcb72 100644 --- a/kde-base/krdc/krdc-4.7.4.ebuild +++ b/kde-base/krdc/krdc-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/krdc/krdc-4.7.4.ebuild,v 1.3 2012/01/16 23:07:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/krdc/krdc-4.7.4.ebuild,v 1.4 2012/02/18 15:52:17 nixnut Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="kdenetwork" inherit kde4-meta DESCRIPTION="KDE remote desktop connection (RDP and VNC) client" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug jpeg rdesktop vnc zeroconf" #nx? ( >=net-misc/nxcl-0.9-r1 ) disabled upstream, last checked 4.3.61 |