summaryrefslogtreecommitdiff
path: root/app-office/abiword/abiword-3.0.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/abiword/abiword-3.0.4.ebuild')
-rw-r--r--app-office/abiword/abiword-3.0.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-office/abiword/abiword-3.0.4.ebuild b/app-office/abiword/abiword-3.0.4.ebuild
index c8ab57891cf5..74101d992c14 100644
--- a/app-office/abiword/abiword-3.0.4.ebuild
+++ b/app-office/abiword/abiword-3.0.4.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Fully featured yet light and fast cross platform word processor"
HOMEPAGE="http://www.abisource.com/"
SRC_URI="
http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz
- https://dev.gentoo.org/~soap/distfiles/${P}-patchset.tar.gz"
+ https://dev.gentoo.org/~soap/distfiles/${P}-patchset-r2.tar.xz"
LICENSE="GPL-2"
SLOT="2"
@@ -73,6 +73,7 @@ PATCHES=(
"${WORKDIR}"/patches/${PN}-3.0.2-explicit-python.patch
"${WORKDIR}"/patches/${PN}-3.0.4-enchant-2.patch # backport
"${WORKDIR}"/patches/${PN}-3.0.4-pygobject.patch
+ "${WORKDIR}"/patches/${PN}-3.0.4-asio-standalone-placeholders.patch
)
src_prepare() {