tomwij 14/03/10 12:09:32 Modified: mate-doc-utils-1.6.2.ebuild ChangeLog Log: Further review of dependencies. (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path 1.2 app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild?r1=1.1&r2=1.2 Index: mate-doc-utils-1.6.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mate-doc-utils-1.6.2.ebuild 28 Feb 2014 13:38:12 -0000 1.1 +++ mate-doc-utils-1.6.2.ebuild 10 Mar 2014 12:09:32 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild,v 1.1 2014/02/28 13:38:12 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mate-doc-utils/mate-doc-utils-1.6.2.ebuild,v 1.2 2014/03/10 12:09:32 tomwij Exp $ EAPI="5" @@ -20,17 +20,17 @@ KEYWORDS="~amd64" RDEPEND="${PYTHON_DEPS} - >=app-text/gnome-doc-utils-0.20.10:0[${PYTHON_USEDEP}] + app-text/rarian:0 >=dev-libs/libxml2-2.6.12:2[python,${PYTHON_USEDEP}] >=dev-libs/libxslt-1.1.8:0 virtual/libintl:0" DEPEND="${RDEPEND} app-text/docbook-xml-dtd:4.4 - app-text/rarian:0 + >=app-text/gnome-doc-utils-0.20.10:0[${PYTHON_USEDEP}] app-text/scrollkeeper-dtd:1.0 >=dev-util/intltool-0.35:0 - >=mate-base/mate-common-1.5.0:0 + >=mate-base/mate-common-1.6:0 >=sys-apps/gawk-3:0 sys-devel/gettext:0 virtual/pkgconfig:0" 1.2 app-text/mate-doc-utils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mate-doc-utils/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mate-doc-utils/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mate-doc-utils/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/mate-doc-utils/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 28 Feb 2014 13:38:12 -0000 1.1 +++ ChangeLog 10 Mar 2014 12:09:32 -0000 1.2 @@ -1,6 +1,9 @@ # ChangeLog for app-text/mate-doc-utils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mate-doc-utils/ChangeLog,v 1.1 2014/02/28 13:38:12 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mate-doc-utils/ChangeLog,v 1.2 2014/03/10 12:09:32 tomwij Exp $ + + 10 Mar 2014; Tom Wijsman <[email protected]> mate-doc-utils-1.6.2.ebuild: + Further review of dependencies. *mate-doc-utils-1.6.2 (28 Feb 2014)
