diff options
author | Markus Ullmann <jokey@gentoo.org> | 2006-11-28 09:42:03 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2006-11-28 09:42:03 +0000 |
commit | e9a532cdb56e8863a65b775e30939f3599f5783f (patch) | |
tree | 055060ae9a0d0430e75c8f9ad178c19eb27d4fe1 /dev-python | |
parent | dev-db/dabo: Fix digest (diff) | |
download | sunrise-e9a532cdb56e8863a65b775e30939f3599f5783f.tar.gz sunrise-e9a532cdb56e8863a65b775e30939f3599f5783f.tar.bz2 sunrise-e9a532cdb56e8863a65b775e30939f3599f5783f.zip |
various packages: whitespace / whiteline fixes
svn path=/sunrise/; revision=2018
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-libtorrent/Manifest | 8 | ||||
-rw-r--r-- | dev-python/python-libtorrent/python-libtorrent-0.3.0.ebuild | 1 |
2 files changed, 4 insertions, 5 deletions
diff --git a/dev-python/python-libtorrent/Manifest b/dev-python/python-libtorrent/Manifest index 15de2ed51..cc4bf8f48 100644 --- a/dev-python/python-libtorrent/Manifest +++ b/dev-python/python-libtorrent/Manifest @@ -1,8 +1,8 @@ DIST python-libtorrent_0.3.0.tar.gz 294960 RMD160 e45e8fd8cc8c360aec04aa3babf4a688555a95af SHA1 e287df1021ca838ed345d9222becdfe93cf6b4a0 SHA256 18e960a2e10943524b87402c0204f6aea567ad4f2adf5cf460abdbddd5810b97 -EBUILD python-libtorrent-0.3.0.ebuild 450 RMD160 46e23d0ffb653a5e49d17da62b9c2ca4320883ac SHA1 3513485fb28eff17c088ed214bfb342a6b2a5114 SHA256 c24b85b637f29b3ec5d0639b39cf563a39b2465aefd089e4d0d429f86ae936cd -MD5 1725d9df0503703b5df960bc9e40ada0 python-libtorrent-0.3.0.ebuild 450 -RMD160 46e23d0ffb653a5e49d17da62b9c2ca4320883ac python-libtorrent-0.3.0.ebuild 450 -SHA256 c24b85b637f29b3ec5d0639b39cf563a39b2465aefd089e4d0d429f86ae936cd python-libtorrent-0.3.0.ebuild 450 +EBUILD python-libtorrent-0.3.0.ebuild 449 RMD160 5980b8e22593bab4e39b0f1ef5bca5e43858dd30 SHA1 5094f99a1879e265a6fb8e14185e3b35879eca2d SHA256 c2d12397f7a9b705050e64626a493a0738cc156dd12811c4c8410f80ee43825c +MD5 e1279baa659840ffabc05c9709a79b53 python-libtorrent-0.3.0.ebuild 449 +RMD160 5980b8e22593bab4e39b0f1ef5bca5e43858dd30 python-libtorrent-0.3.0.ebuild 449 +SHA256 c2d12397f7a9b705050e64626a493a0738cc156dd12811c4c8410f80ee43825c python-libtorrent-0.3.0.ebuild 449 MISC ChangeLog 496 RMD160 e03b99072c0a8ab7bdff204de5b2ee0f5c701375 SHA1 52f14b1afa51fb756ac3ad38d602d767f47ce08f SHA256 7274c393db4502635c4517478edafbf39476f64ba2853af66038f8359f0677c1 MD5 df50849bcccc6891b6a6d8860befc996 ChangeLog 496 RMD160 e03b99072c0a8ab7bdff204de5b2ee0f5c701375 ChangeLog 496 diff --git a/dev-python/python-libtorrent/python-libtorrent-0.3.0.ebuild b/dev-python/python-libtorrent/python-libtorrent-0.3.0.ebuild index 0449e9c87..c36ec6c4d 100644 --- a/dev-python/python-libtorrent/python-libtorrent-0.3.0.ebuild +++ b/dev-python/python-libtorrent/python-libtorrent-0.3.0.ebuild @@ -17,4 +17,3 @@ S=${WORKDIR}/${PN} RDEPEND=">=dev-lang/python-2.3 dev-libs/boost" DEPEND="${RDEPEND}" - |