diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 15:06:55 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 15:06:55 +0000 |
commit | 89493aef5053ea49b151aeb92d8c73aea3905f78 (patch) | |
tree | becb167f044d14c356e762969c4809c8bdf6f73d /x11-libs/vte | |
parent | x86 stable wrt bug #385699 (diff) | |
download | gentoo-2-89493aef5053ea49b151aeb92d8c73aea3905f78.tar.gz gentoo-2-89493aef5053ea49b151aeb92d8c73aea3905f78.tar.bz2 gentoo-2-89493aef5053ea49b151aeb92d8c73aea3905f78.zip |
x86 stable wrt bug #385699
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r200.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r300.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 7f034c80e583..c75550e5deee 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.290 2011/10/18 14:34:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.291 2011/10/21 15:06:55 phajdan.jr Exp $ + + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> vte-0.28.2-r200.ebuild, + vte-0.28.2-r300.ebuild: + x86 stable wrt bug #385699 18 Oct 2011; Jeroen Roovers <jer@gentoo.org> vte-0.28.2-r200.ebuild, vte-0.28.2-r300.ebuild: diff --git a/x11-libs/vte/vte-0.28.2-r200.ebuild b/x11-libs/vte/vte-0.28.2-r200.ebuild index 9f1a903c4ff5..91a5aeb03277 100644 --- a/x11-libs/vte/vte-0.28.2-r200.ebuild +++ b/x11-libs/vte/vte-0.28.2-r200.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r200.ebuild,v 1.4 2011/10/18 14:34:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r200.ebuild,v 1.5 2011/10/21 15:06:55 phajdan.jr Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug doc glade +introspection python" PDEPEND="x11-libs/gnome-pty-helper" diff --git a/x11-libs/vte/vte-0.28.2-r300.ebuild b/x11-libs/vte/vte-0.28.2-r300.ebuild index fe90ce8c9a28..69b7902df781 100644 --- a/x11-libs/vte/vte-0.28.2-r300.ebuild +++ b/x11-libs/vte/vte-0.28.2-r300.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r300.ebuild,v 1.4 2011/10/18 14:34:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r300.ebuild,v 1.5 2011/10/21 15:06:55 phajdan.jr Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2" LICENSE="LGPL-2" SLOT="2.90" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug doc glade +introspection" PDEPEND="x11-libs/gnome-pty-helper" |