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 | bd083bf89812247da36fbe73d10762c866b8055e (patch) | |
tree | 06da71637f9a78bd29bef612be48d720d8711c87 /x11-libs/vte | |
parent | Marking libbonobo-2.22.0 ppc64 for bug 236971 (diff) | |
download | historical-bd083bf89812247da36fbe73d10762c866b8055e.tar.gz historical-bd083bf89812247da36fbe73d10762c866b8055e.tar.bz2 historical-bd083bf89812247da36fbe73d10762c866b8055e.zip |
Marking vte-0.16.14 ppc64 for bug 236971
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64
Diffstat (limited to 'x11-libs/vte')
-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" |