diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-08-06 17:05:08 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-08-06 17:05:08 +0000 |
commit | dbfcca77bbe977bae2a5b322b9ef14da5ecef8b7 (patch) | |
tree | 7f3d4473f3feccdceb23c068b814b3406b2c3a35 /dev-python/twisted-core | |
parent | HAL9000 is back (diff) | |
download | gentoo-2-dbfcca77bbe977bae2a5b322b9ef14da5ecef8b7.tar.gz gentoo-2-dbfcca77bbe977bae2a5b322b9ef14da5ecef8b7.tar.bz2 gentoo-2-dbfcca77bbe977bae2a5b322b9ef14da5ecef8b7.zip |
Fix patch paths. Bug #479942.
(Portage version: 2.2.0_alpha194/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'dev-python/twisted-core')
-rw-r--r-- | dev-python/twisted-core/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted-core/twisted-core-12.2.0.ebuild | 6 | ||||
-rw-r--r-- | dev-python/twisted-core/twisted-core-12.3.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-core/twisted-core-13.0.0.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-python/twisted-core/ChangeLog b/dev-python/twisted-core/ChangeLog index 315e5815ddfe..449c411db7c4 100644 --- a/dev-python/twisted-core/ChangeLog +++ b/dev-python/twisted-core/ChangeLog @@ -1,6 +1,10 @@ -# ChangeLog for dev-python/twisted +# ChangeLog for dev-python/twisted-core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.1 2013/08/03 09:34:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.2 2013/08/06 17:05:08 mgorny Exp $ + + 06 Aug 2013; Michał Górny <mgorny@gentoo.org> twisted-core-12.2.0.ebuild, + twisted-core-12.3.0.ebuild, twisted-core-13.0.0.ebuild: + Fix patch paths. Bug #479942. *twisted-13.0.0 (08 Apr 2013) diff --git a/dev-python/twisted-core/twisted-core-12.2.0.ebuild b/dev-python/twisted-core/twisted-core-12.2.0.ebuild index f841f3916747..e987bd9c44ed 100644 --- a/dev-python/twisted-core/twisted-core-12.2.0.ebuild +++ b/dev-python/twisted-core/twisted-core-12.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-12.2.0.ebuild,v 1.1 2013/08/03 09:34:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-12.2.0.ebuild,v 1.2 2013/08/06 17:05:08 mgorny Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -41,7 +41,7 @@ src_prepare(){ # Skip a test if twisted conch is not available # (see Twisted ticket #5703) - epatch "${FILESDIR}/twisted-12.1.0-remove-tests-conch-dependency.patch" + epatch "${FILESDIR}/twisted-core-12.1.0-remove-tests-conch-dependency.patch" # Respect TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE variable. epatch "${FILESDIR}/${PN}-9.0.0-respect_TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE.patch" diff --git a/dev-python/twisted-core/twisted-core-12.3.0.ebuild b/dev-python/twisted-core/twisted-core-12.3.0.ebuild index 9b06a816cc84..d33627d9f615 100644 --- a/dev-python/twisted-core/twisted-core-12.3.0.ebuild +++ b/dev-python/twisted-core/twisted-core-12.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-12.3.0.ebuild,v 1.1 2013/08/03 09:34:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-12.3.0.ebuild,v 1.2 2013/08/06 17:05:08 mgorny Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -41,7 +41,7 @@ src_prepare(){ # Skip a test if twisted conch is not available # (see Twisted ticket #5703) - epatch "${FILESDIR}/twisted-12.1.0-remove-tests-conch-dependency.patch" + epatch "${FILESDIR}/twisted-core-12.1.0-remove-tests-conch-dependency.patch" # Respect TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE variable. epatch "${FILESDIR}/${PN}-9.0.0-respect_TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE.patch" diff --git a/dev-python/twisted-core/twisted-core-13.0.0.ebuild b/dev-python/twisted-core/twisted-core-13.0.0.ebuild index f5c10ffa168d..d084e758048c 100644 --- a/dev-python/twisted-core/twisted-core-13.0.0.ebuild +++ b/dev-python/twisted-core/twisted-core-13.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-13.0.0.ebuild,v 1.1 2013/08/03 09:34:50 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-13.0.0.ebuild,v 1.2 2013/08/06 17:05:08 mgorny Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -41,7 +41,7 @@ src_prepare(){ # Skip a test if twisted conch is not available # (see Twisted ticket #5703) - epatch "${FILESDIR}/twisted-12.1.0-remove-tests-conch-dependency.patch" + epatch "${FILESDIR}/twisted-core-12.1.0-remove-tests-conch-dependency.patch" # Respect TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE variable. epatch "${FILESDIR}/${PN}-9.0.0-respect_TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE.patch" |