diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:45:14 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:45:14 +0000 |
commit | d9ef684e7b518533ffeec744823e37e0db3b6074 (patch) | |
tree | 30c83c01cfc73f8e87d5ef757a3fa5cf13f856b1 /net-misc | |
parent | amd64 stable, bug 534012 (diff) | |
download | gentoo-2-d9ef684e7b518533ffeec744823e37e0db3b6074.tar.gz gentoo-2-d9ef684e7b518533ffeec744823e37e0db3b6074.tar.bz2 gentoo-2-d9ef684e7b518533ffeec744823e37e0db3b6074.zip |
amd64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/vinagre/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vinagre/vinagre-3.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vinagre/ChangeLog b/net-misc/vinagre/ChangeLog index 33a689fe7050..4ccc52a2b4dc 100644 --- a/net-misc/vinagre/ChangeLog +++ b/net-misc/vinagre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vinagre # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/ChangeLog,v 1.113 2015/02/04 09:49:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/ChangeLog,v 1.114 2015/03/14 18:45:14 pacho Exp $ + + 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> vinagre-3.14.3.ebuild: + amd64 stable, bug 534012 04 Feb 2015; Pacho Ramos <pacho@gentoo.org> vinagre-3.14.3.ebuild: Rekeyword on ia64 diff --git a/net-misc/vinagre/vinagre-3.14.3.ebuild b/net-misc/vinagre/vinagre-3.14.3.ebuild index 8e21cbb51c6e..1cf78d16130a 100644 --- a/net-misc/vinagre/vinagre-3.14.3.ebuild +++ b/net-misc/vinagre/vinagre-3.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-3.14.3.ebuild,v 1.4 2015/02/04 09:49:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-3.14.3.ebuild,v 1.5 2015/03/14 18:45:14 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Vinagre" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" IUSE="avahi rdp +ssh spice +telepathy" # cairo used in vinagre-tab |