diff options
author | 2014-02-06 19:08:15 +0000 | |
---|---|---|
committer | 2014-02-06 19:08:15 +0000 | |
commit | f08af1acb10886fde6e3dfb3e9a3ffdc18a8338b (patch) | |
tree | 2fe0ef85bf4eb9d95fc07a99292ebf4a57e3a5f4 /app-editors/gedit/ChangeLog | |
parent | Marked ~hppa (bug #499468). (diff) | |
download | gentoo-2-f08af1acb10886fde6e3dfb3e9a3ffdc18a8338b.tar.gz gentoo-2-f08af1acb10886fde6e3dfb3e9a3ffdc18a8338b.tar.bz2 gentoo-2-f08af1acb10886fde6e3dfb3e9a3ffdc18a8338b.zip |
Clean pyc files properly (#500506 by Fred)
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors/gedit/ChangeLog')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index a76fc2b6ad7e..476ee376a880 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.362 2014/01/05 08:17:07 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.363 2014/02/06 19:08:15 pacho Exp $ + + 06 Feb 2014; Pacho Ramos <pacho@gentoo.org> gedit-2.30.4.ebuild: + Clean pyc files properly (#500506 by Fred) 05 Jan 2014; Alexandre Rostovtsev <tetromino@gentoo.org> gedit-2.30.4.ebuild, +files/gedit-2.30.4-underlinking.patch: |