diff options
author | Brent Baude <ranger@gentoo.org> | 2007-06-02 02:45:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-06-02 02:45:19 +0000 |
commit | e3233ed9b48ee48920cdbbea512abf133c4b8b58 (patch) | |
tree | 84ac6447e4bbc2ed1aa20f5774ff89d4fcedfcf2 | |
parent | Marking libxslt-1.1.20 ppc stable for bug #171107 (diff) | |
download | gentoo-2-e3233ed9b48ee48920cdbbea512abf133c4b8b58.tar.gz gentoo-2-e3233ed9b48ee48920cdbbea512abf133c4b8b58.tar.bz2 gentoo-2-e3233ed9b48ee48920cdbbea512abf133c4b8b58.zip |
Marking vte-0.14.2 ppc stable for bug #171107
(Portage version: 2.1.2.7)
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.14.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index b28792122662..ba022796587a 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.155 2007/05/31 14:44:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.156 2007/06/02 02:45:19 ranger Exp $ + + 02 Jun 2007; Brent Baude <ranger@gentoo.org> vte-0.14.2.ebuild: + Marking vte-0.14.2 ppc stable for bug #171107 31 May 2007; Jeroen Roovers <jer@gentoo.org> vte-0.14.2.ebuild: Stable for HPPA (bug #171107). diff --git a/x11-libs/vte/vte-0.14.2.ebuild b/x11-libs/vte/vte-0.14.2.ebuild index ff89ff2fcb58..93e500836350 100644 --- a/x11-libs/vte/vte-0.14.2.ebuild +++ b/x11-libs/vte/vte-0.14.2.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.14.2.ebuild,v 1.7 2007/05/31 14:44:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.14.2.ebuild,v 1.8 2007/06/02 02:45:19 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 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc python opengl" RDEPEND=">=dev-libs/glib-2.9 |