diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-04-07 20:41:09 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-04-07 20:41:09 +0000 |
commit | 965bac62bf1597696c928e7535d0218673b5e587 (patch) | |
tree | ce66af9c5efc1dcc2caec79c986da35e97c07218 /sys-apps/file/ChangeLog | |
parent | Remove safestrigi patch, since it breaks tags in dolphin, bug 362513 (diff) | |
download | gentoo-2-965bac62bf1597696c928e7535d0218673b5e587.tar.gz gentoo-2-965bac62bf1597696c928e7535d0218673b5e587.tar.bz2 gentoo-2-965bac62bf1597696c928e7535d0218673b5e587.zip |
Fix deprecation warnings (bug #362345).
(Portage version: 2.2.0_alpha29_p10/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/file/ChangeLog')
-rw-r--r-- | sys-apps/file/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index 7d9358bd9d07..7a69da903429 100644 --- a/sys-apps/file/ChangeLog +++ b/sys-apps/file/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/file # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.194 2011/04/04 16:47:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.195 2011/04/07 20:41:09 arfrever Exp $ + + 07 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + file-5.04.ebuild, file-5.05.ebuild: + Fix deprecation warnings (bug #362345). 04 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> file-5.05.ebuild: USE="static-libs" and punt libtool archive if it's not set. |