diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 19:39:46 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 19:39:46 +0000 |
commit | 15704f0443cbabed5754d7eb906fda46450e5f78 (patch) | |
tree | 13643e1c6f1fe8cdaf1e5e82706fd52cad2df5d2 /x11-libs | |
parent | Stable on sparc wrt #176297 (diff) | |
download | gentoo-2-15704f0443cbabed5754d7eb906fda46450e5f78.tar.gz gentoo-2-15704f0443cbabed5754d7eb906fda46450e5f78.tar.bz2 gentoo-2-15704f0443cbabed5754d7eb906fda46450e5f78.zip |
Stable on ppc wrt bug #185823.
(Portage version: 2.1.3.3)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 8b6bcef2c25e..5a47de285903 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,10 @@ # 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.161 2007/08/07 14:11:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.162 2007/08/07 19:39:46 dertobi123 Exp $ + + 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + vte-0.16.6-r1.ebuild: + Stable on ppc wrt bug #185823. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.16.6-r1.ebuild: Stable on sparc wrt #185823 diff --git a/x11-libs/vte/vte-0.16.6-r1.ebuild b/x11-libs/vte/vte-0.16.6-r1.ebuild index b36d84c333d2..c0e286614749 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.2 2007/08/07 14:11:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.6-r1.ebuild,v 1.3 2007/08/07 19:39:46 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 ~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" |