summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-08-08 01:06:19 +0000
committerTravis Tilley <lv@gentoo.org>2004-08-08 01:06:19 +0000
commitbd07a37fcf63e049ed51ab09b6f0f725936bce13 (patch)
treeee6115de48f867d9d890d00fcbc0f927bd001805 /x11-libs/vte
parentTypo in DESCRIPTION, #59717 (diff)
downloadgentoo-2-bd07a37fcf63e049ed51ab09b6f0f725936bce13.tar.gz
gentoo-2-bd07a37fcf63e049ed51ab09b6f0f725936bce13.tar.bz2
gentoo-2-bd07a37fcf63e049ed51ab09b6f0f725936bce13.zip
stable on amd64
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 92d324c37647..2cf152e95749 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.43 2004/08/05 21:31:16 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.44 2004/08/08 01:04:47 lv Exp $
+
+ 07 Aug 2004; Travis Tilley <lv@gentoo.org> vte-0.11.11.ebuild:
+ stable on amd64
05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.11.11.ebuild:
Stable on sparc
diff --git a/x11-libs/vte/vte-0.11.11.ebuild b/x11-libs/vte/vte-0.11.11.ebuild
index 5a1f82d32b9f..a12a6636dedd 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.5 2004/08/05 21:31:16 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11.ebuild,v 1.6 2004/08/08 01:04:47 lv 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