diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-01-05 08:06:20 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-01-05 08:06:20 +0000 |
commit | 8c68d8ddbc604dc3557f7a69319955b560350b88 (patch) | |
tree | 436c514b7ff38622246567d112251c8ce1840460 /media-video/totem/ChangeLog | |
parent | Add missing pycups dependency (bug #397737, thanks to My Th for reporting). (diff) | |
download | gentoo-2-8c68d8ddbc604dc3557f7a69319955b560350b88.tar.gz gentoo-2-8c68d8ddbc604dc3557f7a69319955b560350b88.tar.bz2 gentoo-2-8c68d8ddbc604dc3557f7a69319955b560350b88.zip |
Fix py-compile idiom for automake-1.11.2 compatibility (bug #396585); move gnome2_src_prepare after eautoreconf.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'media-video/totem/ChangeLog')
-rw-r--r-- | media-video/totem/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index 817e0aed4f46..ee15d850c765 100644 --- a/media-video/totem/ChangeLog +++ b/media-video/totem/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-video/totem -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.327 2011/11/25 15:52:19 nirbheek Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.328 2012/01/05 08:06:19 tetromino Exp $ + + 05 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + totem-2.32.0-r2.ebuild, totem-3.2.1.ebuild: + Fix py-compile idiom for automake-1.11.2 compatibility (bug #396585); move + gnome2_src_prepare after eautoreconf. 25 Nov 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -totem-2.32.0.ebuild, totem-2.32.0-r2.ebuild: |