diff options
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.6-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.8.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 8996f407d211..6418fa8b256d 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.173 2007/09/21 23:02:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.174 2007/09/22 08:53:09 tgall Exp $ + + 22 Sep 2007; Tom Gall <tgall@gentoo.org> vte-0.16.8.ebuild: + stable on ppc64 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> vte-0.16.8.ebuild: Stable on amd64 wrt bug #193339. diff --git a/x11-libs/vte/vte-0.16.6-r1.ebuild b/x11-libs/vte/vte-0.16.6-r1.ebuild index 8eca2db4f7d6..d36f221709a1 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.9 2007/09/03 02:41:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.6-r1.ebuild,v 1.10 2007/09/22 08:53:09 tgall 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" diff --git a/x11-libs/vte/vte-0.16.8.ebuild b/x11-libs/vte/vte-0.16.8.ebuild index 657ceb0cc99f..549f3861bb4f 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.6 2007/09/21 23:02:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.8.ebuild,v 1.7 2007/09/22 08:53:09 tgall 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" |