diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:04:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:04:24 +0000 |
commit | bc832179d93519db7616a4e6906cbe72efdc93f0 (patch) | |
tree | 5e748983b650b6465993b31f217a86d0a8c910d6 /x11-libs | |
parent | Ebuild cleanup, version bump. (diff) | |
download | gentoo-2-bc832179d93519db7616a4e6906cbe72efdc93f0.tar.gz gentoo-2-bc832179d93519db7616a4e6906cbe72efdc93f0.tar.bz2 gentoo-2-bc832179d93519db7616a4e6906cbe72efdc93f0.zip |
Marking vte-0.16.14 ppc64 for bug 236971
(Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 3f84e284f191..ad1e6666a7c7 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.212 2008/11/01 17:41:23 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.213 2008/11/13 19:04:24 ranger Exp $ + + 13 Nov 2008; Brent Baude <ranger@gentoo.org> vte-0.16.14.ebuild: + Marking vte-0.16.14 ppc64 stable for bug 236971 *vte-0.17.4-r2 (01 Nov 2008) diff --git a/x11-libs/vte/vte-0.16.14.ebuild b/x11-libs/vte/vte-0.16.14.ebuild index 131bd241721c..fe977b226563 100644 --- a/x11-libs/vte/vte-0.16.14.ebuild +++ b/x11-libs/vte/vte-0.16.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild,v 1.6 2008/09/25 14:14:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild,v 1.7 2008/11/13 19:04:24 ranger 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" |