diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-12-29 18:18:46 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-12-29 18:18:46 +0000 |
commit | 0fc87e2d27a4ec99ca54820ae9fd781256ed7a0b (patch) | |
tree | c94b1af90b2b5906a2d4a62f44f62f4d7873b6ab /x11-libs/vte | |
parent | amd64 stable, bug 393007 (diff) | |
download | gentoo-2-0fc87e2d27a4ec99ca54820ae9fd781256ed7a0b.tar.gz gentoo-2-0fc87e2d27a4ec99ca54820ae9fd781256ed7a0b.tar.bz2 gentoo-2-0fc87e2d27a4ec99ca54820ae9fd781256ed7a0b.zip |
amd64 stable, bug 393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r202.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index a267d3ac80c4..0151d84566e5 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.302 2011/12/20 21:37:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.303 2011/12/29 18:18:46 pacho Exp $ + + 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> vte-0.28.2-r202.ebuild: + amd64 stable, bug 393007 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> vte-0.28.2-r202.ebuild: Stable for HPPA (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 18b22f5ea75e..1310144643c9 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 # 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.3 2011/12/20 21:37:46 jer Exp $ +# $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 $ 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" |