summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-19 01:25:33 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-19 01:25:33 +0000
commit722639f0a727375486c3ce6c1f1133ac2b867ae1 (patch)
tree4c343bae3fc636e3d7b92568153f48db82cdd9cf /net-p2p/rtorrent/ChangeLog
parentReplace -O2 with -O3 on x86 systems running GCC 4.1. Closes bug #151221. (diff)
downloadgentoo-2-722639f0a727375486c3ce6c1f1133ac2b867ae1.tar.gz
gentoo-2-722639f0a727375486c3ce6c1f1133ac2b867ae1.tar.bz2
gentoo-2-722639f0a727375486c3ce6c1f1133ac2b867ae1.zip
Replace -O2 with -O3 on x86 systems running GCC 4.1. Closes bug #151221.
(Portage version: 2.1.2_pre3-r3)
Diffstat (limited to 'net-p2p/rtorrent/ChangeLog')
-rw-r--r--net-p2p/rtorrent/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/ChangeLog b/net-p2p/rtorrent/ChangeLog
index cdd8279ec244..e6c7febba067 100644
--- a/net-p2p/rtorrent/ChangeLog
+++ b/net-p2p/rtorrent/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/rtorrent
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.61 2006/10/05 15:04:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.62 2006/10/19 01:25:33 flameeyes Exp $
+
+*rtorrent-0.6.3-r1 (19 Oct 2006)
+
+ 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +rtorrent-0.6.3-r1.ebuild:
+ Replace -O2 with -O3 on x86 systems running GCC 4.1. Closes bug #151221.
*rtorrent-0.6.3 (05 Oct 2006)