diff options
author | Jeffrey Gardner <je_fro@gentoo.org> | 2007-10-19 14:46:52 +0000 |
---|---|---|
committer | Jeffrey Gardner <je_fro@gentoo.org> | 2007-10-19 14:46:52 +0000 |
commit | 48df9df3964a80f30056e1dabaca8775e7548c85 (patch) | |
tree | 815a942dff65a88e4c529e9603e0c043400fe20b /app-office | |
parent | Version bump (diff) | |
download | gentoo-2-48df9df3964a80f30056e1dabaca8775e7548c85.tar.gz gentoo-2-48df9df3964a80f30056e1dabaca8775e7548c85.tar.bz2 gentoo-2-48df9df3964a80f30056e1dabaca8775e7548c85.zip |
Reverting my previous change because abiword-plugins appears fine with goffice-0.4.
(Portage version: 2.1.3.15)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 449da2bd2325..38e92cb8fbcd 100644 --- a/app-office/abiword-plugins/ChangeLog +++ b/app-office/abiword-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword-plugins # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.36 2007/10/19 14:24:15 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.37 2007/10/19 14:46:52 je_fro Exp $ + + 19 Oct 2007; <jeff@gentoo.org> abiword-plugins-2.4.6.ebuild: + Reverting the change as this appears fine with goffice-0.4. 19 Oct 2007; <jeff@gentoo.org> abiword-plugins-2.4.6.ebuild: Changed goffice dependency as per bug #191555. Big Thanks(tm) to rbridge. diff --git a/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild b/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild index efc9ef9f866d..9fb8e283dc48 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild,v 1.12 2007/10/19 14:24:15 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild,v 1.13 2007/10/19 14:46:52 je_fro Exp $ inherit eutils @@ -23,7 +23,7 @@ RDEPEND="=app-office/abiword-${PV}* >=gnome-base/libglade-2 >=gnome-extra/libgsf-1.12.1 bzip2? ( app-arch/bzip2 ) - gnome? ( =x11-libs/goffice-0.2* ) + gnome? ( >=x11-libs/goffice-0.1 ) grammar? ( >=dev-libs/link-grammar-4.2.2 ) jpeg? ( >=media-libs/jpeg-6b-r2 ) libgda? ( |