summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-01-18 16:20:46 +0000
committerJeroen Roovers <jer@gentoo.org>2013-01-18 16:20:46 +0000
commit486dc6049c7e910a26f81415f8b3bf8c7585442a (patch)
treef87c67e42713fae9295d277467d50fd37df263d8 /dev-libs/libvformat/ChangeLog
parentFix build with latest ffmpeg: Sanitize include paths and port to the new API.... (diff)
downloadgentoo-2-486dc6049c7e910a26f81415f8b3bf8c7585442a.tar.gz
gentoo-2-486dc6049c7e910a26f81415f8b3bf8c7585442a.tar.bz2
gentoo-2-486dc6049c7e910a26f81415f8b3bf8c7585442a.zip
Use str* functions from libc by Raphaël Droz (bug #452756). Add USE=static-libs. Use newer Debian patchset. HAS_UNISTD_H -> HAVE_UNISTD_H.
(Portage version: 2.2.0_alpha154/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/libvformat/ChangeLog')
-rw-r--r--dev-libs/libvformat/ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/dev-libs/libvformat/ChangeLog b/dev-libs/libvformat/ChangeLog
index b7d8184c739f..4914e8a6bffe 100644
--- a/dev-libs/libvformat/ChangeLog
+++ b/dev-libs/libvformat/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-libs/libvformat
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v 1.15 2012/04/06 21:46:13 pacho Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v 1.16 2013/01/18 16:20:46 jer Exp $
+
+*libvformat-1.13-r2 (18 Jan 2013)
+
+ 18 Jan 2013; Jeroen Roovers <jer@gentoo.org> +libvformat-1.13-r2.ebuild,
+ +files/libvformat-1.13-has_unistd.patch, +files/libvformat-1.13-str.patch:
+ Use str* functions from libc by Raphaël Droz (bug #452756). Add
+ USE=static-libs. Use newer Debian patchset. HAS_UNISTD_H -> HAVE_UNISTD_H.
06 Apr 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #63588