diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-22 14:50:10 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-22 14:50:10 +0000 |
commit | 583458eae0cf65529d726720f0cc52d7a585bf3b (patch) | |
tree | 291ffb010c734df05ac809a2c39709f1ddd825cc /x11-libs/vte | |
parent | ppc stable, bug #193339 (diff) | |
download | gentoo-2-583458eae0cf65529d726720f0cc52d7a585bf3b.tar.gz gentoo-2-583458eae0cf65529d726720f0cc52d7a585bf3b.tar.bz2 gentoo-2-583458eae0cf65529d726720f0cc52d7a585bf3b.zip |
ppc stable, bug #193339
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-libs/vte')
-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 6418fa8b256d..ff309c240de0 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.174 2007/09/22 08:53:09 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.175 2007/09/22 14:50:10 dertobi123 Exp $ + + 22 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> vte-0.16.8.ebuild: + ppc stable, bug #193339 22 Sep 2007; Tom Gall <tgall@gentoo.org> vte-0.16.8.ebuild: stable on ppc64 diff --git a/x11-libs/vte/vte-0.16.8.ebuild b/x11-libs/vte/vte-0.16.8.ebuild index 549f3861bb4f..702ad1bbbf04 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.7 2007/09/22 08:53:09 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.8.ebuild,v 1.8 2007/09/22 14:50:10 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 ~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" |