summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/abiword')
-rw-r--r--app-office/abiword/ChangeLog5
-rw-r--r--app-office/abiword/abiword-2.8.6-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog
index ce1cf4c1cf9b..ae7a2bb46e0a 100644
--- a/app-office/abiword/ChangeLog
+++ b/app-office/abiword/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/abiword
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.243 2011/04/15 12:02:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.244 2011/04/24 17:24:12 eva Exp $
+
+ 24 Apr 2011; Gilles Dartiguelongue <eva@gentoo.org> abiword-2.8.6-r1.ebuild:
+ Use slotted revisions of libwpd and libwpg.
15 Apr 2011; Pacho Ramos <pacho@gentoo.org> abiword-2.8.6-r1.ebuild:
Needs app-text/libwpd:0
diff --git a/app-office/abiword/abiword-2.8.6-r1.ebuild b/app-office/abiword/abiword-2.8.6-r1.ebuild
index 2906da5cc47f..874d87ec3cd6 100644
--- a/app-office/abiword/abiword-2.8.6-r1.ebuild
+++ b/app-office/abiword/abiword-2.8.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r1.ebuild,v 1.8 2011/04/15 12:02:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r1.ebuild,v 1.9 2011/04/24 17:24:12 eva Exp $
EAPI="3"
@@ -48,8 +48,8 @@ RDEPEND="
readline? ( sys-libs/readline )
thesaurus? ( >=app-text/aiksaurus-1.2[gtk] )
wordperfect? (
- >=app-text/libwpd-0.8:0
- >=media-libs/libwpg-0.1 )
+ app-text/libwpd:0.8
+ media-libs/libwpg:0.1 )
wmf? ( >=media-libs/libwmf-0.2.8 )
)
spell? ( >=app-text/enchant-1.2 )