diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 10:20:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 10:20:07 +0000 |
commit | 4f28879c1899873e6a1f4f3c1e98a8e40e38b12e (patch) | |
tree | 5eecdbd71de16b8f606e115095e84ebc26483b11 /net-misc | |
parent | Stable for amd64, wrt bug #472582 (diff) | |
download | gentoo-2-4f28879c1899873e6a1f4f3c1e98a8e40e38b12e.tar.gz gentoo-2-4f28879c1899873e6a1f4f3c1e98a8e40e38b12e.tar.bz2 gentoo-2-4f28879c1899873e6a1f4f3c1e98a8e40e38b12e.zip |
Stable for amd64, wrt bug #472582
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/x2goclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/x2goclient/x2goclient-4.0.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/x2goclient/ChangeLog b/net-misc/x2goclient/ChangeLog index 79182a4d8cca..6f6f8d9ff2aa 100644 --- a/net-misc/x2goclient/ChangeLog +++ b/net-misc/x2goclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/x2goclient # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.19 2013/03/27 13:20:42 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.20 2013/06/11 10:20:07 ago Exp $ + + 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> x2goclient-4.0.1.0.ebuild: + Stable for amd64, wrt bug #472582 *x2goclient-4.0.1.0 (27 Mar 2013) diff --git a/net-misc/x2goclient/x2goclient-4.0.1.0.ebuild b/net-misc/x2goclient/x2goclient-4.0.1.0.ebuild index 31a0743a12c9..1ee3e25bada0 100644 --- a/net-misc/x2goclient/x2goclient-4.0.1.0.ebuild +++ b/net-misc/x2goclient/x2goclient-4.0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.1.0.ebuild,v 1.1 2013/03/27 13:20:42 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.1.0.ebuild,v 1.2 2013/06/11 10:20:07 ago Exp $ EAPI=4 inherit eutils 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" DEPEND="net-libs/libssh |