diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2009-07-27 23:45:50 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2009-07-27 23:45:50 +0000 |
commit | a8d3c6af290c14876db252deda13796088d098e1 (patch) | |
tree | 758728ec426374dc02d4ff6b75589bd792c3bec0 /media-video/istanbul | |
parent | Version bump. (diff) | |
download | gentoo-2-a8d3c6af290c14876db252deda13796088d098e1.tar.gz gentoo-2-a8d3c6af290c14876db252deda13796088d098e1.tar.bz2 gentoo-2-a8d3c6af290c14876db252deda13796088d098e1.zip |
fix changelog and copyright in 0.2.2.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-video/istanbul')
-rw-r--r-- | media-video/istanbul/ChangeLog | 4 | ||||
-rw-r--r-- | media-video/istanbul/istanbul-0.2.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-video/istanbul/ChangeLog b/media-video/istanbul/ChangeLog index fdcf1fdd4929..102fb9afdc68 100644 --- a/media-video/istanbul/ChangeLog +++ b/media-video/istanbul/ChangeLog @@ -1,9 +1,9 @@ # ChangeLog for media-video/istanbul # 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 $ +# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/ChangeLog,v 1.15 2009/07/27 23:45:50 eva Exp $ 27 Jul 2009; Gilles Dartiguelongue <eva@gentoo.org> - +files/istanbul-0.2.2-macro-typo.patch: + +files/istanbul-0.2.2-macro-typo.patch, istanbul-0.2.2.ebuild: 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. diff --git a/media-video/istanbul/istanbul-0.2.2.ebuild b/media-video/istanbul/istanbul-0.2.2.ebuild index dace10f57583..9336ed71e024 100644 --- a/media-video/istanbul/istanbul-0.2.2.ebuild +++ b/media-video/istanbul/istanbul-0.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.2.ebuild,v 1.5 2009/07/27 09:37:25 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/istanbul/istanbul-0.2.2.ebuild,v 1.6 2009/07/27 23:45:50 eva Exp $ EAPI="2" GCONF_DEBUG="no" |