diff --git a/net-libs/rb_libtorrent-python/Manifest b/net-libs/rb_libtorrent-python/Manifest index 72c55600d..d889fd3aa 100644 --- a/net-libs/rb_libtorrent-python/Manifest +++ b/net-libs/rb_libtorrent-python/Manifest @@ -1,3 +1,3 @@ AUX rb_libtorrent-python_setup.py 2196 RMD160 0036c66d95360a813776c2d7564f765965a259cc SHA1 f907df013bfd73b9ea665834349c9507d2dbf61c SHA256 640752e3c417cdca47a53ab097386b61cefef0eb008f32e41ba1c8081228d6ec DIST libtorrent-0.13.tar.gz 1502517 RMD160 40b97552ca2b664facf864e48cc09a0cf4d84809 SHA1 010c02e350dc68263bb791bc8c37df341301e9bb SHA256 b187e6af2d2adc90417f991431fab5b0d6e61d71d0164345fad940a79cc45ee2 -EBUILD rb_libtorrent-python-0.13.ebuild 639 RMD160 40711f66fea32f6caf230cbf729734006ef316ee SHA1 b61bf860fd12300b7c54972467dcffdd71f54793 SHA256 482a26a0c6b7f95b685f963b7a2255482078faf5fe83449abe524eec66a32de2 +EBUILD rb_libtorrent-python-0.13.ebuild 667 RMD160 725ea1eb1cd2a0adb829a98a5557e247db9af431 SHA1 edaab5ab3fb2337b811dd240e5acaa0f07c69ce7 SHA256 73249e88bc19c8dbb4e55c652f0f51304470d2122667c10d68f3a74ed6566429 diff --git a/net-libs/rb_libtorrent-python/rb_libtorrent-python-0.13.ebuild b/net-libs/rb_libtorrent-python/rb_libtorrent-python-0.13.ebuild index 5f956b312..873b33124 100644 --- a/net-libs/rb_libtorrent-python/rb_libtorrent-python-0.13.ebuild +++ b/net-libs/rb_libtorrent-python/rb_libtorrent-python-0.13.ebuild @@ -1,6 +1,9 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI="3" +PYTHON_DEPEND="2" + inherit distutils MY_P="${P/rb_/}" MY_P="${MY_P/-python/}"