pacho 15/06/29 18:37:33 Modified: abiword-3.0.1.ebuild ChangeLog Log: Fix few repoman warnings (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.6 app-office/abiword/abiword-3.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild?r1=1.5&r2=1.6 Index: abiword-3.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- abiword-3.0.1.ebuild 29 Jun 2015 18:35:52 -0000 1.5 +++ abiword-3.0.1.ebuild 29 Jun 2015 18:37:33 -0000 1.6 @@ -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.5 2015/06/29 18:35:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild,v 1.6 2015/06/29 18:37:33 pacho Exp $ EAPI=5 GCONF_DEBUG="yes" @@ -28,8 +28,8 @@ dev-libs/libxslt >=gnome-base/librsvg-2.16:2 >=gnome-extra/libgsf-1.14.18 - >=media-libs/libpng-1.2 - virtual/jpeg + >=media-libs/libpng-1.2:0= + virtual/jpeg:0 >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-3.0.8:3[cups?] calendar? ( >=dev-libs/libical-0.46:= ) @@ -46,7 +46,7 @@ grammar? ( >=dev-libs/link-grammar-4.2.1 ) math? ( >=x11-libs/gtkmathview-0.7.5 ) ots? ( >=app-text/ots-0.5-r1 ) - readline? ( sys-libs/readline ) + readline? ( sys-libs/readline:* ) thesaurus? ( >=app-text/aiksaurus-1.2[gtk] ) wordperfect? ( app-text/libwpd:0.9 1.285 app-office/abiword/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.285&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.285&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.284&r2=1.285 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v retrieving revision 1.284 retrieving revision 1.285 diff -u -r1.284 -r1.285 --- ChangeLog 29 Jun 2015 18:35:52 -0000 1.284 +++ ChangeLog 29 Jun 2015 18:37:33 -0000 1.285 @@ -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.284 2015/06/29 18:35:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.285 2015/06/29 18:37:33 pacho Exp $ + + 29 Jun 2015; Pacho Ramos <[email protected]> abiword-3.0.1.ebuild: + Fix few repoman warnings 29 Jun 2015; Pacho Ramos <[email protected]> -abiword-3.0.0-r2.ebuild, -files/abiword-3.0.0-bison30.patch, -files/abiword-3.0.0-boost54.patch,
