summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-12-26 20:33:08 +0000
committerSimon Stelling <blubb@gentoo.org>2005-12-26 20:33:08 +0000
commit87a2812cc3607a22a6f3a2c3b34fbaf1e1c6f75f (patch)
tree04ca7aa5b7f845a8230f3dd4ec68e47f1b27b1a0 /media-libs/libswf/ChangeLog
parentRemoved php entries, as requested in bug #116516. (diff)
downloadgentoo-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/ChangeLog5
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.