diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 19:33:53 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 19:33:53 +0000 |
commit | ee5335d87d9f4601dd13992e5c511964e90efd51 (patch) | |
tree | b38a25711eceb5a91f5a93f0bbdb9c29ed063e6e /x11-libs/vte | |
parent | ppc stable wrt #407643 (diff) | |
download | gentoo-2-ee5335d87d9f4601dd13992e5c511964e90efd51.tar.gz gentoo-2-ee5335d87d9f4601dd13992e5c511964e90efd51.tar.bz2 gentoo-2-ee5335d87d9f4601dd13992e5c511964e90efd51.zip |
ppc stable wrt #407643
(Portage version: 2.2.0_alpha107/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.30.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 4471a34f0c4a..ff6fa0353037 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.324 2012/05/16 15:11:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.325 2012/05/20 19:33:53 ssuominen Exp $ + + 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> vte-0.30.1-r3.ebuild: + ppc stable wrt #407643 16 May 2012; Jeroen Roovers <jer@gentoo.org> vte-0.28.2-r203.ebuild: Stable for HPPA (bug #410611). diff --git a/x11-libs/vte/vte-0.30.1-r3.ebuild b/x11-libs/vte/vte-0.30.1-r3.ebuild index eb0507e49a69..66cec9115998 100644 --- a/x11-libs/vte/vte-0.30.1-r3.ebuild +++ b/x11-libs/vte/vte-0.30.1-r3.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.30.1-r3.ebuild,v 1.8 2012/05/05 03:52:26 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.30.1-r3.ebuild,v 1.9 2012/05/20 19:33:53 ssuominen Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte" 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" |