summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-03-19 12:22:35 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-03-19 12:22:35 +0000
commita324ff49f06fbc3fd271d86825c1325b24fca094 (patch)
tree8a6ae0db811d38abdbb98847cf064a03e5e8c23d /x11-libs/vte
parentStable on ppc64 (diff)
downloadhistorical-a324ff49f06fbc3fd271d86825c1325b24fca094.tar.gz
historical-a324ff49f06fbc3fd271d86825c1325b24fca094.tar.bz2
historical-a324ff49f06fbc3fd271d86825c1325b24fca094.zip
Stable on ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.11.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 823d6e0816b0..7aaafd190e9d 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/vte
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.115 2006/03/18 22:39:25 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.116 2006/03/19 12:22:35 corsair Exp $
+
+ 19 Mar 2006; Markus Rothe <corsair@gentoo.org> vte-0.11.18.ebuild:
+ Stable on ppc64
18 Mar 2006; Olivier CrĂȘte <tester@gentoo.org> vte-0.11.18.ebuild:
Stable on amd64 per bug #126321
diff --git a/x11-libs/vte/vte-0.11.18.ebuild b/x11-libs/vte/vte-0.11.18.ebuild
index 519f8117a792..c4705ece75af 100644
--- a/x11-libs/vte/vte-0.11.18.ebuild
+++ b/x11-libs/vte/vte-0.11.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.18.ebuild,v 1.7 2006/03/18 22:39:25 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.18.ebuild,v 1.8 2006/03/19 12:22:35 corsair Exp $
inherit eutils autotools gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
IUSE="debug doc python"
RDEPEND=">=dev-libs/glib-2