diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 01:38:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 01:38:04 +0000 |
commit | d47613d074833d00d7972bfe2d1e5147c6435099 (patch) | |
tree | 393d1a4ddccea5da664870aaacaa238285ab913a /x11-libs/vte | |
parent | Stable for HPPA (bug #281427). (diff) | |
download | gentoo-2-d47613d074833d00d7972bfe2d1e5147c6435099.tar.gz gentoo-2-d47613d074833d00d7972bfe2d1e5147c6435099.tar.bz2 gentoo-2-d47613d074833d00d7972bfe2d1e5147c6435099.zip |
Stable for HPPA (bug #281427).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.20.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index a6fe14b11626..c0a404e054dd 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.239 2009/12/03 17:06:54 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.240 2010/01/14 01:38:04 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> vte-0.20.5.ebuild: + Stable for HPPA (bug #281427). 03 Dec 2009; Brent Baude <ranger@gentoo.org> vte-0.20.5.ebuild: Marking vte-0.20.5 ppc64 stable for bug 281427 diff --git a/x11-libs/vte/vte-0.20.5.ebuild b/x11-libs/vte/vte-0.20.5.ebuild index c2caff2055e7..bcd63d92fb5f 100644 --- a/x11-libs/vte/vte-0.20.5.ebuild +++ b/x11-libs/vte/vte-0.20.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild,v 1.7 2009/12/03 17:06:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild,v 1.8 2010/01/14 01:38:04 jer Exp $ EAPI="2" @@ -11,7 +11,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" IUSE="debug doc glade python" RDEPEND=">=dev-libs/glib-2.18.0 |