summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-01-02 13:59:36 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-01-02 13:59:36 +0000
commitf3e671d7f496dd50f64ff15787a54e8534e5c9bc (patch)
treeaf6c3fc538781019e6739c9806559b3aaffc604c /media-libs/libquicktime/ChangeLog
parentStable on alpha, bug #203573 (diff)
downloadgentoo-2-f3e671d7f496dd50f64ff15787a54e8534e5c9bc.tar.gz
gentoo-2-f3e671d7f496dd50f64ff15787a54e8534e5c9bc.tar.bz2
gentoo-2-f3e671d7f496dd50f64ff15787a54e8534e5c9bc.zip
Fix pkg-config initialisation when alsa is not used, fix nls build with as-needed on non glibc systems, add missing dep on virtual/libintl for non glibc systems
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'media-libs/libquicktime/ChangeLog')
-rw-r--r--media-libs/libquicktime/ChangeLog14
1 files changed, 12 insertions, 2 deletions
diff --git a/media-libs/libquicktime/ChangeLog b/media-libs/libquicktime/ChangeLog
index 70f8d7d982b0..041d43148143 100644
--- a/media-libs/libquicktime/ChangeLog
+++ b/media-libs/libquicktime/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for media-libs/libquicktime
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.98 2007/12/25 17:19:28 phreak Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.99 2008/01/02 13:59:35 aballier Exp $
+
+*libquicktime-1.0.1-r1 (02 Jan 2008)
+
+ 02 Jan 2008; Alexis Ballier <aballier@gentoo.org>
+ +files/libquicktime-1.0.1-nls-asneeded.patch,
+ +files/libquicktime-1.0.1-pkgconfig_init.patch,
+ +libquicktime-1.0.1-r1.ebuild:
+ Fix pkg-config initialisation when alsa is not used, fix nls build with
+ as-needed on non glibc systems, add missing dep on virtual/libintl for non
+ glibc systems
25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing zypher from metadata.xml as per #26909.