diff options
author | 2004-03-15 00:34:40 +0000 | |
---|---|---|
committer | 2004-03-15 00:34:40 +0000 | |
commit | d762fd2260ff8f963198616af6042c62478fa545 (patch) | |
tree | 52c9936a672fcd99f19bd98d98c5cbd0f12c3e7a /net-p2p/bittorrent/ChangeLog | |
parent | don't assign to P; inherit eutils for epatch; error messages (Manifest recommit) (diff) | |
download | gentoo-2-d762fd2260ff8f963198616af6042c62478fa545.tar.gz gentoo-2-d762fd2260ff8f963198616af6042c62478fa545.tar.bz2 gentoo-2-d762fd2260ff8f963198616af6042c62478fa545.zip |
Added app-arch/unzip to DEPEND since we need it to extract the source. Closes bug #44676.
Diffstat (limited to 'net-p2p/bittorrent/ChangeLog')
-rw-r--r-- | net-p2p/bittorrent/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog index 043717f21982..447dac5b229b 100644 --- a/net-p2p/bittorrent/ChangeLog +++ b/net-p2p/bittorrent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/bittorrent # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.25 2004/03/13 23:30:43 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.26 2004/03/15 00:34:40 eradicator Exp $ + + 14 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> + bittorrent-3.3.0.ebuild, bittorrent-3.4.1.ebuild, bittorrent-3.4.1a.ebuild: + Added app-arch/unzip to DEPEND since we need it to extract the source. Closes + bug #44676. *bittorrent-3.4.1a (14 Mar 2004) |