summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-12-16 09:13:07 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-12-16 09:13:07 +0000
commit8d87170a585ea630ffd1862272e486071f19fab8 (patch)
tree945e1aa331feca844557e0cf96fd109cb850878f /x11-libs
parentstable on ppc64 (Manifest recommit) (diff)
downloadgentoo-2-8d87170a585ea630ffd1862272e486071f19fab8.tar.gz
gentoo-2-8d87170a585ea630ffd1862272e486071f19fab8.tar.bz2
gentoo-2-8d87170a585ea630ffd1862272e486071f19fab8.zip
stable on ppc64
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.11.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index aa329843cb0f..80b8c18f0214 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/vte
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.53 2004/11/14 20:57:10 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.54 2004/12/16 09:13:07 corsair Exp $
+
+ 16 Dec 2004; Markus Rothe <corsair@gentoo.org> vte-0.11.11-r1.ebuild:
+ Stable on ppc64
14 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> vte-0.11.11-r1.ebuild:
Stable on alpha.
diff --git a/x11-libs/vte/vte-0.11.11-r1.ebuild b/x11-libs/vte/vte-0.11.11-r1.ebuild
index e63a458998c4..8e3b5cf7a896 100644
--- a/x11-libs/vte/vte-0.11.11-r1.ebuild
+++ b/x11-libs/vte/vte-0.11.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11-r1.ebuild,v 1.6 2004/11/14 20:57:10 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11-r1.ebuild,v 1.7 2004/12/16 09:13:07 corsair Exp $
inherit gnome2
@@ -10,7 +10,7 @@ DESCRIPTION="Xft powered terminal widget"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64"
+KEYWORDS="x86 ppc sparc alpha ~hppa ~amd64 ~ia64 ~mips ppc64"
LICENSE="LGPL-2"
RDEPEND=">=dev-libs/glib-2