diff options
author | 2004-11-28 19:05:07 +0000 | |
---|---|---|
committer | 2004-11-28 19:05:07 +0000 | |
commit | ae0da6cac3dfa109865e904576c64b280b0f12c2 (patch) | |
tree | db86562f61bbdbbb95b97c85bfe1387bab7ace65 /media-sound/kid3 | |
parent | Fixed HOMEPAGE and SRC_URI (Manifest recommit) (diff) | |
download | gentoo-2-ae0da6cac3dfa109865e904576c64b280b0f12c2.tar.gz gentoo-2-ae0da6cac3dfa109865e904576c64b280b0f12c2.tar.bz2 gentoo-2-ae0da6cac3dfa109865e904576c64b280b0f12c2.zip |
Added a patch to the configure script to honor the arts USE flag. Fixes bug #70703.
Diffstat (limited to 'media-sound/kid3')
-rw-r--r-- | media-sound/kid3/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-sound/kid3/ChangeLog b/media-sound/kid3/ChangeLog index 8140ec87aa23..4e489b577020 100644 --- a/media-sound/kid3/ChangeLog +++ b/media-sound/kid3/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/kid3 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kid3/ChangeLog,v 1.9 2004/11/01 20:01:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kid3/ChangeLog,v 1.10 2004/11/28 19:05:07 motaboy Exp $ + + 28 Nov 2004; Simone Gotti <motaboy@gentoo.org> + +files/kid3-0.5-configure.patch, kid3-0.5.ebuild: + Added a patch to the configure script to honor the arts USE flag. Fixes bug + #70703. 01 Nov 2004; Markus Rothe <corsair@gentoo.org> |