diff options
author | 2012-03-23 16:27:55 +0000 | |
---|---|---|
committer | 2012-03-23 16:27:55 +0000 | |
commit | 3f5c9e18adfa45779144ecc15b0d3ba7fed16959 (patch) | |
tree | d0b118aedaa8bf6c45286f36f61e2243019d275d /x11-libs/vte | |
parent | Stable for HPPA (bug #407643). (diff) | |
download | historical-3f5c9e18adfa45779144ecc15b0d3ba7fed16959.tar.gz historical-3f5c9e18adfa45779144ecc15b0d3ba7fed16959.tar.bz2 historical-3f5c9e18adfa45779144ecc15b0d3ba7fed16959.zip |
Stable for HPPA (bug #407643).
Package-Manager: portage-2.2.0_alpha94/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.30.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index b02a19deb16e..8df7e5e95500 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.312 2012/03/16 06:39:01 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.313 2012/03/23 16:27:46 jer Exp $ + + 23 Mar 2012; Jeroen Roovers <jer@gentoo.org> vte-0.30.1-r3.ebuild: + Stable for HPPA (bug #407643). 16 Mar 2012; Jeff Horelick <jdhore@gentoo.org> vte-0.30.1-r3.ebuild: marked x86 per bug 407643 diff --git a/x11-libs/vte/vte-0.30.1-r3.ebuild b/x11-libs/vte/vte-0.30.1-r3.ebuild index 15821ce73009..e1a206b629a7 100644 --- a/x11-libs/vte/vte-0.30.1-r3.ebuild +++ b/x11-libs/vte/vte-0.30.1-r3.ebuild @@ -1,6 +1,6 @@ # 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.30.1-r3.ebuild,v 1.4 2012/03/16 06:39:01 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.30.1-r3.ebuild,v 1.5 2012/03/23 16:27:46 jer Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte" LICENSE="LGPL-2" SLOT="2.90" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug doc glade +introspection" PDEPEND="x11-libs/gnome-pty-helper" |