diff options
author | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:46:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:46:36 +0000 |
commit | f2234041d1a5510b236475ab01ea07d694da7db9 (patch) | |
tree | 3979ad9c864db7ff811e7472bed4a21310e7061e /x11-libs | |
parent | arm stable, bug #534012 (diff) | |
download | gentoo-2-f2234041d1a5510b236475ab01ea07d694da7db9.tar.gz gentoo-2-f2234041d1a5510b236475ab01ea07d694da7db9.tar.bz2 gentoo-2-f2234041d1a5510b236475ab01ea07d694da7db9.zip |
arm stable, bug #534012
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 da1d2400c453..e4fe25738a2d 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.410 2015/06/06 14:29:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.411 2015/06/07 10:46:36 maekke Exp $ + + 07 Jun 2015; Markus Meier <maekke@gentoo.org> vte-0.38.3.ebuild: + arm stable, bug #534012 *vte-0.28.2-r207 (06 Jun 2015) diff --git a/x11-libs/vte/vte-0.38.3.ebuild b/x11-libs/vte/vte-0.38.3.ebuild index 31c50e9f479d..c78ce1ac4b91 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.6 2015/03/29 11:19:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.38.3.ebuild,v 1.7 2015/06/07 10:46:36 maekke 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=" |