summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-04-17 20:53:58 +0000
committerJeroen Roovers <jer@gentoo.org>2008-04-17 20:53:58 +0000
commit090a8f0d4724c40ba40ae64c8391e8352970cec4 (patch)
treef11f6c06f346d3edcc658b105bd438618f700030 /x11-libs
parentFixes bug #217780 and added patch to fix catalog warnings and errors. Quote v... (diff)
downloadgentoo-2-090a8f0d4724c40ba40ae64c8391e8352970cec4.tar.gz
gentoo-2-090a8f0d4724c40ba40ae64c8391e8352970cec4.tar.bz2
gentoo-2-090a8f0d4724c40ba40ae64c8391e8352970cec4.zip
Stable for HPPA (bug #217395).
(Portage version: 2.1.5_rc3)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.16.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index efdc48a4883a..7d7d696e748a 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/vte
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.201 2008/04/14 14:32:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.202 2008/04/17 20:53:58 jer Exp $
+
+ 17 Apr 2008; Jeroen Roovers <jer@gentoo.org> vte-0.16.13.ebuild:
+ Stable for HPPA (bug #217395).
14 Apr 2008; Raúl Porcel <armin76@gentoo.org> vte-0.16.13.ebuild:
alpha/ia64/sparc stable wrt #217395
diff --git a/x11-libs/vte/vte-0.16.13.ebuild b/x11-libs/vte/vte-0.16.13.ebuild
index a1c396d6a135..4b69eacc3315 100644
--- a/x11-libs/vte/vte-0.16.13.ebuild
+++ b/x11-libs/vte/vte-0.16.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.13.ebuild,v 1.7 2008/04/14 14:32:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.13.ebuild,v 1.8 2008/04/17 20:53:58 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 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"