hasufell 14/03/15 20:06:18 Modified: polarssl-1.3.4.ebuild ChangeLog Log: install docs (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Revision Changes Path 1.2 net-libs/polarssl/polarssl-1.3.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/polarssl-1.3.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/polarssl-1.3.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/polarssl-1.3.4.ebuild?r1=1.1&r2=1.2 Index: polarssl-1.3.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/polarssl/polarssl-1.3.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- polarssl-1.3.4.ebuild 11 Mar 2014 12:31:32 -0000 1.1 +++ polarssl-1.3.4.ebuild 15 Mar 2014 20:06:18 -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/net-libs/polarssl/polarssl-1.3.4.ebuild,v 1.1 2014/03/11 12:31:32 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/polarssl-1.3.4.ebuild,v 1.2 2014/03/15 20:06:18 hasufell Exp $ EAPI=5 @@ -75,6 +75,8 @@ } multilib_src_install_all() { + einstalldocs + if use examples ; then # avoid file collisions with sys-apps/coreutils local p e 1.69 net-libs/polarssl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/ChangeLog?rev=1.69&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/ChangeLog?rev=1.69&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/polarssl/ChangeLog?r1=1.68&r2=1.69 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/polarssl/ChangeLog,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- ChangeLog 11 Mar 2014 12:31:32 -0000 1.68 +++ ChangeLog 15 Mar 2014 20:06:18 -0000 1.69 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/polarssl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/ChangeLog,v 1.68 2014/03/11 12:31:32 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/ChangeLog,v 1.69 2014/03/15 20:06:18 hasufell Exp $ + + 15 Mar 2014; Julian Ospald <[email protected]> polarssl-1.3.4.ebuild: + install docs *polarssl-1.3.4 (11 Mar 2014)
