diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-18 14:34:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-18 14:34:51 +0000 |
commit | 86ce7541821c03e6febd3524617cbb2375c37c0a (patch) | |
tree | 66c0ace3c41358cd127c15f124e970d577165f7c /x11-libs | |
parent | Stable for HPPA (bug #385699). (diff) | |
download | gentoo-2-86ce7541821c03e6febd3524617cbb2375c37c0a.tar.gz gentoo-2-86ce7541821c03e6febd3524617cbb2375c37c0a.tar.bz2 gentoo-2-86ce7541821c03e6febd3524617cbb2375c37c0a.zip |
Stable for HPPA (bug #385699).
(Portage version: 2.2.0_alpha68/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-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 9e55a01f439f..7f034c80e583 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.289 2011/10/16 17:42:36 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.290 2011/10/18 14:34:51 jer Exp $ + + 18 Oct 2011; Jeroen Roovers <jer@gentoo.org> vte-0.28.2-r200.ebuild, + vte-0.28.2-r300.ebuild: + Stable for HPPA (bug #385699). 16 Oct 2011; Kacper Kowalik <xarthisius@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 b9c9965bc396..9f1a903c4ff5 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.3 2011/10/16 17:42:36 xarthisius Exp $ +# $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 $ 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 38f5d75cb987..fe90ce8c9a28 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.3 2011/10/16 17:42:36 xarthisius Exp $ +# $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 $ 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" |