diff options
author | 2011-10-30 17:46:47 +0000 | |
---|---|---|
committer | 2011-10-30 17:46:47 +0000 | |
commit | 1426ae61439ccf95c5b5b44ec0cacc55cb89dec9 (patch) | |
tree | edb21d298b6d4e8bc0597d5d0ba0cb2755f8b067 /x11-libs/vte/vte-0.28.2-r200.ebuild | |
parent | alpha/ia64/sparc stable wrt #385699 (diff) | |
download | gentoo-2-1426ae61439ccf95c5b5b44ec0cacc55cb89dec9.tar.gz gentoo-2-1426ae61439ccf95c5b5b44ec0cacc55cb89dec9.tar.bz2 gentoo-2-1426ae61439ccf95c5b5b44ec0cacc55cb89dec9.zip |
alpha/ia64/sh/sparc stable wrt #385699
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/vte/vte-0.28.2-r200.ebuild')
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r200.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.28.2-r200.ebuild b/x11-libs/vte/vte-0.28.2-r200.ebuild index 7354051126c2..2867b5015278 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.6 2011/10/28 20:23:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r200.ebuild,v 1.7 2011/10/30 17:46:47 armin76 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" |