diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-12 18:17:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-12 18:17:37 +0000 |
commit | 0c821a6ddfca722fa38206d234538a2d265bf4c5 (patch) | |
tree | 404e1c47c43da1d307f6a1bcfa370bf5bee7684e /x11-libs/vte | |
parent | stable x86, bug 327279 (diff) | |
download | gentoo-2-0c821a6ddfca722fa38206d234538a2d265bf4c5.tar.gz gentoo-2-0c821a6ddfca722fa38206d234538a2d265bf4c5.tar.bz2 gentoo-2-0c821a6ddfca722fa38206d234538a2d265bf4c5.zip |
Stable for HPPA (bug #294214).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.22.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 74dc11d3655e..d139829f57cb 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.251 2010/06/23 15:01:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.252 2010/07/12 18:17:37 jer Exp $ + + 12 Jul 2010; Jeroen Roovers <jer@gentoo.org> vte-0.22.5.ebuild: + Stable for HPPA (bug #294214). *vte-0.24.2 (23 Jun 2010) diff --git a/x11-libs/vte/vte-0.22.5.ebuild b/x11-libs/vte/vte-0.22.5.ebuild index c5afac740d5b..c06fce8e78bb 100644 --- a/x11-libs/vte/vte-0.22.5.ebuild +++ b/x11-libs/vte/vte-0.22.5.ebuild @@ -1,6 +1,6 @@ # 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.22.5.ebuild,v 1.7 2010/04/07 16:05:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.22.5.ebuild,v 1.8 2010/07/12 18:17:37 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 |