diff options
author | 2015-02-04 09:49:02 +0000 | |
---|---|---|
committer | 2015-02-04 09:49:02 +0000 | |
commit | a76ee426a40e0d0c0c272041bc37b3d70683f11e (patch) | |
tree | e45bccded8eafa7923645984127f89758dee3d78 /net-misc/vinagre | |
parent | Rekeyword on ia64 (diff) | |
download | gentoo-2-a76ee426a40e0d0c0c272041bc37b3d70683f11e.tar.gz gentoo-2-a76ee426a40e0d0c0c272041bc37b3d70683f11e.tar.bz2 gentoo-2-a76ee426a40e0d0c0c272041bc37b3d70683f11e.zip |
Rekeyword on ia64
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/vinagre')
-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 d1ba3ef5ba79..33a689fe7050 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.112 2015/01/05 11:03:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/ChangeLog,v 1.113 2015/02/04 09:49:02 pacho Exp $ + + 04 Feb 2015; Pacho Ramos <pacho@gentoo.org> vinagre-3.14.3.ebuild: + Rekeyword on ia64 05 Jan 2015; Pacho Ramos <pacho@gentoo.org> vinagre-3.14.3.ebuild: Reorder the patch applying and add a comment for it diff --git a/net-misc/vinagre/vinagre-3.14.3.ebuild b/net-misc/vinagre/vinagre-3.14.3.ebuild index 77524f5ccbf0..8e21cbb51c6e 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.3 2015/01/05 11:03:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-3.14.3.ebuild,v 1.4 2015/02/04 09:49:02 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" IUSE="avahi rdp +ssh spice +telepathy" # cairo used in vinagre-tab |