summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-06-06 16:40:15 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-06-06 16:40:15 +0000
commite3e92f8c291c03da57d88e61ace647f017936dd7 (patch)
tree91726817bf5c8064dc245a5be602ebf863d70527 /x11-libs/vte
parentVersion bump; not many changes. most upstream changes are already present in ... (diff)
downloadgentoo-2-e3e92f8c291c03da57d88e61ace647f017936dd7.tar.gz
gentoo-2-e3e92f8c291c03da57d88e61ace647f017936dd7.tar.bz2
gentoo-2-e3e92f8c291c03da57d88e61ace647f017936dd7.zip
stable on ppc64
(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 3c1dcf63ac4b..ed94e7a811c3 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.67 2005/05/30 08:25:01 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.68 2005/06/06 16:40:15 corsair Exp $
+
+ 06 Jun 2005; Markus Rothe <corsair@gentoo.org> vte-0.11.12.ebuild:
+ Stable on ppc64
30 May 2005; Leonardo Boshell <leonardop@gentoo.org> vte-0.11.12.ebuild:
Removing mips keyword, the dev-python/pygtk-2.4 dependency has to be
diff --git a/x11-libs/vte/vte-0.11.12.ebuild b/x11-libs/vte/vte-0.11.12.ebuild
index c085cc865d52..0b3d6200e391 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.4 2005/06/05 19:19:11 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.12.ebuild,v 1.5 2005/06/06 16:40:15 corsair Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~ppc64"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86"
IUSE="doc python"
RDEPEND=">=dev-libs/glib-2