public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Ruppert (idl0r)" <idl0r@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-epgsearch: ChangeLog vdr-epgsearch-1.0.0-r1.ebuild
Date: Mon, 21 May 2012 20:52:19 +0000 (UTC)	[thread overview]
Message-ID: <20120521205219.BF0F02004B@flycatcher.gentoo.org> (raw)

idl0r       12/05/21 20:52:19

  Modified:             ChangeLog vdr-epgsearch-1.0.0-r1.ebuild
  Log:
  Add -i18n=de to doman for the German ones.
  
  (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)

Revision  Changes    Path
1.57                 media-plugins/vdr-epgsearch/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-epgsearch/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-epgsearch/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-epgsearch/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	21 May 2012 19:59:13 -0000	1.56
+++ ChangeLog	21 May 2012 20:52:19 -0000	1.57
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/vdr-epgsearch
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/ChangeLog,v 1.56 2012/05/21 19:59:13 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/ChangeLog,v 1.57 2012/05/21 20:52:19 idl0r Exp $
+
+  21 May 2012; Christian Ruppert <idl0r@gentoo.org>
+  vdr-epgsearch-1.0.0-r1.ebuild:
+  Add -i18n=de to doman for the German ones.
 
   21 May 2012; Christian Ruppert <idl0r@gentoo.org>
   vdr-epgsearch-1.0.0-r1.ebuild:



1.3                  media-plugins/vdr-epgsearch/vdr-epgsearch-1.0.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-1.0.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-1.0.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-1.0.0-r1.ebuild?r1=1.2&r2=1.3

Index: vdr-epgsearch-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-1.0.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vdr-epgsearch-1.0.0-r1.ebuild	21 May 2012 19:59:13 -0000	1.2
+++ vdr-epgsearch-1.0.0-r1.ebuild	21 May 2012 20:52:19 -0000	1.3
@@ -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-plugins/vdr-epgsearch/vdr-epgsearch-1.0.0-r1.ebuild,v 1.2 2012/05/21 19:59:13 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-1.0.0-r1.ebuild,v 1.3 2012/05/21 20:52:19 idl0r Exp $
 
 EAPI="4"
 
@@ -77,7 +77,7 @@
 	doman man/en/*.gz
 
 	if use linguas_de; then
-		doman man/de/*.gz
+		doman -i18n=de man/de/*.gz
 	fi
 }
 






             reply	other threads:[~2012-05-21 20:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-21 20:52 Christian Ruppert (idl0r) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-10-22 23:11 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-epgsearch: ChangeLog vdr-epgsearch-1.0.0-r1.ebuild Joerg Bornkessel (hd_brummy)
2012-12-15 13:27 Joerg Bornkessel (hd_brummy)
2012-06-05 19:59 Joerg Bornkessel (hd_brummy)
2012-05-21 19:59 Christian Ruppert (idl0r)
2012-05-20 17:18 Christian Ruppert (idl0r)

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=20120521205219.BF0F02004B@flycatcher.gentoo.org \
    --to=idl0r@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