diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-21 13:19:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-21 13:19:56 +0000 |
commit | ccc0b2f06e0d60fa34a37b3e5791dc340258b994 (patch) | |
tree | f0b9c4483becc23b40264336315de590ef605902 /x11-libs/vte | |
parent | Stable on ppc64; bug #156662 (diff) | |
download | historical-ccc0b2f06e0d60fa34a37b3e5791dc340258b994.tar.gz historical-ccc0b2f06e0d60fa34a37b3e5791dc340258b994.tar.bz2 historical-ccc0b2f06e0d60fa34a37b3e5791dc340258b994.zip |
Stable on ppc64; bug #156662
Package-Manager: portage-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 36fda316955d..047283eab09e 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.136 2006/12/18 15:23:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.137 2006/12/21 13:19:56 corsair Exp $ + + 21 Dec 2006; Markus Rothe <corsair@gentoo.org> vte-0.14.1.ebuild: + Stable on ppc64; bug #156662 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.14.1.ebuild: Stable on sparc diff --git a/x11-libs/vte/vte-0.14.1.ebuild b/x11-libs/vte/vte-0.14.1.ebuild index bc78f17ba1f2..e55ec7ed775a 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.5 2006/12/18 15:23:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.14.1.ebuild,v 1.6 2006/12/21 13:19:56 corsair 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 |