diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 19:02:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 19:02:58 +0000 |
commit | fd2692929f17e1ad6d3b4ae25d870edde767bfb4 (patch) | |
tree | 3a2088f0f9e7dea28495a77c0297eb6e13568a7d /x11-libs/vte | |
parent | Mark 1.0.2 stable on ia64 (diff) | |
download | gentoo-2-fd2692929f17e1ad6d3b4ae25d870edde767bfb4.tar.gz gentoo-2-fd2692929f17e1ad6d3b4ae25d870edde767bfb4.tar.bz2 gentoo-2-fd2692929f17e1ad6d3b4ae25d870edde767bfb4.zip |
Stable on sparc wrt #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 423526579a87..4b6f4742005b 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.121 2006/06/08 06:00:44 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.122 2006/07/10 19:02:58 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.12.2.ebuild: + Stable on sparc wrt #139612 08 Jun 2006; Leonardo Boshell <leonardop@gentoo.org> +files/vte-0.12-nonls.patch, vte-0.12.2.ebuild: diff --git a/x11-libs/vte/vte-0.12.2.ebuild b/x11-libs/vte/vte-0.12.2.ebuild index fb074775a38c..e7dbc85f09cf 100644 --- a/x11-libs/vte/vte-0.12.2.ebuild +++ b/x11-libs/vte/vte-0.12.2.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.12.2.ebuild,v 1.2 2006/06/08 06:00:44 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.12.2.ebuild,v 1.3 2006/07/10 19:02:58 gustavoz Exp $ inherit eutils autotools 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 opengl python" RDEPEND=">=dev-libs/glib-2.6 |