diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:23:17 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:23:17 +0000 |
commit | 8bcd6da0186d4c41dbfabf23e5034739ecbd64dd (patch) | |
tree | dcdc61183a101138202fccbfad054817aff68322 /x11-libs/vte | |
parent | Marking gconf-2.24.0 ppc64 for bug 260063 (diff) | |
download | gentoo-2-8bcd6da0186d4c41dbfabf23e5034739ecbd64dd.tar.gz gentoo-2-8bcd6da0186d4c41dbfabf23e5034739ecbd64dd.tar.bz2 gentoo-2-8bcd6da0186d4c41dbfabf23e5034739ecbd64dd.zip |
Marking vte-0.17.4-r3 ppc64 for bug 260063
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.17.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 35b7e1b3f966..12fd29e0b0c3 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.215 2009/01/05 13:29:29 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.216 2009/03/05 21:23:17 ranger Exp $ + + 05 Mar 2009; Brent Baude <ranger@gentoo.org> vte-0.17.4-r3.ebuild: + Marking vte-0.17.4-r3 ppc64 stable for bug 260063 05 Jan 2009; Rémi Cardona <remi@gentoo.org> vte-0.16.8.ebuild, vte-0.16.13.ebuild, vte-0.16.14.ebuild, vte-0.17.4.ebuild, diff --git a/x11-libs/vte/vte-0.17.4-r3.ebuild b/x11-libs/vte/vte-0.17.4-r3.ebuild index 7fd56ef6b499..6f6605a4929b 100644 --- a/x11-libs/vte/vte-0.17.4-r3.ebuild +++ b/x11-libs/vte/vte-0.17.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.17.4-r3.ebuild,v 1.2 2009/01/05 13:29:29 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.17.4-r3.ebuild,v 1.3 2009/03/05 21:23:17 ranger Exp $ inherit gnome2 eutils @@ -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" |