summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-08-05 21:35:00 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-08-05 21:35:00 +0000
commitc2e1f741c987b8e35785812155a62fc0fddc48d8 (patch)
tree4a6df1c2c5c78a6f1c8347952b80fea1817ce5bb /x11-libs/vte
parentAdd new application, fixes Buig 30901 (diff)
downloadhistorical-c2e1f741c987b8e35785812155a62fc0fddc48d8.tar.gz
historical-c2e1f741c987b8e35785812155a62fc0fddc48d8.tar.bz2
historical-c2e1f741c987b8e35785812155a62fc0fddc48d8.zip
Stable on sparc
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 1ec6a5f6a909..92d324c37647 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.42 2004/08/05 18:44:09 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.43 2004/08/05 21:31:16 gustavoz Exp $
+
+ 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.11.11.ebuild:
+ Stable on sparc
05 Aug 2004; Guy Martin <gmsoft@gentoo.org> vte-0.11.11.ebuild:
Stable on hppa.
diff --git a/x11-libs/vte/vte-0.11.11.ebuild b/x11-libs/vte/vte-0.11.11.ebuild
index f537d4583dd6..5a1f82d32b9f 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.4 2004/08/05 18:44:09 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11.ebuild,v 1.5 2004/08/05 21:31:16 gustavoz 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