diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 19:12:06 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-22 19:12:06 +0000 |
commit | 1a8f6e28ea58059fbffd20eb3c29859042c1fa86 (patch) | |
tree | fc3f92c6754fc4828a9a0d1037d328ab427662d0 /x11-libs/vte/vte-0.11.16-r1.ebuild | |
parent | Import 2006.0 profiles, add 'pam' to STAGE1_USE to fix Bug #113298 (diff) | |
download | gentoo-2-1a8f6e28ea58059fbffd20eb3c29859042c1fa86.tar.gz gentoo-2-1a8f6e28ea58059fbffd20eb3c29859042c1fa86.tar.bz2 gentoo-2-1a8f6e28ea58059fbffd20eb3c29859042c1fa86.zip |
Marked stable on amd64 per bug #119634
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-libs/vte/vte-0.11.16-r1.ebuild')
-rw-r--r-- | x11-libs/vte/vte-0.11.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.11.16-r1.ebuild b/x11-libs/vte/vte-0.11.16-r1.ebuild index f32bebe9c62e..10404cc6878d 100644 --- a/x11-libs/vte/vte-0.11.16-r1.ebuild +++ b/x11-libs/vte/vte-0.11.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16-r1.ebuild,v 1.4 2006/01/22 14:54:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16-r1.ebuild,v 1.5 2006/01/22 19:09:36 dang Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="debug doc python static" RDEPEND=">=dev-libs/glib-2 |