diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-15 06:44:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-15 06:44:56 +0000 |
commit | 6db64ffe8c0cd5c121efc6f978b9cfaae9c265ab (patch) | |
tree | b57f987781e57a9d5904631653488d59dde6518e /x11-libs | |
parent | arm stable (diff) | |
download | gentoo-2-6db64ffe8c0cd5c121efc6f978b9cfaae9c265ab.tar.gz gentoo-2-6db64ffe8c0cd5c121efc6f978b9cfaae9c265ab.tar.bz2 gentoo-2-6db64ffe8c0cd5c121efc6f978b9cfaae9c265ab.zip |
arm/ia64 stable
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.11.15-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.15.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/vte/vte-0.11.15-r1.ebuild b/x11-libs/vte/vte-0.11.15-r1.ebuild index 8c0f18165af2..72f2ca701e3a 100644 --- a/x11-libs/vte/vte-0.11.15-r1.ebuild +++ b/x11-libs/vte/vte-0.11.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.15-r1.ebuild,v 1.2 2005/11/06 22:19:07 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.15-r1.ebuild,v 1.3 2005/11/15 06:44:56 vapier 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 diff --git a/x11-libs/vte/vte-0.11.15.ebuild b/x11-libs/vte/vte-0.11.15.ebuild index e0b105c4c2e4..e353d6566a5a 100644 --- a/x11-libs/vte/vte-0.11.15.ebuild +++ b/x11-libs/vte/vte-0.11.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.15.ebuild,v 1.5 2005/11/11 23:22:13 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.15.ebuild,v 1.6 2005/11/15 06:44:56 vapier 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 |