diff options
author | 2009-07-27 23:42:21 +0000 | |
---|---|---|
committer | 2009-07-27 23:42:21 +0000 | |
commit | fae4c7cc348bc715405888a13be1d5fb09d2a362 (patch) | |
tree | f41437f4a24f0b5f57400fb640c4f9128b2db0c0 /media-video/istanbul | |
parent | old (diff) | |
download | gentoo-2-fae4c7cc348bc715405888a13be1d5fb09d2a362.tar.gz gentoo-2-fae4c7cc348bc715405888a13be1d5fb09d2a362.tar.bz2 gentoo-2-fae4c7cc348bc715405888a13be1d5fb09d2a362.zip |
Fix aclocal failure, bug #218917. Move to EAPI=2, move to split python bindings, bug #108479. Add missing pkgconfig to DEPEND. Use new python eclass functions in postinst.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-video/istanbul')
-rw-r--r-- | media-video/istanbul/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/media-video/istanbul/ChangeLog b/media-video/istanbul/ChangeLog index 34192b14e5e4..fdcf1fdd4929 100644 --- a/media-video/istanbul/ChangeLog +++ b/media-video/istanbul/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-video/istanbul -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/ChangeLog,v 1.13 2008/05/29 17:30:45 hawking Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/ChangeLog,v 1.14 2009/07/27 23:42:21 eva Exp $ + + 27 Jul 2009; Gilles Dartiguelongue <eva@gentoo.org> + +files/istanbul-0.2.2-macro-typo.patch: + Fix aclocal failure, bug #218917. Move to EAPI=2, move to split python + bindings, bug #108479. Add missing pkgconfig to DEPEND. Use new python + eclass functions in postinst. 29 May 2008; Ali Polatel <hawking@gentoo.org> istanbul-0.2.0-r1.ebuild, istanbul-0.2.1.ebuild, istanbul-0.2.2.ebuild: |