diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-01 23:56:55 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-01 23:56:55 +0000 |
commit | 4c27f23d0ab951fc0f57797c17a7479b57d4ec24 (patch) | |
tree | 35de14d130f3982c83122a8f8508c2ab7a125ce4 /net-misc/icecast/ChangeLog | |
parent | version bump to 1.4.0 rc2 in the 1.4 family (diff) | |
download | historical-4c27f23d0ab951fc0f57797c17a7479b57d4ec24.tar.gz historical-4c27f23d0ab951fc0f57797c17a7479b57d4ec24.tar.bz2 historical-4c27f23d0ab951fc0f57797c17a7479b57d4ec24.zip |
Remove doc useflag, always install user docs, fixes #95653. Install man page from debian, close #95655. Use newinitd.
Package-Manager: portage-2.0.51.22
Diffstat (limited to 'net-misc/icecast/ChangeLog')
-rw-r--r-- | net-misc/icecast/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index b5d17f39a4c8..95544fe9438f 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/icecast # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.51 2005/08/24 16:25:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.52 2005/09/01 23:56:55 flameeyes Exp $ + + 01 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> icecast-2.2.0.ebuild: + Remove doc useflag, always install user docs, fixes #95653. Install man page + from debian, close #95655. Use newinitd. 24 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> icecast-2.2.0.ebuild: epatch does not need die. |