diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-04-22 17:50:25 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-04-22 17:50:25 +0000 |
commit | 7f684cba5bb9e81b2666577c382821f24fce5eb5 (patch) | |
tree | d2ffb7e4c302d2871101f2eaab3bfc110f9e1ef4 /net-p2p/torrentinfo/ChangeLog | |
parent | Refactor ebuild to use python functions correctly. Fixes bug #312665 (diff) | |
download | gentoo-2-7f684cba5bb9e81b2666577c382821f24fce5eb5.tar.gz gentoo-2-7f684cba5bb9e81b2666577c382821f24fce5eb5.tar.bz2 gentoo-2-7f684cba5bb9e81b2666577c382821f24fce5eb5.zip |
Refactor ebuild to use python functions correctly. Fixes bug #315867
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/torrentinfo/ChangeLog')
-rw-r--r-- | net-p2p/torrentinfo/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-p2p/torrentinfo/ChangeLog b/net-p2p/torrentinfo/ChangeLog index 48e108f8cdd2..60f356f2271f 100644 --- a/net-p2p/torrentinfo/ChangeLog +++ b/net-p2p/torrentinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/torrentinfo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/ChangeLog,v 1.4 2010/04/19 16:56:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/ChangeLog,v 1.5 2010/04/22 17:50:25 hwoarang Exp $ + + 22 Apr 2010; Markos Chandras <hwoarang@gentoo.org> + torrentinfo-1.0.2.ebuild: + Refactor ebuild to use python functions correctly. Fixes bug #315867 19 Apr 2010; Markos Chandras <hwoarang@gentoo.org> torrentinfo-1.0.2.ebuild: |