diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:48:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:48:38 +0000 |
commit | 1f382266b40e0370451e11e03b358039723640a1 (patch) | |
tree | 8c68f922d15ac664c77d9b25da2e518c8d65f652 /x11-libs/vte | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-1f382266b40e0370451e11e03b358039723640a1.tar.gz gentoo-2-1f382266b40e0370451e11e03b358039723640a1.tar.bz2 gentoo-2-1f382266b40e0370451e11e03b358039723640a1.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r206.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.34.9.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index ea8410edceb4..8a9958a9b99e 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.373 2013/11/30 20:02:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.374 2013/12/08 19:48:38 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> vte-0.28.2-r206.ebuild, + vte-0.34.9.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> vte-0.28.2-r206.ebuild, vte-0.34.9.ebuild: diff --git a/x11-libs/vte/vte-0.28.2-r206.ebuild b/x11-libs/vte/vte-0.28.2-r206.ebuild index 790a8aa9e7bb..9586411c7ca2 100644 --- a/x11-libs/vte/vte-0.28.2-r206.ebuild +++ b/x11-libs/vte/vte-0.28.2-r206.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r206.ebuild,v 1.4 2013/11/30 20:02:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r206.ebuild,v 1.5 2013/12/08 19:48:38 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="https://live.gnome.org/VTE" LICENSE="LGPL-2+" SLOT="0" -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" IUSE="debug glade +introspection python" PDEPEND="x11-libs/gnome-pty-helper" diff --git a/x11-libs/vte/vte-0.34.9.ebuild b/x11-libs/vte/vte-0.34.9.ebuild index 0344aac03f80..cfc5dbb53b68 100644 --- a/x11-libs/vte/vte-0.34.9.ebuild +++ b/x11-libs/vte/vte-0.34.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.34.9.ebuild,v 1.2 2013/11/30 20:02:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.34.9.ebuild,v 1.3 2013/12/08 19:48:38 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -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=" |