diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-08-11 15:01:42 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-08-11 15:01:42 +0000 |
commit | 5b3c748d4a13fb9af35afac8a9cdcaab7ff8fe3a (patch) | |
tree | 13f2e81c40bf648af90be3eac48fe87fbadb4e10 /x11-libs/vte | |
parent | x86 stable wrt #185823 (diff) | |
download | gentoo-2-5b3c748d4a13fb9af35afac8a9cdcaab7ff8fe3a.tar.gz gentoo-2-5b3c748d4a13fb9af35afac8a9cdcaab7ff8fe3a.tar.bz2 gentoo-2-5b3c748d4a13fb9af35afac8a9cdcaab7ff8fe3a.zip |
Stable on x86, bug #185823.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index a058aa65c786..14a9b9c45996 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.164 2007/08/10 13:06:38 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.165 2007/08/11 15:01:42 ticho Exp $ + + 11 Aug 2007; Andrej Kacian <ticho@gentoo.org> vte-0.16.6-r1.ebuild: + Stable on x86, bug #185823. 10 Aug 2007; Christoph Mende <angelos@gentoo.org> vte-0.16.6-r1.ebuild: Stable on amd64 wrt bug #185823 diff --git a/x11-libs/vte/vte-0.16.6-r1.ebuild b/x11-libs/vte/vte-0.16.6-r1.ebuild index 4913e73955fe..9c05c8605ddf 100644 --- a/x11-libs/vte/vte-0.16.6-r1.ebuild +++ b/x11-libs/vte/vte-0.16.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.6-r1.ebuild,v 1.5 2007/08/10 13:06:38 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.6-r1.ebuild,v 1.6 2007/08/11 15:01:42 ticho 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" # pcre is broken in this release IUSE="debug doc python opengl" |