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
commit09384bef8c4ae3b4440e6abed48a047db318c178 (patch)
treea0a050077edfea58c691d035473a4f1f914614c9 /x11-libs/vte
parentFix previous commit, -r1 should be stable (diff)
downloadhistorical-09384bef8c4ae3b4440e6abed48a047db318c178.tar.gz
historical-09384bef8c4ae3b4440e6abed48a047db318c178.tar.bz2
historical-09384bef8c4ae3b4440e6abed48a047db318c178.zip
x86 stable, bug #393007
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/vte')
-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"