diff options
author | 2015-03-14 18:47:04 +0000 | |
---|---|---|
committer | 2015-03-14 18:47:04 +0000 | |
commit | ef744aef98e5d0cc15ebe3bd7b25d3bd6e04ef34 (patch) | |
tree | 1e90df68090f2c8850bfe738d340aa16cc209b0d /x11-libs | |
parent | amd64 stable, bug 534012 (diff) | |
download | gentoo-2-ef744aef98e5d0cc15ebe3bd7b25d3bd6e04ef34.tar.gz gentoo-2-ef744aef98e5d0cc15ebe3bd7b25d3bd6e04ef34.tar.bz2 gentoo-2-ef744aef98e5d0cc15ebe3bd7b25d3bd6e04ef34.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 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.38.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 06a889cbe50d..86443be66f6c 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.402 2015/03/03 11:52:44 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.403 2015/03/14 18:47:04 pacho Exp $ + + 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> vte-0.38.3.ebuild: + amd64 stable, bug 534012 03 Mar 2015; Yixun Lan <dlan@gentoo.org> vte-0.28.2-r206.ebuild: add arm64 support, tested on A53 board diff --git a/x11-libs/vte/vte-0.38.3.ebuild b/x11-libs/vte/vte-0.38.3.ebuild index 08a9631e482c..425f557af2ce 100644 --- a/x11-libs/vte/vte-0.38.3.ebuild +++ b/x11-libs/vte/vte-0.38.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/x11-libs/vte/vte-0.38.3.ebuild,v 1.1 2015/01/26 13:17:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.38.3.ebuild,v 1.2 2015/03/14 18:47:04 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="2.91" IUSE="debug glade +introspection vala" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" PDEPEND=">=x11-libs/gnome-pty-helper-${PV}" RDEPEND=" |