diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-08-02 05:38:35 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-08-02 05:38:35 +0000 |
commit | ea10da957869ac9c73033a6a4b51538d27fddc0a (patch) | |
tree | bd4b97852b2dbd934d6097f20cb3e6ee687ef2b0 /x11-libs/vte/vte-0.28.1-r200.ebuild | |
parent | Rename Xaw3d to libXaw3d. (diff) | |
download | historical-ea10da957869ac9c73033a6a4b51538d27fddc0a.tar.gz historical-ea10da957869ac9c73033a6a4b51538d27fddc0a.tar.bz2 historical-ea10da957869ac9c73033a6a4b51538d27fddc0a.zip |
Rename Xaw3d to libXaw3d.
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 b2af41fbf598..44de1d6b2773 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.8 2011/07/09 16:23:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.9 2011/08/02 05:34:57 mattst88 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 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="debug doc glade +introspection python" PDEPEND="x11-libs/gnome-pty-helper" |