diff options
author | 2015-07-29 10:57:15 +0000 | |
---|---|---|
committer | 2015-07-29 10:57:15 +0000 | |
commit | 97e8beca90b304a70a4655445901b132dc9c7baf (patch) | |
tree | b89c021b727810c1be09bf18fb1154b4723851fe | |
parent | Stable on alpha, bug 551814 (diff) | |
download | gentoo-2-97e8beca90b304a70a4655445901b132dc9c7baf.tar.gz gentoo-2-97e8beca90b304a70a4655445901b132dc9c7baf.tar.bz2 gentoo-2-97e8beca90b304a70a4655445901b132dc9c7baf.zip |
Stable on alpha, bug 551814
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.36.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 776a087b4adc..50b0da9d5541 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.421 2015/07/29 10:49:23 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.422 2015/07/29 10:57:15 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> vte-0.36.4.ebuild: + Stable on alpha, bug 551814 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> vte-0.38.3.ebuild: Stable on alpha, bug 551814 diff --git a/x11-libs/vte/vte-0.36.4.ebuild b/x11-libs/vte/vte-0.36.4.ebuild index 1d0c7248b2f3..efee1b8250c3 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.9 2015/07/25 12:16:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.36.4.ebuild,v 1.10 2015/07/29 10:57:15 klausman 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=" |