summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Moc <jakub@gentoo.org>2006-12-09 23:16:38 +0000
committerJakub Moc <jakub@gentoo.org>2006-12-09 23:16:38 +0000
commit74d1c0f1c4c956470592ef7a93cba44b05c75346 (patch)
treee0c39eb47287acce42e1d9a28fa98311b5bf4f54 /dev-python
parentx11-themes/serenity - nuke pointless RESTRICT (diff)
downloadsunrise-74d1c0f1c4c956470592ef7a93cba44b05c75346.tar.gz
sunrise-74d1c0f1c4c956470592ef7a93cba44b05c75346.tar.bz2
sunrise-74d1c0f1c4c956470592ef7a93cba44b05c75346.zip
x11-themes/serenity - quoting
svn path=/sunrise/; revision=2182
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-libtorrent/Manifest8
-rw-r--r--dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild3
2 files changed, 5 insertions, 6 deletions
diff --git a/dev-python/python-libtorrent/Manifest b/dev-python/python-libtorrent/Manifest
index 201f89d3f..785d810ea 100644
--- a/dev-python/python-libtorrent/Manifest
+++ b/dev-python/python-libtorrent/Manifest
@@ -1,8 +1,8 @@
DIST python-libtorrent_0.4.0.tar.gz 344507 RMD160 ebbf5dbba7261575ff6bd1ea05eb98787b03ee81 SHA1 61d89637b09745e8dd1a6fdfceaf3983c2ded8ea SHA256 6df6a913b4d206b133bd0a80880c3f1830ecfcfc0b5bb6984b55ab2a61e8cc81
-EBUILD python-libtorrent-0.4.0.ebuild 817 RMD160 2b5f35dc4df47779fe11b4a569ad81185f2ffcf0 SHA1 5ab268c3a6ea01b03c7252cedfb334c06e62f407 SHA256 d95a05636f1a7ffef90a591d4919053042a97207e4fff74d28965dc765b8c1ee
-MD5 c0e2cd65fa8a54c967654b9227ee2bc5 python-libtorrent-0.4.0.ebuild 817
-RMD160 2b5f35dc4df47779fe11b4a569ad81185f2ffcf0 python-libtorrent-0.4.0.ebuild 817
-SHA256 d95a05636f1a7ffef90a591d4919053042a97207e4fff74d28965dc765b8c1ee python-libtorrent-0.4.0.ebuild 817
+EBUILD python-libtorrent-0.4.0.ebuild 818 RMD160 9b78ffa57b8b8551eb4a73b46d2399bbce00dcfa SHA1 525f037b306e0ba9664872bfe08b661eb0defe2f SHA256 9ee4bce0d0ccf9c75bd5a7c0764fdae23e40488089774a76bd387f279dc8916e
+MD5 a75df2f10f00ccaa8df484050b22c8a9 python-libtorrent-0.4.0.ebuild 818
+RMD160 9b78ffa57b8b8551eb4a73b46d2399bbce00dcfa python-libtorrent-0.4.0.ebuild 818
+SHA256 9ee4bce0d0ccf9c75bd5a7c0764fdae23e40488089774a76bd387f279dc8916e python-libtorrent-0.4.0.ebuild 818
MISC ChangeLog 1013 RMD160 8972e2b34bd1eb3ad087bf22aefe47ee1778347d SHA1 324bc4af99114ba0da557a6ce6dce15fc117ae95 SHA256 ccdca44f10ce0e516810fb5696925525e13dc838889a243375bd0ffdd93cca48
MD5 1e50f72d3e68495bd8320da56dd74230 ChangeLog 1013
RMD160 8972e2b34bd1eb3ad087bf22aefe47ee1778347d ChangeLog 1013
diff --git a/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild b/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild
index 2610c00bc..2a4cfe90e 100644
--- a/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild
+++ b/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild
@@ -27,8 +27,7 @@ pkg_setup() {
src_unpack() {
unpack ${A}
-
- cd ${S}
+ cd "${S}"
# Adding boost libraries suffix, see
# http://deluge-torrent.org/trac/ticket/62
# for details