diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:37:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:37:46 +0000 |
commit | 202a392fbecb69306996541867f11428b3f7e24c (patch) | |
tree | c15a88d83133868a51c38a5c03f339c7a4304c86 /x11-libs/vte | |
parent | Stable for HPPA (bug #393007). (diff) | |
download | historical-202a392fbecb69306996541867f11428b3f7e24c.tar.gz historical-202a392fbecb69306996541867f11428b3f7e24c.tar.bz2 historical-202a392fbecb69306996541867f11428b3f7e24c.zip |
Stable for HPPA (bug #393007).
Package-Manager: portage-2.2.0_alpha81/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 a05a7f42d50b..a267d3ac80c4 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.301 2011/11/22 16:17:36 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.302 2011/12/20 21:37:46 jer Exp $ + + 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> vte-0.28.2-r202.ebuild: + Stable for HPPA (bug #393007). 22 Nov 2011; Zac Medico <zmedico@gentoo.org> vte-0.28.2-r202.ebuild: Add ~x86-linux keyword. diff --git a/x11-libs/vte/vte-0.28.2-r202.ebuild b/x11-libs/vte/vte-0.28.2-r202.ebuild index eab7c214246a..18b22f5ea75e 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.2 2011/11/22 16:17:36 zmedico Exp $ +# $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 $ 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" |