jlec        15/03/21 11:46:00

  Modified:             xalan-c-1.10.0.ebuild
                        xalan-c-1.11.0_pre705082.ebuild ChangeLog
  Log:
  use ecvs_clean
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.16                 dev-libs/xalan-c/xalan-c-1.10.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xalan-c/xalan-c-1.10.0.ebuild?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xalan-c/xalan-c-1.10.0.ebuild?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xalan-c/xalan-c-1.10.0.ebuild?r1=1.15&r2=1.16

Index: xalan-c-1.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/xalan-c/xalan-c-1.10.0.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- xalan-c-1.10.0.ebuild       24 Apr 2012 10:02:07 -0000      1.15
+++ xalan-c-1.10.0.ebuild       21 Mar 2015 11:46:00 -0000      1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xalan-c/xalan-c-1.10.0.ebuild,v 
1.15 2012/04/24 10:02:07 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xalan-c/xalan-c-1.10.0.ebuild,v 
1.16 2015/03/21 11:46:00 jlec Exp $
 
 inherit toolchain-funcs eutils flag-o-matic multilib
 
@@ -63,7 +63,7 @@
        if use doc ; then
                dodir /usr/share/doc/${PF}
                cp -r "${S}/samples" "${D}/usr/share/doc/${PF}"
-               find "${D}/usr/share/doc/${PF}" -type d -name CVS -exec rm -rf 
'{}' \; >& /dev/null
+               ecvs_clean
                dohtml -r build/docs/apiDocs
        fi
 }



1.5                  dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild?r1=1.4&r2=1.5

Index: xalan-c-1.11.0_pre705082.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xalan-c-1.11.0_pre705082.ebuild     18 Dec 2011 17:26:24 -0000      1.4
+++ xalan-c-1.11.0_pre705082.ebuild     21 Mar 2015 11:46:00 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild,v 1.4 
2011/12/18 17:26:24 armin76 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild,v 1.5 
2015/03/21 11:46:00 jlec Exp $
 
 inherit toolchain-funcs eutils flag-o-matic multilib
 
@@ -55,7 +55,7 @@
        if use doc ; then
                dodir /usr/share/doc/${PF}
                cp -r "${S}/samples" "${D}/usr/share/doc/${PF}"
-               find "${D}/usr/share/doc/${PF}" -type d -name CVS -exec rm -rf 
'{}' \; >& /dev/null
+               ecvs_clean
                dohtml -r build/docs/apiDocs
        fi
 }



1.33                 dev-libs/xalan-c/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xalan-c/ChangeLog?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xalan-c/ChangeLog?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/xalan-c/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/xalan-c/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   24 Apr 2012 10:02:07 -0000      1.32
+++ ChangeLog   21 Mar 2015 11:46:00 -0000      1.33
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/xalan-c
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xalan-c/ChangeLog,v 1.32 
2012/04/24 10:02:07 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xalan-c/ChangeLog,v 1.33 
2015/03/21 11:46:00 jlec Exp $
+
+  21 Mar 2015; Justin Lecher <[email protected]> xalan-c-1.10.0.ebuild,
+  xalan-c-1.11.0_pre705082.ebuild:
+  use ecvs_clean
 
   24 Apr 2012; Michał Górny <[email protected]> xalan-c-1.10.0.ebuild:
   Use mirror:// in SRC_URI.




Reply via email to