diff options
author | 2009-03-05 21:23:17 +0000 | |
---|---|---|
committer | 2009-03-05 21:23:17 +0000 | |
commit | e5d2f5066e21dd89478e8557139cae68a5aaae55 (patch) | |
tree | 24f1ddad65d300dfbfff1694b528ea5d3b3ba55a /x11-libs | |
parent | Marking gconf-2.24.0 ppc64 for bug 260063 (diff) | |
download | historical-e5d2f5066e21dd89478e8557139cae68a5aaae55.tar.gz historical-e5d2f5066e21dd89478e8557139cae68a5aaae55.tar.bz2 historical-e5d2f5066e21dd89478e8557139cae68a5aaae55.zip |
Marking vte-0.17.4-r3 ppc64 for bug 260063
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64
Diffstat (limited to 'x11-libs')
-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" |