summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2005-06-12 14:00:28 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2005-06-12 14:00:28 +0000
commit24d871d6546e50971e462b7e1585ba183f9e4d1d (patch)
tree6ccd87c5a87022e112a1e7930853b5ba006e23af /x11-libs
parentfix scrollkeeper errors in 2.8.1 (diff)
downloadgentoo-2-24d871d6546e50971e462b7e1585ba183f9e4d1d.tar.gz
gentoo-2-24d871d6546e50971e462b7e1585ba183f9e4d1d.tar.bz2
gentoo-2-24d871d6546e50971e462b7e1585ba183f9e4d1d.zip
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-libs')
-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 675ec3a3e51c..d286124d8add 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.70 2005/06/12 13:00:59 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.71 2005/06/12 14:00:28 dertobi123 Exp $
+
+ 12 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org> vte-0.11.12.ebuild:
+ Stable on ppc.
12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> vte-0.11.12.ebuild:
Stable on alpha.
diff --git a/x11-libs/vte/vte-0.11.12.ebuild b/x11-libs/vte/vte-0.11.12.ebuild
index 8924029197dd..848ada2e43a9 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.7 2005/06/12 13:00:59 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.12.ebuild,v 1.8 2005/06/12 14:00:28 dertobi123 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