diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-10-01 06:22:49 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-10-01 06:22:49 +0000 |
commit | 44f08442954f6deeb43aa8e90f079121335b2cee (patch) | |
tree | df3092d52d9dd48007d0a4be016f1697250279fe /x11-libs/vte | |
parent | stable on mips (diff) | |
download | historical-44f08442954f6deeb43aa8e90f079121335b2cee.tar.gz historical-44f08442954f6deeb43aa8e90f079121335b2cee.tar.bz2 historical-44f08442954f6deeb43aa8e90f079121335b2cee.zip |
stable on mips
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index a6f1179845a6..20e2b73cf8c5 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.47 2004/09/03 15:35:20 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.48 2004/10/01 06:22:49 geoman Exp $ + + 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org> vte-0.11.11.ebuild: + stable on mips 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> vte-0.11.10-r1.ebuild, vte-0.11.11.ebuild: diff --git a/x11-libs/vte/vte-0.11.11.ebuild b/x11-libs/vte/vte-0.11.11.ebuild index 4b2c85911a1d..01d6db3af89a 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.8 2004/09/03 15:35:20 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11.ebuild,v 1.9 2004/10/01 06:22:49 geoman 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 |