public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/cimg: cimg-1.5.2.ebuild ChangeLog
@ 2012-12-09 12:18 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2012-12-09 12:18 UTC (permalink / raw
  To: gentoo-commits

hwoarang    12/12/09 12:18:41

  Modified:             cimg-1.5.2.ebuild ChangeLog
  Log:
  use doheader to install header files. Install html docs
  
  (Portage version: 2.1.11.33/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)

Revision  Changes    Path
1.2                  media-libs/cimg/cimg-1.5.2.ebuild

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

Index: cimg-1.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/cimg/cimg-1.5.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cimg-1.5.2.ebuild	9 Dec 2012 09:31:47 -0000	1.1
+++ cimg-1.5.2.ebuild	9 Dec 2012 12:18:41 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/cimg/cimg-1.5.2.ebuild,v 1.1 2012/12/09 09:31:47 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/cimg/cimg-1.5.2.ebuild,v 1.2 2012/12/09 12:18:41 hwoarang Exp $
 
 EAPI=5
 MY_P="CImg-${PV}"
@@ -12,7 +12,7 @@
 LICENSE="CeCILL-2 CeCILL-C"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="doc"
 
 DEPEND="app-arch/unzip"
 
@@ -20,6 +20,6 @@
 
 src_install() {
 	dodoc README.txt
-	insinto /usr/include
-	doins CImg.h
+	doheader CImg.h
+	use doc && dohtml -r html/
 }



1.2                  media-libs/cimg/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/cimg/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	9 Dec 2012 09:31:47 -0000	1.1
+++ ChangeLog	9 Dec 2012 12:18:41 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/cimg
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/cimg/ChangeLog,v 1.1 2012/12/09 09:31:47 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/cimg/ChangeLog,v 1.2 2012/12/09 12:18:41 hwoarang Exp $
+
+  09 Dec 2012; Markos Chandras <hwoarang@gentoo.org> cimg-1.5.2.ebuild:
+  use doheader to install header files. Install html docs
 
 *cimg-1.5.2 (09 Dec 2012)
 





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

only message in thread, other threads:[~2012-12-09 12:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-09 12:18 [gentoo-commits] gentoo-x86 commit in media-libs/cimg: cimg-1.5.2.ebuild ChangeLog Markos Chandras (hwoarang)

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