public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-client/dillo: ChangeLog dillo-3.0.2.ebuild
Date: Mon,  6 Feb 2012 13:00:33 +0000 (UTC)	[thread overview]
Message-ID: <20120206130033.7EA762004B@flycatcher.gentoo.org> (raw)

jer         12/02/06 13:00:33

  Modified:             ChangeLog dillo-3.0.2.ebuild
  Log:
  Install all docs in docdir.
  
  (Portage version: 2.2.0_alpha85/cvs/Linux x86_64)

Revision  Changes    Path
1.108                www-client/dillo/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/dillo/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/dillo/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/dillo/ChangeLog?r1=1.107&r2=1.108

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	4 Feb 2012 20:30:56 -0000	1.107
+++ ChangeLog	6 Feb 2012 13:00:33 -0000	1.108
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/dillo
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.107 2012/02/04 20:30:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.108 2012/02/06 13:00:33 jer Exp $
+
+  06 Feb 2012; Jeroen Roovers <jer@gentoo.org> dillo-3.0.2.ebuild:
+  Install all docs in docdir.
 
   04 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> -dillo-2.2.ebuild,
   -files/dillo-2.2-libpng14.patch:



1.3                  www-client/dillo/dillo-3.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/dillo/dillo-3.0.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/dillo/dillo-3.0.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/dillo/dillo-3.0.2.ebuild?r1=1.2&r2=1.3

Index: dillo-3.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dillo-3.0.2.ebuild	5 Jan 2012 18:07:21 -0000	1.2
+++ dillo-3.0.2.ebuild	6 Feb 2012 13:00:33 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.2.ebuild,v 1.2 2012/01/05 18:07:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-3.0.2.ebuild,v 1.3 2012/02/06 13:00:33 jer Exp $
 
 EAPI=4
 inherit eutils flag-o-matic multilib
@@ -31,6 +31,7 @@
 	append-ldflags "-L/usr/$(get_libdir)/fltk"
 
 	econf  \
+		--docdir="/usr/share/doc/${PF}" \
 		$(use_enable gif) \
 		$(use_enable ipv6) \
 		$(use_enable jpeg) \
@@ -51,7 +52,6 @@
 
 	use doc && dohtml html/*
 	dodoc AUTHORS ChangeLog README NEWS
-	docinto doc
 	dodoc doc/*.txt doc/README
 
 	doicon "${DISTDIR}"/${PN}.png






             reply	other threads:[~2012-02-06 13:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-06 13:00 Jeroen Roovers (jer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-23  9:46 [gentoo-commits] gentoo-x86 commit in www-client/dillo: ChangeLog dillo-3.0.2.ebuild Jeroen Roovers (jer)
2012-07-29 16:11 Raul Porcel (armin76)
2012-05-28 23:44 Anthony G. Basile (blueness)
2012-04-17 21:43 Brent Baude (ranger)
2012-04-16 19:32 Brent Baude (ranger)
2012-03-31 15:54 Jeroen Roovers (jer)
2012-03-31 15:14 Markus Meier (maekke)
2012-03-29  8:34 Agostino Sarubbo (ago)
2011-12-12  0:31 Jeroen Roovers (jer)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120206130033.7EA762004B@flycatcher.gentoo.org \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox