diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-06-13 10:05:03 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-06-13 10:05:03 +0000 |
commit | d8e33b0ce1ad5b888d2af51bfad1975683dc0d66 (patch) | |
tree | 5a8f880dece1d03f33199727ca59e426ca4580ce /app-office/abiword | |
parent | Really remove .la files (diff) | |
download | gentoo-2-d8e33b0ce1ad5b888d2af51bfad1975683dc0d66.tar.gz gentoo-2-d8e33b0ce1ad5b888d2af51bfad1975683dc0d66.tar.bz2 gentoo-2-d8e33b0ce1ad5b888d2af51bfad1975683dc0d66.zip |
Needs rebuilding with eds subslot bumps
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-3.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index f5b1838b9e06..c012e8fd25ce 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.282 2015/03/15 13:15:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.283 2015/06/13 10:05:03 pacho Exp $ + + 13 Jun 2015; Pacho Ramos <pacho@gentoo.org> abiword-3.0.1.ebuild: + Needs rebuilding with eds subslot bumps 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> abiword-3.0.1.ebuild: x86 stable, bug 534012 diff --git a/app-office/abiword/abiword-3.0.1.ebuild b/app-office/abiword/abiword-3.0.1.ebuild index 085d1eff8add..f4e6a6c061e6 100644 --- a/app-office/abiword/abiword-3.0.1.ebuild +++ b/app-office/abiword/abiword-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild,v 1.3 2015/03/15 13:15:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild,v 1.4 2015/06/13 10:05:03 pacho Exp $ EAPI=5 GCONF_DEBUG="yes" @@ -33,7 +33,7 @@ RDEPEND=" >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-3.0.8:3[cups?] calendar? ( >=dev-libs/libical-0.46 ) - eds? ( >=gnome-extra/evolution-data-server-3.6.0 ) + eds? ( >=gnome-extra/evolution-data-server-3.6.0:= ) goffice? ( >=x11-libs/goffice-0.10.2:0.10 ) introspection? ( >=dev-libs/gobject-introspection-1.0.0 ) map? ( >=media-libs/libchamplain-0.12 ) |