diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-27 21:46:18 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-27 21:46:18 +0000 |
commit | a7e4cdd1fe86dcc9735297c6f509a6a8ba626f9a (patch) | |
tree | 086fddd2f4786647917039671078e30b4ceb72fc /media-plugins/streamtuner-local/ChangeLog | |
parent | Added pkgconfig dep for bug #153039. (diff) | |
download | historical-a7e4cdd1fe86dcc9735297c6f509a6a8ba626f9a.tar.gz historical-a7e4cdd1fe86dcc9735297c6f509a6a8ba626f9a.tar.bz2 historical-a7e4cdd1fe86dcc9735297c6f509a6a8ba626f9a.zip |
Fix quoting. Make dependency over libvorbis/libogg mandatory, thanks to Patrick Lauer for reporting in bug #153046.
Package-Manager: portage-2.1.2_pre3-r9
Diffstat (limited to 'media-plugins/streamtuner-local/ChangeLog')
-rw-r--r-- | media-plugins/streamtuner-local/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/media-plugins/streamtuner-local/ChangeLog b/media-plugins/streamtuner-local/ChangeLog index 1f5465114c2c..e6f0d1fd376f 100644 --- a/media-plugins/streamtuner-local/ChangeLog +++ b/media-plugins/streamtuner-local/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/streamtuner-local -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-local/ChangeLog,v 1.14 2005/09/04 10:27:59 flameeyes Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-local/ChangeLog,v 1.15 2006/10/27 21:46:18 flameeyes Exp $ + + 27 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> + streamtuner-local-0.4.0.ebuild: + Fix quoting. Make dependency over libvorbis/libogg mandatory, thanks to + Patrick Lauer for reporting in bug #153046. 04 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> streamtuner-local-0.4.0.ebuild: |