summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.26.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 6c60ff4ce749..909ad01085a2 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/vte
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.265 2011/01/18 15:37:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.266 2011/01/19 21:29:31 hwoarang Exp $
+
+ 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> vte-0.26.2.ebuild:
+ Stable on amd64 wrt bug #348987
18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> vte-0.26.2.ebuild:
x86 stable, bug 348987
diff --git a/x11-libs/vte/vte-0.26.2.ebuild b/x11-libs/vte/vte-0.26.2.ebuild
index 44a7efdefc8f..6b88f04c6e49 100644
--- a/x11-libs/vte/vte-0.26.2.ebuild
+++ b/x11-libs/vte/vte-0.26.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v 1.2 2011/01/18 15:37:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v 1.3 2011/01/19 21:29:31 hwoarang Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="debug doc glade +introspection python"
RDEPEND=">=dev-libs/glib-2.22:2