diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-04-13 19:16:07 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-04-13 19:16:07 +0000 |
commit | b579e4c665c932e6233127809d579d9b0092f61c (patch) | |
tree | 57bc9071e8556869174b59a2fe7cf877400a351f /net-p2p/createtorrent/ChangeLog | |
parent | Remove old versions. (diff) | |
download | historical-b579e4c665c932e6233127809d579d9b0092f61c.tar.gz historical-b579e4c665c932e6233127809d579d9b0092f61c.tar.bz2 historical-b579e4c665c932e6233127809d579d9b0092f61c.zip |
Fix compilation with --as-needed for bug 172827 and install documentation. Thanks to Maarten Maathuis for reporting.
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'net-p2p/createtorrent/ChangeLog')
-rw-r--r-- | net-p2p/createtorrent/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-p2p/createtorrent/ChangeLog b/net-p2p/createtorrent/ChangeLog index 8476ff551e4b..08456b4f9dbd 100644 --- a/net-p2p/createtorrent/ChangeLog +++ b/net-p2p/createtorrent/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-p2p/createtorrent # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/createtorrent/ChangeLog,v 1.3 2007/03/10 12:39:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/createtorrent/ChangeLog,v 1.4 2007/04/13 19:16:06 drac Exp $ + +*createtorrent-1.1.3-r1 (13 Apr 2007) + + 13 Apr 2007; Samuli Suominen <drac@gentoo.org> + +files/createtorrent-1.1.3-asneeded.patch, -createtorrent-1.1.3.ebuild, + +createtorrent-1.1.3-r1.ebuild: + Fix compilation with --as-needed for bug 172827 and install documentation. + Thanks to Maarten Maathuis for reporting. 10 Mar 2007; Raúl Porcel <armin76@gentoo.org> createtorrent-1.1.3.ebuild: Fix HOMEPAGE, thanks to corsair for noticing this, bug 170236 |