diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 17:46:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 17:46:47 +0000 |
commit | 1426ae61439ccf95c5b5b44ec0cacc55cb89dec9 (patch) | |
tree | edb21d298b6d4e8bc0597d5d0ba0cb2755f8b067 /x11-libs/vte | |
parent | alpha/ia64/sparc stable wrt #385699 (diff) | |
download | gentoo-2-1426ae61439ccf95c5b5b44ec0cacc55cb89dec9.tar.gz gentoo-2-1426ae61439ccf95c5b5b44ec0cacc55cb89dec9.tar.bz2 gentoo-2-1426ae61439ccf95c5b5b44ec0cacc55cb89dec9.zip |
alpha/ia64/sh/sparc stable wrt #385699
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r200.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 2c8998e33134..2ef0b78fc350 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.294 2011/10/28 20:24:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.295 2011/10/30 17:46:47 armin76 Exp $ + + 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> vte-0.28.2-r200.ebuild: + alpha/ia64/sh/sparc stable wrt #385699 28 Oct 2011; Markus Meier <maekke@gentoo.org> vte-0.28.2-r300.ebuild: arm stable, bug #385699 diff --git a/x11-libs/vte/vte-0.28.2-r200.ebuild b/x11-libs/vte/vte-0.28.2-r200.ebuild index 7354051126c2..2867b5015278 100644 --- a/x11-libs/vte/vte-0.28.2-r200.ebuild +++ b/x11-libs/vte/vte-0.28.2-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.2-r200.ebuild,v 1.6 2011/10/28 20:23:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r200.ebuild,v 1.7 2011/10/30 17:46:47 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 ~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 python" PDEPEND="x11-libs/gnome-pty-helper" |