diff options
author | Nathan Phillip Brink <binki@gentoo.org> | 2011-06-01 14:45:08 +0000 |
---|---|---|
committer | Nathan Phillip Brink <binki@gentoo.org> | 2011-06-01 14:45:08 +0000 |
commit | b7b62c86d2f19f1caeda4a70f0ddc95db714726a (patch) | |
tree | 68f440f01e4b18c2e2708dd5c1d9a5f469a03c44 /net-irc/epic5/ChangeLog | |
parent | http://my.opera.com/desktopteam/blog/2011/06/01/a-couple-of-improvements-sinc... (diff) | |
download | historical-b7b62c86d2f19f1caeda4a70f0ddc95db714726a.tar.gz historical-b7b62c86d2f19f1caeda4a70f0ddc95db714726a.tar.bz2 historical-b7b62c86d2f19f1caeda4a70f0ddc95db714726a.zip |
Bump to epic5-1.1.2 for bug #258144. Includes patches for a lot of automagic problems and LDFLAGS abuses (which were breaking LDFLAGS=-Wl,--as-needed) and adds new archive and valgrind useflags.
Package-Manager: portage-2.2.0_alpha34-r1/cvs/Linux x86_64
Diffstat (limited to 'net-irc/epic5/ChangeLog')
-rw-r--r-- | net-irc/epic5/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/net-irc/epic5/ChangeLog b/net-irc/epic5/ChangeLog index da32d5c69262..742b3bea80c9 100644 --- a/net-irc/epic5/ChangeLog +++ b/net-irc/epic5/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for net-irc/epic5 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic5/ChangeLog,v 1.17 2011/05/15 22:27:43 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic5/ChangeLog,v 1.18 2011/06/01 14:45:08 binki Exp $ + +*epic5-1.1.2 (01 Jun 2011) + + 01 Jun 2011; Nathan Phillip Brink <binki@gentoo.org> +epic5-1.1.2.ebuild, + +files/epic5-1.1.2-libarchive-automagic.patch, + +files/epic5-1.1.2-perl-automagic-as-needed.patch, + +files/epic5-1.1.2-ruby-automagic-as-needed.patch, + +files/epic5-1.1.2-tcl-automagic-as-needed.patch, metadata.xml: + Bump to epic5-1.1.2 for bug #258144. Includes patches for a lot of + automagic problems and LDFLAGS abuses (which were breaking + LDFLAGS=-Wl,--as-needed) and adds new archive and valgrind useflags. 15 May 2011; Nathan Phillip Brink <binki@gentoo.org> epic5-1.0.ebuild: Slight cleanup and hopefully fix bug 367359. |