diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2014-11-07 12:54:17 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2014-11-07 12:54:17 +0200 |
commit | 5a01792340999d37435f5000a3f6b8e0f2d11815 (patch) | |
tree | 4bcca1f73cc4ab721b3c31ea81585917f909ebc7 /dev-python/python-report/python-report-0.23.ebuild | |
parent | 86c8d1f28bd2b785ccbb28f41c4e0763d062ba2f (diff) |
Added the full elimination of sabayon-version
Diffstat (limited to 'dev-python/python-report/python-report-0.23.ebuild')
-rw-r--r-- | dev-python/python-report/python-report-0.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-report/python-report-0.23.ebuild b/dev-python/python-report/python-report-0.23.ebuild index 537701dd..071d301a 100644 --- a/dev-python/python-report/python-report-0.23.ebuild +++ b/dev-python/python-report/python-report-0.23.ebuild @@ -22,11 +22,11 @@ DEPEND="app-arch/rpm RDEPEND="dev-libs/openssl net-misc/curl dev-libs/libxml2 - >=app-misc/rogentos-version-1" + >=app-misc/kogaion-version-14.05-r1" src_prepare() { - epatch "${FILESDIR}"/${P}-sabayon-config.patch + epatch "${FILESDIR}"/${P}-kogaion-config.patch epatch "${FILESDIR}"/${P}-disable-rpm.patch epatch "${FILESDIR}"/${P}-disable-Werror.patch |