diff -ur ciabot-svn.orig/ciabot-svn-1.15.ebuild ciabot-svn/ciabot-svn-1.15.ebuild --- ciabot-svn.orig/ciabot-svn-1.15.ebuild 2010-12-19 01:00:24.000000000 +0800 +++ ciabot-svn/ciabot-svn-1.15.ebuild 2011-11-18 01:51:27.277968623 +0800 @@ -2,7 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/ciabot-svn/ciabot-svn-1.15.ebuild,v 1.5 2010/12/18 17:00:24 fauli Exp $ -inherit eutils +EAPI="2" +PYTHON_DEPEND="2" + +inherit eutils python DESCRIPTION="CIA-bot script for Subversion repositories" HOMEPAGE="http://cia.navi.cx/doc/clients" @@ -13,7 +16,7 @@ KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" -DEPEND="dev-lang/python" +DEPEND="" S=${WORKDIR}