dilfridge    14/11/16 22:50:14

  Modified:             lltag-0.14.4-r1.ebuild ChangeLog
  Log:
  Replace fixlocalpod with perl_delete_localpod
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  Changes    Path
1.2                  media-sound/lltag/lltag-0.14.4-r1.ebuild

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

Index: lltag-0.14.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/lltag/lltag-0.14.4-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lltag-0.14.4-r1.ebuild      2 Sep 2013 14:52:08 -0000       1.1
+++ lltag-0.14.4-r1.ebuild      16 Nov 2014 22:50:14 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lltag/lltag-0.14.4-r1.ebuild,v 
1.1 2013/09/02 14:52:08 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lltag/lltag-0.14.4-r1.ebuild,v 
1.2 2014/11/16 22:50:14 dilfridge Exp $
 
 EAPI=5
 inherit perl-module
@@ -39,7 +39,7 @@
 src_install() {
        emake "${mylltagopts[@]}" install{,-doc,-man}
        dodoc Changes
-       fixlocalpod
+       perl_delete_localpod
        # Move config to recommended location
        mv "${D}usr/share/doc/${PF}"/config "${D}"etc/lltag/ || die
 }



1.25                 media-sound/lltag/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/lltag/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   27 Jul 2014 17:06:01 -0000      1.24
+++ ChangeLog   16 Nov 2014 22:50:14 -0000      1.25
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/lltag
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lltag/ChangeLog,v 1.24 
2014/07/27 17:06:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lltag/ChangeLog,v 1.25 
2014/11/16 22:50:14 dilfridge Exp $
+
+  16 Nov 2014; Andreas K. Huettel <dilfri...@gentoo.org>
+  lltag-0.14.4-r1.ebuild:
+  Replace fixlocalpod with perl_delete_localpod
 
   27 Jul 2014; Samuli Suominen <ssuomi...@gentoo.org>
   -files/lltag-0.14.2-manpage.patch, -lltag-0.14.2.ebuild:




Reply via email to