diff options
author | 2010-10-13 21:27:00 +0000 | |
---|---|---|
committer | 2010-10-13 21:27:00 +0000 | |
commit | f253d2f91de2bd211677c874df90066a9d0ed7f2 (patch) | |
tree | a42d5c15ccc6eb4ec9ac2acf73357e21276297ca /x11-libs | |
parent | tidy (diff) | |
download | gentoo-2-f253d2f91de2bd211677c874df90066a9d0ed7f2.tar.gz gentoo-2-f253d2f91de2bd211677c874df90066a9d0ed7f2.tar.bz2 gentoo-2-f253d2f91de2bd211677c874df90066a9d0ed7f2.zip |
Version bump and remove old.
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 10 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.26.1.ebuild (renamed from x11-libs/vte/vte-0.26.0.ebuild) | 2 |
2 files changed, 10 insertions, 2 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 72a52867e7d7..3d1ad304c922 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,14 @@ # 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.259 2010/10/09 20:45:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.260 2010/10/13 21:27:00 pacho Exp $ + +*vte-0.26.1 (13 Oct 2010) + + 13 Oct 2010; Pacho Ramos <pacho@gentoo.org> -vte-0.26.0.ebuild, + +vte-0.26.1.ebuild: + Version bump with important fix: Pass the correct TERM value inside envp + when spawning (that will stop 'less' from working awfully). Remove old and + broken version. *vte-0.26.0 (09 Oct 2010) diff --git a/x11-libs/vte/vte-0.26.0.ebuild b/x11-libs/vte/vte-0.26.1.ebuild index 6dd4db37faf1..41cf37bf7ddf 100644 --- a/x11-libs/vte/vte-0.26.0.ebuild +++ b/x11-libs/vte/vte-0.26.1.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.26.0.ebuild,v 1.1 2010/10/09 20:45:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.1.ebuild,v 1.1 2010/10/13 21:27:00 pacho Exp $ EAPI="3" GCONF_DEBUG="yes" |