summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-04-15 12:02:14 +0000
committerPacho Ramos <pacho@gentoo.org>2011-04-15 12:02:14 +0000
commit532a043b8cac4de2ff248b0b64ad6e3a430857c2 (patch)
tree7976eb7fbc2e95a2162516d42a3715fedc0d70bb /app-office/abiword
parentFix build with gcc-4.6 Bug #363317 (diff)
downloadgentoo-2-532a043b8cac4de2ff248b0b64ad6e3a430857c2.tar.gz
gentoo-2-532a043b8cac4de2ff248b0b64ad6e3a430857c2.tar.bz2
gentoo-2-532a043b8cac4de2ff248b0b64ad6e3a430857c2.zip
Needs app-text/libwpd:0
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'app-office/abiword')
-rw-r--r--app-office/abiword/ChangeLog5
-rw-r--r--app-office/abiword/abiword-2.8.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog
index 7028cc75e720..ce1cf4c1cf9b 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.242 2011/03/31 08:11:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.243 2011/04/15 12:02:14 pacho Exp $
+
+ 15 Apr 2011; Pacho Ramos <pacho@gentoo.org> abiword-2.8.6-r1.ebuild:
+ Needs app-text/libwpd:0
31 Mar 2011; Pacho Ramos <pacho@gentoo.org> -abiword-2.8.6.ebuild:
Remove old.
diff --git a/app-office/abiword/abiword-2.8.6-r1.ebuild b/app-office/abiword/abiword-2.8.6-r1.ebuild
index 86e591f413e8..2906da5cc47f 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.7 2011/03/22 19:55:45 ranger Exp $
+# $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 $
EAPI="3"
@@ -48,7 +48,7 @@ RDEPEND="
readline? ( sys-libs/readline )
thesaurus? ( >=app-text/aiksaurus-1.2[gtk] )
wordperfect? (
- >=app-text/libwpd-0.8
+ >=app-text/libwpd-0.8:0
>=media-libs/libwpg-0.1 )
wmf? ( >=media-libs/libwmf-0.2.8 )
)