summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2004-07-31 03:39:35 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2004-07-31 03:39:35 +0000
commiteca318298735477d33b513c091a2f16b739f32e9 (patch)
treefd585245757d3aae169a69c16ad107e077cade63 /x11-libs/vte
parentremove unused patches (Manifest recommit) (diff)
downloadgentoo-2-eca318298735477d33b513c091a2f16b739f32e9.tar.gz
gentoo-2-eca318298735477d33b513c091a2f16b739f32e9.tar.bz2
gentoo-2-eca318298735477d33b513c091a2f16b739f32e9.zip
Gnome 2.6.2 stable push
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.11.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 3eaa7f3c6835..9374c5dc7696 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.40 2004/07/09 00:11:40 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.41 2004/07/31 03:37:36 spider Exp $
+
+ 31 Jul 2004; <spider@gentoo.org> vte-0.11.11.ebuild:
+ stable on x86 for gnome 2.6.2
09 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> vte-0.11.10-r1.ebuild:
Stable on alpha.
diff --git a/x11-libs/vte/vte-0.11.11.ebuild b/x11-libs/vte/vte-0.11.11.ebuild
index 212f6241aa1e..728fa1eac63b 100644
--- a/x11-libs/vte/vte-0.11.11.ebuild
+++ b/x11-libs/vte/vte-0.11.11.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.ebuild,v 1.2 2004/06/24 22:08:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11.ebuild,v 1.3 2004/07/31 03:37:36 spider 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"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips"
LICENSE="LGPL-2"
RDEPEND=">=dev-libs/glib-2