public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/oyranos: oyranos-0.9.4-r2.ebuild ChangeLog
@ 2014-06-22 20:51 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2014-06-22 20:51 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/06/22 20:51:53

  Modified:             oyranos-0.9.4-r2.ebuild ChangeLog
  Log:
  Fix doc install.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.2                  media-libs/oyranos/oyranos-0.9.4-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/oyranos/oyranos-0.9.4-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/oyranos/oyranos-0.9.4-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/oyranos/oyranos-0.9.4-r2.ebuild?r1=1.1&r2=1.2

Index: oyranos-0.9.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/oyranos/oyranos-0.9.4-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oyranos-0.9.4-r2.ebuild	22 Jun 2014 12:38:50 -0000	1.1
+++ oyranos-0.9.4-r2.ebuild	22 Jun 2014 20:51:53 -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/media-libs/oyranos/oyranos-0.9.4-r2.ebuild,v 1.1 2014/06/22 12:38:50 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/oyranos/oyranos-0.9.4-r2.ebuild,v 1.2 2014/06/22 20:51:53 mgorny Exp $
 
 EAPI=5
 
@@ -105,9 +105,11 @@
 }
 
 multilib_src_install_all() {
-	dodoc AUTHORS ChangeLog README
-	if use doc ; then
-		mv "${ED}/usr/share/doc/${PN}/*" "${ED}/usr/share/doc/${P}" || die
+	if use doc; then
+		mv "${ED%/}"/usr/share/doc/{${PN},${PF}} || die
+	else
+		rm -rf "${ED%/}"/usr/share/doc/${PN} || die
 	fi
-	rm -rf "${ED}/usr/share/doc/${PN}" || die
+
+	dodoc AUTHORS ChangeLog README
 }



1.24                 media-libs/oyranos/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/oyranos/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/oyranos/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/oyranos/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/oyranos/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	22 Jun 2014 12:38:50 -0000	1.23
+++ ChangeLog	22 Jun 2014 20:51:53 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/oyranos
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/oyranos/ChangeLog,v 1.23 2014/06/22 12:38:50 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/oyranos/ChangeLog,v 1.24 2014/06/22 20:51:53 mgorny Exp $
+
+  22 Jun 2014; Michał Górny <mgorny@gentoo.org> oyranos-0.9.4-r2.ebuild:
+  Fix doc install.
 
 *oyranos-0.9.4-r2 (22 Jun 2014)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-22 20:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-22 20:51 [gentoo-commits] gentoo-x86 commit in media-libs/oyranos: oyranos-0.9.4-r2.ebuild ChangeLog Michal Gorny (mgorny)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox