diff options
author | 2011-07-06 23:34:38 +0000 | |
---|---|---|
committer | 2011-07-06 23:34:38 +0000 | |
commit | e13ee1f28a7ab1b60f271da131728904b7964cdc (patch) | |
tree | d2cd4374b969d2788dfbc8a40701c4526627a56a /x11-libs/vte/vte-0.28.1-r200.ebuild | |
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/vte-0.28.1-r200.ebuild')
-rw-r--r-- | x11-libs/vte/vte-0.28.1-r200.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |