summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-09 00:11:40 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-09 00:11:40 +0000
commitfcdb17ac068b0e2f89f88eefb216a3095a98ba3e (patch)
treec36d9c3a42383bb4f77bbf03217ff06f484d9bb4 /x11-libs/vte
parentheader fix (Manifest recommit) (diff)
downloadgentoo-2-fcdb17ac068b0e2f89f88eefb216a3095a98ba3e.tar.gz
gentoo-2-fcdb17ac068b0e2f89f88eefb216a3095a98ba3e.tar.bz2
gentoo-2-fcdb17ac068b0e2f89f88eefb216a3095a98ba3e.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.10-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 3325d5996a3e..3eaa7f3c6835 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.39 2004/06/24 22:08:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.40 2004/07/09 00:11:40 kloeri Exp $
+
+ 09 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> vte-0.11.10-r1.ebuild:
+ Stable on alpha.
*vte-0.11.11 (30 May 2004)
diff --git a/x11-libs/vte/vte-0.11.10-r1.ebuild b/x11-libs/vte/vte-0.11.10-r1.ebuild
index d496e607f382..17f6570ab77c 100644
--- a/x11-libs/vte/vte-0.11.10-r1.ebuild
+++ b/x11-libs/vte/vte-0.11.10-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.10-r1.ebuild,v 1.4 2004/06/24 22:08:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.10-r1.ebuild,v 1.5 2004/07/09 00:11:40 kloeri Exp $
inherit eutils flag-o-matic 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