diff options
author | 2007-04-13 19:16:07 +0000 | |
---|---|---|
committer | 2007-04-13 19:16:07 +0000 | |
commit | 36cfd749cc8865c80ab19ea07913f74d6177fd8c (patch) | |
tree | a6f8bdc4d34c8fc7ceaf73d7a9394f1e7fdd6e43 /net-p2p/createtorrent/ChangeLog | |
parent | Remove old versions. (diff) | |
download | gentoo-2-36cfd749cc8865c80ab19ea07913f74d6177fd8c.tar.gz gentoo-2-36cfd749cc8865c80ab19ea07913f74d6177fd8c.tar.bz2 gentoo-2-36cfd749cc8865c80ab19ea07913f74d6177fd8c.zip |
Fix compilation with --as-needed for bug 172827 and install documentation. Thanks to Maarten Maathuis for reporting.
(Portage version: 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 |