diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 19:45:27 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 19:45:27 +0000 |
commit | 0d079f2c0aceba5df92e582a34a910b0fc0b3a09 (patch) | |
tree | 106c70f83249eb726f5ec6bfda4cea8bbfae40a2 | |
parent | Stable on x86 wrt bug #193339. (diff) | |
download | gentoo-2-0d079f2c0aceba5df92e582a34a910b0fc0b3a09.tar.gz gentoo-2-0d079f2c0aceba5df92e582a34a910b0fc0b3a09.tar.bz2 gentoo-2-0d079f2c0aceba5df92e582a34a910b0fc0b3a09.zip |
Stable on x86 wrt bug #193339.
(Portage version: 2.1.3.9)
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index ef51609f88ba..c6c826234f8e 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.171 2007/09/21 19:14:59 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.172 2007/09/21 19:45:27 wolf31o2 Exp $ + + 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> vte-0.16.8.ebuild: + Stable on x86 wrt bug #193339. *vte-0.16.9 (21 Sep 2007) diff --git a/x11-libs/vte/vte-0.16.8.ebuild b/x11-libs/vte/vte-0.16.8.ebuild index a524af0b9a85..d6e0c1e57e5c 100644 --- a/x11-libs/vte/vte-0.16.8.ebuild +++ b/x11-libs/vte/vte-0.16.8.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.8.ebuild,v 1.4 2007/09/03 02:41:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.8.ebuild,v 1.5 2007/09/21 19:45:27 wolf31o2 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 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" # pcre is broken in this release IUSE="debug doc python opengl" |