summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2004-03-17 00:58:37 +0000
committerStephen Becker <geoman@gentoo.org>2004-03-17 00:58:37 +0000
commitc44eb436e4d068d045e2c69ad154b7309f4be1b1 (patch)
tree33cc6c0cf2669f827843ece7ab02cb35697b4341 /x11-libs/vte
parentstable on sparc (diff)
downloadgentoo-2-c44eb436e4d068d045e2c69ad154b7309f4be1b1.tar.gz
gentoo-2-c44eb436e4d068d045e2c69ad154b7309f4be1b1.tar.bz2
gentoo-2-c44eb436e4d068d045e2c69ad154b7309f4be1b1.zip
Added ~mips keyword.
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog7
-rw-r--r--x11-libs/vte/vte-0.11.10.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index e1e7fce7ed00..5f15c1540c01 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/vte
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.34 2003/12/13 01:31:55 gmsoft Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.35 2004/03/17 00:54:40 geoman Exp $
+
+ 16 Mar 2004; Stephen P. Becker <geoman@gentoo.org> vte-0.11.10.ebuild:
+ Added ~mips keyword.
13 Dec 2003; Guy Martin <gmsoft@gentoo.org> vte-0.11.10.ebuild:
Marked stable on hppa.
diff --git a/x11-libs/vte/vte-0.11.10.ebuild b/x11-libs/vte/vte-0.11.10.ebuild
index fdd31ff10750..993169e827c7 100644
--- a/x11-libs/vte/vte-0.11.10.ebuild
+++ b/x11-libs/vte/vte-0.11.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.10.ebuild,v 1.8 2003/12/13 01:31:55 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.10.ebuild,v 1.9 2004/03/17 00:54:40 geoman Exp $
inherit gnome2 flag-o-matic
@@ -10,7 +10,7 @@ DESCRIPTION="Xft powered terminal widget"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips"
LICENSE="LGPL-2"
RDEPEND=">=dev-libs/glib-2