diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-14 21:15:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-14 21:15:47 +0000 |
commit | 6911866265b35e866061b8d49dc82e925f5a6287 (patch) | |
tree | ba57c9e3d65b2a98124fe6014fc0e53bc4677559 /x11-libs | |
parent | arm stable, bug #324077 (diff) | |
download | gentoo-2-6911866265b35e866061b8d49dc82e925f5a6287.tar.gz gentoo-2-6911866265b35e866061b8d49dc82e925f5a6287.tar.bz2 gentoo-2-6911866265b35e866061b8d49dc82e925f5a6287.zip |
arm stable, bug #324077
(Portage version: 2.2_rc96/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.24.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 3d1ad304c922..d97d8a8558cb 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.260 2010/10/13 21:27:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.261 2010/10/14 21:15:47 maekke Exp $ + + 14 Oct 2010; Markus Meier <maekke@gentoo.org> vte-0.24.3.ebuild: + arm stable, bug #324077 *vte-0.26.1 (13 Oct 2010) diff --git a/x11-libs/vte/vte-0.24.3.ebuild b/x11-libs/vte/vte-0.24.3.ebuild index bae5b58a2912..95807abe61d7 100644 --- a/x11-libs/vte/vte-0.24.3.ebuild +++ b/x11-libs/vte/vte-0.24.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.24.3.ebuild,v 1.5 2010/10/07 20:55:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.24.3.ebuild,v 1.6 2010/10/14 21:15:47 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.22.0 |