summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-25 23:35:21 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-25 23:35:21 +0000
commitfea8dd24acd8167f6801824fba5099ffd4537fa3 (patch)
treec56d09e6b04fd0a52712e019517cbb0dbe44746e
parentupdate dev-python/python-report/Manifest (diff)
downloadanaconda-overlay-fea8dd24acd8167f6801824fba5099ffd4537fa3.tar.gz
anaconda-overlay-fea8dd24acd8167f6801824fba5099ffd4537fa3.tar.bz2
anaconda-overlay-fea8dd24acd8167f6801824fba5099ffd4537fa3.zip
dev-python/python-report: more useless patches to go
-rw-r--r--dev-python/python-report/Manifest2
-rw-r--r--dev-python/python-report/python-report-0.23.ebuild3
2 files changed, 1 insertions, 4 deletions
diff --git a/dev-python/python-report/Manifest b/dev-python/python-report/Manifest
index d1c7855..d5a429a 100644
--- a/dev-python/python-report/Manifest
+++ b/dev-python/python-report/Manifest
@@ -5,4 +5,4 @@ AUX python-report-0.10-sabayon-defaults.patch 2816 RMD160 16cd841db8789c664c5a3c
AUX python-report-0.23-disable-rpm.patch 1292 RMD160 dd748571e181e96075d5228247667e9f8855d86e SHA1 63ae221e3581b6a09c7b996bbd4e0032658d3398 SHA256 311126bcd85fcf99f65eedf8fdc604703beedc8cc66931593e32307d103ddfba
AUX python-report-0.23-fix-version-detection.patch 1038 RMD160 0e696396807272fa9419380fcc675168578d69cb SHA1 04e3634288a3d5ffb0021fea7c21e3d73e9874f2 SHA256 46e2281966d497bf389cda530a86f7672e0fb6f7640a7fd9d071680bc851cb52
EBUILD python-report-0.10-r1.ebuild 1625 RMD160 c75181e9f255443ac05250e6e09837f68d8149b7 SHA1 14c8a07e1941780074ab9eb7eb7f2162946fd383 SHA256 ddabf039882ae47a4c2c0615f3f8420010f6663df16b816c59a1d7efce701627
-EBUILD python-report-0.23.ebuild 1575 RMD160 184c7bd64302edca629a4a9bc834f0971f87a6b4 SHA1 3f2ba032290cbdd78502870855c8a63b3725a89f SHA256 c97c40d66d8aa1f8d60b49ffb41892eb5287f587b2f1cfbccb4ae141b50e03c8
+EBUILD python-report-0.23.ebuild 1474 RMD160 d854cf0932ec57fd2dc503f6d3fd3cb7a1da90c5 SHA1 370da4a4622231a045938e99fd67739ee881f505 SHA256 6255283d4fb28fdd3254bded7a54580fbd1729149a83136205f0650135ef9504
diff --git a/dev-python/python-report/python-report-0.23.ebuild b/dev-python/python-report/python-report-0.23.ebuild
index ac236de..9ee393b 100644
--- a/dev-python/python-report/python-report-0.23.ebuild
+++ b/dev-python/python-report/python-report-0.23.ebuild
@@ -25,9 +25,6 @@ RDEPEND="dev-libs/openssl
src_prepare() {
- epatch "${FILESDIR}"/${P}-disable-rpm.patch
- epatch "${FILESDIR}"/${P}-fix-version-detection.patch
-
eautoreconf || die "cannot run eautoreconf"
autoreconf -i || die "wtf"
eautomake || die "cannot run eautomake"