summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-11-14 20:57:10 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-11-14 20:57:10 +0000
commit165d0c7b7ebd0f79cbe21e510a799ad20fcb54f4 (patch)
treeba7e17f0280dcb2ba55ca57a14d4264ad2d2ae8f /x11-libs/vte
parentsorry, make that ~ppc (wardrobe malfunction) (Manifest recommit) (diff)
downloadgentoo-2-165d0c7b7ebd0f79cbe21e510a799ad20fcb54f4.tar.gz
gentoo-2-165d0c7b7ebd0f79cbe21e510a799ad20fcb54f4.tar.bz2
gentoo-2-165d0c7b7ebd0f79cbe21e510a799ad20fcb54f4.zip
Stable on alpha.
Diffstat (limited to 'x11-libs/vte')
-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 4927e656a85b..aa329843cb0f 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.52 2004/11/12 10:13:09 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.53 2004/11/14 20:57:10 kloeri Exp $
+
+ 14 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> vte-0.11.11-r1.ebuild:
+ Stable on alpha.
12 Nov 2004; Mike Gardiner <obz@gentoo.org> vte-0.11.11-r1.ebuild:
Keyworded ppc for GNOME 2.8
diff --git a/x11-libs/vte/vte-0.11.11-r1.ebuild b/x11-libs/vte/vte-0.11.11-r1.ebuild
index f2ad3cd419d0..e63a458998c4 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.5 2004/11/12 10:13:09 obz Exp $
+# $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 $
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