summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-03-13 15:13:33 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-03-13 15:13:33 +0000
commitcc05ee06f1404aec398b8d385a3d65c922cef974 (patch)
treeefa89d88a39d177ce5a3f68312018f57ce8d917c /x11-libs/vte
parentStable on sparc (diff)
downloadhistorical-cc05ee06f1404aec398b8d385a3d65c922cef974.tar.gz
historical-cc05ee06f1404aec398b8d385a3d65c922cef974.tar.bz2
historical-cc05ee06f1404aec398b8d385a3d65c922cef974.zip
Stable on sparc
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.11.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 930d9e5bc9bc..f5f2ba14da5c 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/vte
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.109 2006/02/14 13:58:23 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.110 2006/03/13 15:11:35 gustavoz Exp $
+
+ 13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.11.18.ebuild:
+ Stable on sparc
14 Feb 2006; Leonardo Boshell <leonardop@gentoo.org> vte-0.11.18.ebuild:
Run eautoreconf under gnome-pty-helper only to avoid problems with missing
diff --git a/x11-libs/vte/vte-0.11.18.ebuild b/x11-libs/vte/vte-0.11.18.ebuild
index bae63a0e0698..6655e86900fc 100644
--- a/x11-libs/vte/vte-0.11.18.ebuild
+++ b/x11-libs/vte/vte-0.11.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.18.ebuild,v 1.2 2006/02/14 13:58:23 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.18.ebuild,v 1.3 2006/03/13 15:11:35 gustavoz Exp $
inherit eutils autotools gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
IUSE="debug doc python"
RDEPEND=">=dev-libs/glib-2