diff options
author | 2011-07-09 16:23:20 +0000 | |
---|---|---|
committer | 2011-07-09 16:23:20 +0000 | |
commit | 934c7469c3250c91a70d63d9c01132e0d11e97ec (patch) | |
tree | 4611e670e2dc1b9f0b4d1e5cadf950ec13597ae0 /x11-libs | |
parent | alpha/arm/ia64/sh/sparc stable wrt #371320 (diff) | |
download | gentoo-2-934c7469c3250c91a70d63d9c01132e0d11e97ec.tar.gz gentoo-2-934c7469c3250c91a70d63d9c01132e0d11e97ec.tar.bz2 gentoo-2-934c7469c3250c91a70d63d9c01132e0d11e97ec.zip |
alpha/arm/ia64/sh/sparc stable wrt #371320
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.28.1-r200.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 227659461f76..6d6ee355f988 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.283 2011/07/06 23:34:38 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.284 2011/07/09 16:23:20 armin76 Exp $ + + 09 Jul 2011; Raúl Porcel <armin76@gentoo.org> vte-0.28.1-r200.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #371320 06 Jul 2011; Mark Loeser <halcy0n@gentoo.org> vte-0.28.1-r200.ebuild: Stable for ppc64; bug #371320 diff --git a/x11-libs/vte/vte-0.28.1-r200.ebuild b/x11-libs/vte/vte-0.28.1-r200.ebuild index ef1b4e8463ef..b2af41fbf598 100644 --- a/x11-libs/vte/vte-0.28.1-r200.ebuild +++ b/x11-libs/vte/vte-0.28.1-r200.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.1-r200.ebuild,v 1.7 2011/07/06 23:34:38 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.8 2011/07/09 16:23:20 armin76 Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="debug doc glade +introspection python" PDEPEND="x11-libs/gnome-pty-helper" |