diff options
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index eb8870187dd8..eaff7a3e50a2 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.112 2006/03/14 17:38:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.113 2006/03/17 22:29:53 dertobi123 Exp $ + + 17 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org> vte-0.11.18.ebuild: + Stable gnome-2.12.3 for ppc, bug #126321 14 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.11.18.ebuild: Stable on hppa diff --git a/x11-libs/vte/vte-0.11.18.ebuild b/x11-libs/vte/vte-0.11.18.ebuild index c1fb28d7cba2..13cabf4c3e56 100644 --- a/x11-libs/vte/vte-0.11.18.ebuild +++ b/x11-libs/vte/vte-0.11.18.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.18.ebuild,v 1.4 2006/03/14 17:38:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.18.ebuild,v 1.5 2006/03/17 22:29:53 dertobi123 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 python" RDEPEND=">=dev-libs/glib-2 |