summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-02 16:59:23 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-02 16:59:23 +0000
commitc8fc8192be7457ab185d99bfcfeebb4723d92d5a (patch)
tree4d7d4151ed267728e7e187a5d90c236e21f243de /media-sound/bossogg/ChangeLog
parentFix installation of files in /etc/init.d and /etc/conf.d, install documentati... (diff)
downloadgentoo-2-c8fc8192be7457ab185d99bfcfeebb4723d92d5a.tar.gz
gentoo-2-c8fc8192be7457ab185d99bfcfeebb4723d92d5a.tar.bz2
gentoo-2-c8fc8192be7457ab185d99bfcfeebb4723d92d5a.zip
Cleanup of ebuild: use $( ) for use_enable, use eautoreconf to recreate autotools scripts, oggvorbis useflag is not vorbis, use [[ ]] for tests, bossogg user does not need a /bin/bash shell, fixed the dependency over sqlite and autoconf, use newinitd, don't install license and installation documentation. Added patch to compile on gcc4.
(Portage version: 2.0.51.22)
Diffstat (limited to 'media-sound/bossogg/ChangeLog')
-rw-r--r--media-sound/bossogg/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/media-sound/bossogg/ChangeLog b/media-sound/bossogg/ChangeLog
index d61c78dea853..28bf4bb87dbb 100644
--- a/media-sound/bossogg/ChangeLog
+++ b/media-sound/bossogg/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for media-sound/bossogg
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/bossogg/ChangeLog,v 1.14 2005/04/19 08:21:44 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/bossogg/ChangeLog,v 1.15 2005/09/02 16:59:23 flameeyes Exp $
+
+*bossogg-0.13.6-r3 (02 Sep 2005)
+
+ 02 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/bossogg-0.13.6-gcc4.patch, +bossogg-0.13.6-r3.ebuild:
+ Cleanup of ebuild: use $( ) for use_enable, use eautoreconf to recreate
+ autotools scripts, oggvorbis useflag is not vorbis, use [[ ]] for tests,
+ bossogg user does not need a /bin/bash shell, fixed the dependency over
+ sqlite and autoconf, use newinitd, don't install license and installation
+ documentation. Added patch to compile on gcc4.
19 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove retired developer from metadata.xml.