diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-06-29 15:38:25 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-06-29 15:38:25 +0000 |
commit | 13ee6bb4d516fc73bdc0b1570aa0008937192d27 (patch) | |
tree | 24d8e36a65d5d8a79f79fddda1d84cf7524e0fec /media-plugins/swh-plugins/ChangeLog | |
parent | Fix libgpod dep and use absolute path for configure (diff) | |
download | gentoo-2-13ee6bb4d516fc73bdc0b1570aa0008937192d27.tar.gz gentoo-2-13ee6bb4d516fc73bdc0b1570aa0008937192d27.tar.bz2 gentoo-2-13ee6bb4d516fc73bdc0b1570aa0008937192d27.zip |
Replace append of -fPIC with a proper patch for PIC support, remove bad -lintl linking, add another patch to fix plugins directory choice and one to fix the extra CFLAGS; replace ppc-macos checks with userland_Darwin and add it to IUSE; make pkgconfig a buildtime-only dependency, remove sed dependency.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'media-plugins/swh-plugins/ChangeLog')
-rw-r--r-- | media-plugins/swh-plugins/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/media-plugins/swh-plugins/ChangeLog b/media-plugins/swh-plugins/ChangeLog index 46f53537bc38..104562ff559b 100644 --- a/media-plugins/swh-plugins/ChangeLog +++ b/media-plugins/swh-plugins/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for media-plugins/swh-plugins # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-plugins/ChangeLog,v 1.32 2007/06/16 14:28:18 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-plugins/ChangeLog,v 1.33 2007/06/29 15:38:25 flameeyes Exp $ + + 29 Jun 2007; Diego Pettenò <flameeyes@gentoo.org> + +files/swh-plugins-0.4.15-pic.patch, + +files/swh-plugins-0.4.15-plugindir.patch, + +files/swh-plugins-0.4.15-riceitdown.patch, swh-plugins-0.4.15.ebuild: + Replace append of -fPIC with a proper patch for PIC support, remove bad + -lintl linking, add another patch to fix plugins directory choice and one to + fix the extra CFLAGS; replace ppc-macos checks with userland_Darwin and add + it to IUSE; make pkgconfig a buildtime-only dependency, remove sed + dependency. *swh-plugins-0.4.15 (16 Jun 2007) |