eva 15/06/09 14:29:14 Modified: ChangeLog Added: yelp-xsl-3.16.1.ebuild Log: Version bump for Gnome 3.16. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Revision Changes Path 1.75 gnome-extra/yelp-xsl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog?rev=1.75&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog?rev=1.75&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog?r1=1.74&r2=1.75 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 7 Jun 2015 10:38:34 -0000 1.74 +++ ChangeLog 9 Jun 2015 14:29:14 -0000 1.75 @@ -1,6 +1,11 @@ # ChangeLog for gnome-extra/yelp-xsl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.74 2015/06/07 10:38:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.75 2015/06/09 14:29:14 eva Exp $ + +*yelp-xsl-3.16.1 (09 Jun 2015) + + 09 Jun 2015; Gilles Dartiguelongue <[email protected]> +yelp-xsl-3.16.1.ebuild: + Version bump for Gnome 3.16. 07 Jun 2015; Markus Meier <[email protected]> yelp-xsl-3.14.0.ebuild: arm stable, bug #534012 1.1 gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild?rev=1.1&content-type=text/plain Index: yelp-xsl-3.16.1.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild,v 1.1 2015/06/09 14:29:14 eva Exp $ EAPI="5" inherit gnome.org DESCRIPTION="XSL stylesheets for yelp" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+" SLOT="0" IUSE="" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" RDEPEND=" >=dev-libs/libxml2-2.6.12:= >=dev-libs/libxslt-1.1.8:= " DEPEND="${RDEPEND} >=dev-util/intltool-0.40 >=dev-util/itstool-1.2.0 sys-devel/gettext virtual/awk virtual/pkgconfig "
