diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-05 20:08:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-05 20:08:08 +0000 |
commit | 64152e9960fe5075b87189a20dc3393f5c123864 (patch) | |
tree | a779c797271174d239e62ee33d6bf2ada71c52a2 /x11-libs/vte | |
parent | arm stable, bug #281427 (diff) | |
download | gentoo-2-64152e9960fe5075b87189a20dc3393f5c123864.tar.gz gentoo-2-64152e9960fe5075b87189a20dc3393f5c123864.tar.bz2 gentoo-2-64152e9960fe5075b87189a20dc3393f5c123864.zip |
arm stable, bug #281427
(Portage version: 2.2_rc48/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.20.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 3f9c1b463a9c..9ee011cf48aa 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.234 2009/10/29 21:26:52 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.235 2009/11/05 20:08:08 maekke Exp $ + + 05 Nov 2009; Markus Meier <maekke@gentoo.org> vte-0.20.5.ebuild: + arm stable, bug #281427 *vte-0.22.3 (29 Oct 2009) diff --git a/x11-libs/vte/vte-0.20.5.ebuild b/x11-libs/vte/vte-0.20.5.ebuild index 2d3b1db3be03..0920bc58df70 100644 --- a/x11-libs/vte/vte-0.20.5.ebuild +++ b/x11-libs/vte/vte-0.20.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild,v 1.4 2009/10/24 16:22:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild,v 1.5 2009/11/05 20:08:08 maekke Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" 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 python" RDEPEND=">=dev-libs/glib-2.18.0 |