From da6e7b7c091ee30ac75a673f86ce458bd9486f4b Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Sun, 24 Apr 2011 17:24:12 +0000 Subject: Use slotted revisions of libwpd and libwpg. (Portage version: 2.2.0_alpha30/cvs/Linux x86_64) --- app-office/abiword/ChangeLog | 5 ++++- app-office/abiword/abiword-2.8.6-r1.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'app-office/abiword') 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 abiword-2.8.6-r1.ebuild: + Use slotted revisions of libwpd and libwpg. 15 Apr 2011; Pacho Ramos 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 ) -- cgit v1.2.3-65-gdbad