diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 15:37:04 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 15:37:04 +0000 |
commit | c33f1e04b403fba427ad35ac116a3e67456176fe (patch) | |
tree | 418eac3985a7f0c7dd10435dff50f766eaa49cd6 /x11-libs/vte | |
parent | x86 stable per bug 351748 (diff) | |
download | gentoo-2-c33f1e04b403fba427ad35ac116a3e67456176fe.tar.gz gentoo-2-c33f1e04b403fba427ad35ac116a3e67456176fe.tar.bz2 gentoo-2-c33f1e04b403fba427ad35ac116a3e67456176fe.zip |
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.26.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 1d72abe306ca..6c60ff4ce749 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.264 2010/11/19 22:00:44 pacho Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.265 2011/01/18 15:37:04 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> vte-0.26.2.ebuild: + x86 stable, bug 348987 *vte-0.26.2 (19 Nov 2010) diff --git a/x11-libs/vte/vte-0.26.2.ebuild b/x11-libs/vte/vte-0.26.2.ebuild index 29e81be31159..44a7efdefc8f 100644 --- a/x11-libs/vte/vte-0.26.2.ebuild +++ b/x11-libs/vte/vte-0.26.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.26.2.ebuild,v 1.1 2010/11/19 22:00:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v 1.2 2011/01/18 15:37:04 fauli Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -13,7 +13,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 +introspection python" RDEPEND=">=dev-libs/glib-2.22:2 |