diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-15 18:09:15 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-15 18:09:15 +0000 |
commit | 0d105d2ac61d1783d86ff60c7c97846333eacaa5 (patch) | |
tree | 4b65ef063a4e7fc1b670da4210a76f9f8d6b1047 /app-office/abiword | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-0d105d2ac61d1783d86ff60c7c97846333eacaa5.tar.gz gentoo-2-0d105d2ac61d1783d86ff60c7c97846333eacaa5.tar.bz2 gentoo-2-0d105d2ac61d1783d86ff60c7c97846333eacaa5.zip |
Version bump and fix bug 316287. Remove broken testing version.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 11 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.8.6.ebuild (renamed from app-office/abiword/abiword-2.8.4.ebuild) | 2 |
2 files changed, 11 insertions, 2 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index bce07e491322..7e2a84d9d826 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for app-office/abiword # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.216 2010/05/16 17:18:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.217 2010/06/15 18:09:15 pacho Exp $ + +*abiword-2.8.6 (15 Jun 2010) + + 15 Jun 2010; Pacho Ramos <pacho@gentoo.org> -abiword-2.8.4.ebuild, + +abiword-2.8.6.ebuild: + Version bump (bug #324135) with lots of bugfixes like prevent configure + --disable-collab-backend-{tcp,service} from checking for asio.hpp (bug + #316287; thanks to Juergen Rose, Thorsten Vollmer, Jan Psota and others). + Remove old and broken testing version. 16 May 2010; Raúl Porcel <armin76@gentoo.org> abiword-2.8.4.ebuild: Re-add ~alpha/~ia64/~sparc wrt #316219 diff --git a/app-office/abiword/abiword-2.8.4.ebuild b/app-office/abiword/abiword-2.8.6.ebuild index 662bd6bac283..df2f0f1b51dc 100644 --- a/app-office/abiword/abiword-2.8.4.ebuild +++ b/app-office/abiword/abiword-2.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.4.ebuild,v 1.2 2010/05/16 17:18:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6.ebuild,v 1.1 2010/06/15 18:09:15 pacho Exp $ EAPI="3" |