diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-17 00:44:47 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-17 00:44:47 +0000 |
commit | 605acac74fd6f2eadf023d65ee867889bfdae311 (patch) | |
tree | 640c1e12eb91b55f197e04d1b716626ee1c2ccca /x11-libs/vte | |
parent | Stable on ppc wrt bug #156662. (diff) | |
download | gentoo-2-605acac74fd6f2eadf023d65ee867889bfdae311.tar.gz gentoo-2-605acac74fd6f2eadf023d65ee867889bfdae311.tar.bz2 gentoo-2-605acac74fd6f2eadf023d65ee867889bfdae311.zip |
Stable on ppc wrt bug #156662.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.14.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 372be6785fb0..5048eaa95546 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.134 2006/12/12 17:00:59 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.135 2006/12/17 00:44:47 dertobi123 Exp $ + + 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> vte-0.14.1.ebuild: + Stable on ppc wrt bug #156662. 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> vte-0.14.1.ebuild: Stable on amd64 wrt bug #156662. diff --git a/x11-libs/vte/vte-0.14.1.ebuild b/x11-libs/vte/vte-0.14.1.ebuild index 0f103853ade7..c3f49909b2e8 100644 --- a/x11-libs/vte/vte-0.14.1.ebuild +++ b/x11-libs/vte/vte-0.14.1.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.14.1.ebuild,v 1.3 2006/12/12 17:00:59 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.14.1.ebuild,v 1.4 2006/12/17 00:44:47 dertobi123 Exp $ inherit eutils gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="debug doc python opengl" RDEPEND=">=dev-libs/glib-2.9 |