diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-06-29 01:49:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-06-29 01:49:36 +0000 |
commit | 55c4f48bb7929304fd80359efcb8f7960dc547ca (patch) | |
tree | 59215a10fee2ded05163a53caaa6eff3c2851675 /x11-libs/vte/vte-0.28.1-r200.ebuild | |
parent | Stable for HPPA (bug #371320). (diff) | |
download | historical-55c4f48bb7929304fd80359efcb8f7960dc547ca.tar.gz historical-55c4f48bb7929304fd80359efcb8f7960dc547ca.tar.bz2 historical-55c4f48bb7929304fd80359efcb8f7960dc547ca.zip |
Stable for HPPA (bug #371320).
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
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 60b874802bc5..045158435b45 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.4 2011/06/28 22:09:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.5 2011/06/29 01:49:36 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 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" |