diff options
author | 2014-04-30 13:43:30 +0000 | |
---|---|---|
committer | 2014-04-30 13:43:30 +0000 | |
commit | 2d0e4c15d141d352ec611eb62cc7e07dee13a438 (patch) | |
tree | 8a8badc3f63196df85e76b9f0df23259b8e49c9d /media-libs/libsdl/ChangeLog | |
parent | Version bump (bug #509174). (diff) | |
download | gentoo-2-2d0e4c15d141d352ec611eb62cc7e07dee13a438.tar.gz gentoo-2-2d0e4c15d141d352ec611eb62cc7e07dee13a438.tar.bz2 gentoo-2-2d0e4c15d141d352ec611eb62cc7e07dee13a438.zip |
Fix typo in function name.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'media-libs/libsdl/ChangeLog')
-rw-r--r-- | media-libs/libsdl/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog index cad15c7f4337..6d802a4d7b88 100644 --- a/media-libs/libsdl/ChangeLog +++ b/media-libs/libsdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsdl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.214 2014/04/21 07:52:48 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.215 2014/04/30 13:43:30 mgorny Exp $ + + 30 Apr 2014; Michał Górny <mgorny@gentoo.org> libsdl-1.2.15-r5.ebuild: + Fix typo in function name. 21 Apr 2014; Michał Górny <mgorny@gentoo.org> libsdl-1.2.15-r5.ebuild: Use the new multilib_native_use* functions. |