diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-07-06 23:34:38 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-07-06 23:34:38 +0000 |
commit | e13ee1f28a7ab1b60f271da131728904b7964cdc (patch) | |
tree | d2cd4374b969d2788dfbc8a40701c4526627a56a /x11-libs/vte | |
parent | Stable for ppc64; bug #371320 (diff) | |
download | gentoo-2-e13ee1f28a7ab1b60f271da131728904b7964cdc.tar.gz gentoo-2-e13ee1f28a7ab1b60f271da131728904b7964cdc.tar.bz2 gentoo-2-e13ee1f28a7ab1b60f271da131728904b7964cdc.zip |
Stable for ppc64; bug #371320
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.28.1-r200.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index aff6fb9b1398..227659461f76 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # 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.282 2011/06/29 15:01:59 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.283 2011/07/06 23:34:38 halcy0n Exp $ + + 06 Jul 2011; Mark Loeser <halcy0n@gentoo.org> vte-0.28.1-r200.ebuild: + Stable for ppc64; bug #371320 29 Jun 2011; Christoph Mende <angelos@gentoo.org> vte-0.28.1-r200.ebuild: Stable on amd64 wrt bug #371320 diff --git a/x11-libs/vte/vte-0.28.1-r200.ebuild b/x11-libs/vte/vte-0.28.1-r200.ebuild index cf24c457dabc..ef1b4e8463ef 100644 --- a/x11-libs/vte/vte-0.28.1-r200.ebuild +++ b/x11-libs/vte/vte-0.28.1-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.1-r200.ebuild,v 1.6 2011/06/29 15:01:59 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.7 2011/07/06 23:34:38 halcy0n 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 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug doc glade +introspection python" PDEPEND="x11-libs/gnome-pty-helper" |