jlec        15/03/21 11:39:44

  Modified:             toolbar-1.1.0-r1.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.7                  dev-java/toolbar/toolbar-1.1.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/toolbar/toolbar-1.1.0-r1.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/toolbar/toolbar-1.1.0-r1.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/toolbar/toolbar-1.1.0-r1.ebuild?r1=1.6&r2=1.7

Index: toolbar-1.1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/toolbar/toolbar-1.1.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- toolbar-1.1.0-r1.ebuild     24 Oct 2007 06:25:45 -0000      1.6
+++ toolbar-1.1.0-r1.ebuild     21 Mar 2015 11:39:44 -0000      1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/toolbar/toolbar-1.1.0-r1.ebuild,v 
1.6 2007/10/24 06:25:45 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/toolbar/toolbar-1.1.0-r1.ebuild,v 
1.7 2015/03/21 11:39:44 jlec Exp $
 
 JAVA_PKG_IUSE="source"
 
@@ -23,7 +23,7 @@
        unpack ${A}
 
        # Remove the CVS directories
-       find . -name 'CVS' -exec rmdir \{\} \;
+       ecvs_clean
 
        # Make the work environment
        mkdir "${S}"



1.16                 dev-java/toolbar/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/toolbar/ChangeLog?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/toolbar/ChangeLog?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/toolbar/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/toolbar/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   24 Oct 2007 06:25:45 -0000      1.15
+++ ChangeLog   21 Mar 2015 11:39:44 -0000      1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/toolbar
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/toolbar/ChangeLog,v 1.15 
2007/10/24 06:25:45 wltjr Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/toolbar/ChangeLog,v 1.16 
2015/03/21 11:39:44 jlec Exp $
+
+  21 Mar 2015; Justin Lecher <[email protected]> toolbar-1.1.0-r1.ebuild:
+  use ecvs_clean
 
   24 Oct 2007; William L. Thomson Jr. <[email protected]>
   -toolbar-0.4.ebuild, -toolbar-1.1.0.ebuild, toolbar-1.1.0-r1.ebuild:
@@ -60,4 +63,3 @@
   29 Mar 2005; Saleem Abdulrasool <[email protected]> +files/build.xml,
   +toolbar-0.4.ebuild:
   Initial import; Depedency for ArgoUML from source bug #63307.
-




Reply via email to