diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-08-04 16:29:45 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-08-04 16:29:45 +0000 |
commit | 2d408ec962bc008f89bb2c05311e4f1b3d6a8f71 (patch) | |
tree | 05b8f57a8f9d2cd96bde3edd70bd389e78e71551 /app-office | |
parent | media-libs/libwpg -> app-text/libwpg (diff) | |
download | gentoo-2-2d408ec962bc008f89bb2c05311e4f1b3d6a8f71.tar.gz gentoo-2-2d408ec962bc008f89bb2c05311e4f1b3d6a8f71.tar.bz2 gentoo-2-2d408ec962bc008f89bb2c05311e4f1b3d6a8f71.zip |
media-libs/libwpg -> app-text/libwpg
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.8.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index ae7a2bb46e0a..5f57bef0f242 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.244 2011/04/24 17:24:12 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.245 2011/08/04 16:29:45 scarabeus Exp $ + + 04 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> abiword-2.8.6-r1.ebuild: + media-libs/libwpg app-text/libwpg 24 Apr 2011; Gilles Dartiguelongue <eva@gentoo.org> abiword-2.8.6-r1.ebuild: Use slotted revisions of libwpd and libwpg. diff --git a/app-office/abiword/abiword-2.8.6-r1.ebuild b/app-office/abiword/abiword-2.8.6-r1.ebuild index 874d87ec3cd6..01a51bf64e92 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.9 2011/04/24 17:24:12 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r1.ebuild,v 1.10 2011/08/04 16:29:45 scarabeus Exp $ EAPI="3" @@ -49,7 +49,7 @@ RDEPEND=" thesaurus? ( >=app-text/aiksaurus-1.2[gtk] ) wordperfect? ( app-text/libwpd:0.8 - media-libs/libwpg:0.1 ) + app-text/libwpg:0.1 ) wmf? ( >=media-libs/libwmf-0.2.8 ) ) spell? ( >=app-text/enchant-1.2 ) |