diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 15:11:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 15:11:48 +0000 |
commit | f2d6d99150aad2a00619dbdd2386eea346cae3c9 (patch) | |
tree | 0251a660531021cad613cddc5cb5fd853a9d6523 | |
parent | Stable for HPPA (bug #410611). (diff) | |
download | gentoo-2-f2d6d99150aad2a00619dbdd2386eea346cae3c9.tar.gz gentoo-2-f2d6d99150aad2a00619dbdd2386eea346cae3c9.tar.bz2 gentoo-2-f2d6d99150aad2a00619dbdd2386eea346cae3c9.zip |
Stable for HPPA (bug #410611).
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
-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 99033b107ca1..4471a34f0c4a 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.323 2012/05/05 03:52:26 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.324 2012/05/16 15:11:48 jer Exp $ + + 16 May 2012; Jeroen Roovers <jer@gentoo.org> vte-0.28.2-r203.ebuild: + Stable for HPPA (bug #410611). 05 May 2012; Jeff Horelick <jdhore@gentoo.org> vte-0.28.1-r200.ebuild, vte-0.28.1-r300.ebuild, vte-0.28.2-r200.ebuild, vte-0.28.2-r202.ebuild, diff --git a/x11-libs/vte/vte-0.28.2-r203.ebuild b/x11-libs/vte/vte-0.28.2-r203.ebuild index 85267120d460..acc3f8feeb68 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.7 2012/05/05 03:52:26 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r203.ebuild,v 1.8 2012/05/16 15:11:48 jer 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" |