diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-21 14:03:35 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-21 14:03:35 +0000 |
commit | 8d377dcae8e46e6ec38fab2baa66f0e3234c562f (patch) | |
tree | d5fbcc8937072b9e889f198855a263ee453e4a6e /x11-libs/vte | |
parent | amd64 stable wrt bug #551814 (diff) | |
download | gentoo-2-8d377dcae8e46e6ec38fab2baa66f0e3234c562f.tar.gz gentoo-2-8d377dcae8e46e6ec38fab2baa66f0e3234c562f.tar.bz2 gentoo-2-8d377dcae8e46e6ec38fab2baa66f0e3234c562f.zip |
amd64 stable wrt bug #551814
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r207.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.36.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 578342af1ed7..dd9ee457f70c 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,10 @@ # 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.413 2015/06/21 09:01:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.414 2015/06/21 14:03:35 zlogene Exp $ + + 21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> vte-0.28.2-r207.ebuild, + vte-0.36.4.ebuild: + amd64 stable wrt bug #551814 21 Jun 2015; Jeroen Roovers <jer@gentoo.org> vte-0.28.2-r207.ebuild, vte-0.36.4.ebuild: diff --git a/x11-libs/vte/vte-0.28.2-r207.ebuild b/x11-libs/vte/vte-0.28.2-r207.ebuild index 1a868f0e9c96..6fda7c51f4f9 100644 --- a/x11-libs/vte/vte-0.28.2-r207.ebuild +++ b/x11-libs/vte/vte-0.28.2-r207.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.28.2-r207.ebuild,v 1.2 2015/06/21 09:01:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r207.ebuild,v 1.3 2015/06/21 14:03:35 zlogene Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug +introspection python" RDEPEND=" diff --git a/x11-libs/vte/vte-0.36.4.ebuild b/x11-libs/vte/vte-0.36.4.ebuild index 671eced0a0ea..945095097764 100644 --- a/x11-libs/vte/vte-0.36.4.ebuild +++ b/x11-libs/vte/vte-0.36.4.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.36.4.ebuild,v 1.3 2015/06/21 09:01:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.4.ebuild,v 1.4 2015/06/21 14:03:35 zlogene Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="2.90" IUSE="debug glade +introspection" -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=" |