diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:47:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:47:41 +0000 |
commit | c6de4bd4d797f02e9ad3b860690e7f366ccfd406 (patch) | |
tree | 308ae60a9edc5a7346381cb01bfb6793c4981363 /net-misc/x2goclient | |
parent | Stable for amd64, wrt bug #535436 (diff) | |
download | gentoo-2-c6de4bd4d797f02e9ad3b860690e7f366ccfd406.tar.gz gentoo-2-c6de4bd4d797f02e9ad3b860690e7f366ccfd406.tar.bz2 gentoo-2-c6de4bd4d797f02e9ad3b860690e7f366ccfd406.zip |
Stable for amd64, wrt bug #535618
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/x2goclient')
-rw-r--r-- | net-misc/x2goclient/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/x2goclient/x2goclient-4.0.3.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/x2goclient/ChangeLog b/net-misc/x2goclient/ChangeLog index 1bb7eb5861f3..6d6dd2a04140 100644 --- a/net-misc/x2goclient/ChangeLog +++ b/net-misc/x2goclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/x2goclient -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.34 2014/11/27 14:08:58 voyageur Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.35 2015/01/09 13:47:41 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> x2goclient-4.0.3.1.ebuild: + Stable for amd64, wrt bug #535618 *x2goclient-4.0.3.1 (27 Nov 2014) diff --git a/net-misc/x2goclient/x2goclient-4.0.3.1.ebuild b/net-misc/x2goclient/x2goclient-4.0.3.1.ebuild index 2a0591b5a178..5271355387f3 100644 --- a/net-misc/x2goclient/x2goclient-4.0.3.1.ebuild +++ b/net-misc/x2goclient/x2goclient-4.0.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.1.ebuild,v 1.1 2014/11/27 14:08:58 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.1.ebuild,v 1.2 2015/01/09 13:47:41 ago Exp $ EAPI=5 inherit eutils nsplugins qt4-r2 @@ -11,7 +11,7 @@ SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ldap nsplugin" DEPEND=">=net-libs/libssh-0.6.0_rc1 |