diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-12-26 20:33:08 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-12-26 20:33:08 +0000 |
commit | 87a2812cc3607a22a6f3a2c3b34fbaf1e1c6f75f (patch) | |
tree | 04ca7aa5b7f845a8230f3dd4ec68e47f1b27b1a0 /media-libs/libswf/ChangeLog | |
parent | Removed php entries, as requested in bug #116516. (diff) | |
download | gentoo-2-87a2812cc3607a22a6f3a2c3b34fbaf1e1c6f75f.tar.gz gentoo-2-87a2812cc3607a22a6f3a2c3b34fbaf1e1c6f75f.tar.bz2 gentoo-2-87a2812cc3607a22a6f3a2c3b34fbaf1e1c6f75f.zip |
moving the has_multilib_profile call to pkg_config, this time for real
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-libs/libswf/ChangeLog')
-rw-r--r-- | media-libs/libswf/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/media-libs/libswf/ChangeLog b/media-libs/libswf/ChangeLog index ee1a3ea7e5a8..4a206e1e34d0 100644 --- a/media-libs/libswf/ChangeLog +++ b/media-libs/libswf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libswf # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libswf/ChangeLog,v 1.14 2005/08/11 20:30:40 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libswf/ChangeLog,v 1.15 2005/12/26 20:33:08 blubb Exp $ + + 26 Dec 2005; Simon Stelling <blubb@gentoo.org> libswf-0.99.ebuild: + moving the has_multilib_profile call to pkg_config, this time for real 11 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> libswf-0.99.ebuild: Call has_multilib_profile from pkg_setup instead of global scope. |