diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-31 14:44:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-31 14:44:10 +0000 |
commit | 046f9373278d790d86d0c828abdf5e01c63ddae5 (patch) | |
tree | e838f752332f31bb6f8c9bc56951e39d269eb0f9 /x11-libs/vte | |
parent | Stable for HPPA (bug #171107). (diff) | |
download | historical-046f9373278d790d86d0c828abdf5e01c63ddae5.tar.gz historical-046f9373278d790d86d0c828abdf5e01c63ddae5.tar.bz2 historical-046f9373278d790d86d0c828abdf5e01c63ddae5.zip |
Stable for HPPA (bug #171107).
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'x11-libs/vte')
-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 fe1b528e5616..b28792122662 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.154 2007/05/31 03:41:20 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.155 2007/05/31 14:44:10 jer Exp $ + + 31 May 2007; Jeroen Roovers <jer@gentoo.org> vte-0.14.2.ebuild: + Stable for HPPA (bug #171107). 31 May 2007; Daniel Gryniewicz <dang@gentoo.org> vte-0.14.2.ebuild: Marked stable on amd64 for bug #171107 diff --git a/x11-libs/vte/vte-0.14.2.ebuild b/x11-libs/vte/vte-0.14.2.ebuild index 386e4aa34660..ff89ff2fcb58 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.6 2007/05/31 03:41:20 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.14.2.ebuild,v 1.7 2007/05/31 14:44:10 jer 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 |