diff options
author | 2013-07-22 20:34:47 +0000 | |
---|---|---|
committer | 2013-07-22 20:34:47 +0000 | |
commit | dd2adc6ed6b1dfa5b1495f61e321bb525225ba1e (patch) | |
tree | 290f7f64f356cd0ef5fea009beb272fbac792c93 /app-editors/gedit/ChangeLog | |
parent | Stable for ppc, wrt bug #477578 (diff) | |
download | gentoo-2-dd2adc6ed6b1dfa5b1495f61e321bb525225ba1e.tar.gz gentoo-2-dd2adc6ed6b1dfa5b1495f61e321bb525225ba1e.tar.bz2 gentoo-2-dd2adc6ed6b1dfa5b1495f61e321bb525225ba1e.zip |
Works with python-3.3 (#475086 by Hristo Venev), drop old.
(Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors/gedit/ChangeLog')
-rw-r--r-- | app-editors/gedit/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index 1e4995171a82..fff1b7c43c29 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.354 2013/06/25 17:16:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.355 2013/07/22 20:34:47 pacho Exp $ + + 22 Jul 2013; Pacho Ramos <pacho@gentoo.org> -gedit-3.8.2.ebuild, + gedit-3.8.3.ebuild: + Works with python-3.3 (#475086 by Hristo Venev), drop old. *gedit-3.8.3 (25 Jun 2013) |