summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2005-06-25 15:02:34 +0000
committerGuy Martin <gmsoft@gentoo.org>2005-06-25 15:02:34 +0000
commitc5824e2c459260e80e041afb9649ded8d5c39d19 (patch)
treec52ef8298c611def4cef33d1612291590b2001d5 /x11-libs/vte
parentMarked stable on x86. (diff)
downloadgentoo-2-c5824e2c459260e80e041afb9649ded8d5c39d19.tar.gz
gentoo-2-c5824e2c459260e80e041afb9649ded8d5c39d19.tar.bz2
gentoo-2-c5824e2c459260e80e041afb9649ded8d5c39d19.zip
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.11.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index ab28a8e8d8ab..e7b7a5848beb 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/vte
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.73 2005/06/14 01:34:28 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.74 2005/06/25 14:59:40 gmsoft Exp $
+
+ 25 Jun 2005; Guy Martin <gmsoft@gentoo.org> :
+ Stable on hppa.
*vte-0.11.13 (13 Jun 2005)
diff --git a/x11-libs/vte/vte-0.11.12.ebuild b/x11-libs/vte/vte-0.11.12.ebuild
index dc2735ab0fb1..83a62cdde1f5 100644
--- a/x11-libs/vte/vte-0.11.12.ebuild
+++ b/x11-libs/vte/vte-0.11.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.12.ebuild,v 1.10 2005/06/14 01:34:28 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.12.ebuild,v 1.11 2005/06/25 14:59:40 gmsoft Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE="doc python"
RDEPEND=">=dev-libs/glib-2