diff options
author | 2012-04-18 21:19:09 +0000 | |
---|---|---|
committer | 2012-04-18 21:19:09 +0000 | |
commit | 81dd053efcc5b93c470614f29c4606796f928557 (patch) | |
tree | 9566588cc48ee836ccf824b98cc50948d3488dbe /x11-libs/vte | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-81dd053efcc5b93c470614f29c4606796f928557.tar.gz gentoo-2-81dd053efcc5b93c470614f29c4606796f928557.tar.bz2 gentoo-2-81dd053efcc5b93c470614f29c4606796f928557.zip |
Stable for amd64, wrt bug #410611
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r203.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 90e6b4d7d0ba..a819561ad994 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.317 2012/04/01 17:29:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.318 2012/04/18 21:19:09 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> vte-0.28.2-r203.ebuild: + Stable for amd64, wrt bug #410611 01 Apr 2012; Raúl Porcel <armin76@gentoo.org> vte-0.30.1-r3.ebuild: alpha/ia64/sh/sparc stable wrt #407643 diff --git a/x11-libs/vte/vte-0.28.2-r203.ebuild b/x11-libs/vte/vte-0.28.2-r203.ebuild index 1c1e30eefd87..e647d9229ef5 100644 --- a/x11-libs/vte/vte-0.28.2-r203.ebuild +++ b/x11-libs/vte/vte-0.28.2-r203.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r203.ebuild,v 1.2 2012/02/10 02:47:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r203.ebuild,v 1.3 2012/04/18 21:19:09 ago Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,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 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-linux" IUSE="debug doc glade +introspection python" PDEPEND="x11-libs/gnome-pty-helper" |