diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-29 16:21:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-29 16:21:22 +0000 |
commit | 9df4cb2d159f29542b617df525cba55d9ef99530 (patch) | |
tree | ead4843657d36e466718e97350dbbdfdf479636f /x11-libs/vte | |
parent | x86 stable, bug #410611 (diff) | |
download | gentoo-2-9df4cb2d159f29542b617df525cba55d9ef99530.tar.gz gentoo-2-9df4cb2d159f29542b617df525cba55d9ef99530.tar.bz2 gentoo-2-9df4cb2d159f29542b617df525cba55d9ef99530.zip |
x86 stable, bug #410611
(Portage version: 2.1.10.57/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 e9984db04c9c..96ac25732f12 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.321 2012/04/25 21:21:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.322 2012/04/29 16:21:22 maekke Exp $ + + 29 Apr 2012; Markus Meier <maekke@gentoo.org> vte-0.28.2-r203.ebuild: + x86 stable, bug #410611 25 Apr 2012; Markus Meier <maekke@gentoo.org> vte-0.28.2-r203.ebuild: arm stable, bug #410611 diff --git a/x11-libs/vte/vte-0.28.2-r203.ebuild b/x11-libs/vte/vte-0.28.2-r203.ebuild index b21352969696..4c9bb0ceb58d 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.5 2012/04/25 21:21:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r203.ebuild,v 1.6 2012/04/29 16:21:22 maekke 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" |