summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-01-14 18:00:49 +0000
committerMarkus Meier <maekke@gentoo.org>2012-01-14 18:00:49 +0000
commitf0c5831128ca02ce7c62e5da94282863d7a9156c (patch)
treef5d804bd5f63d118498e7739040c87b747c23b18 /x11-libs
parentx86 stable, bug #393007 (diff)
downloadgentoo-2-f0c5831128ca02ce7c62e5da94282863d7a9156c.tar.gz
gentoo-2-f0c5831128ca02ce7c62e5da94282863d7a9156c.tar.bz2
gentoo-2-f0c5831128ca02ce7c62e5da94282863d7a9156c.zip
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/vte/ChangeLog7
-rw-r--r--x11-libs/vte/vte-0.28.2-r202.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 0151d84566e5..60d0a447af68 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.303 2011/12/29 18:18:46 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.304 2012/01/14 18:00:49 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org> vte-0.28.2-r202.ebuild:
+ x86 stable, bug #393007
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> vte-0.28.2-r202.ebuild:
amd64 stable, bug 393007
diff --git a/x11-libs/vte/vte-0.28.2-r202.ebuild b/x11-libs/vte/vte-0.28.2-r202.ebuild
index 1310144643c9..c161fdfb6321 100644
--- a/x11-libs/vte/vte-0.28.2-r202.ebuild
+++ b/x11-libs/vte/vte-0.28.2-r202.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r202.ebuild,v 1.4 2011/12/29 18:18:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r202.ebuild,v 1.5 2012/01/14 18:00:49 maekke Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -14,7 +14,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-linux"
IUSE="debug doc glade +introspection python"
PDEPEND="x11-libs/gnome-pty-helper"