public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/w3m: w3m-0.5.3-r4.ebuild w3m-0.5.3-r2.ebuild w3m-0.5.3-r5.ebuild w3m-0.5.3-r3.ebuild w3m-0.5.3-r1.ebuild ChangeLog
@ 2015-03-21 14:11 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2015-03-21 14:11 UTC (permalink / raw
  To: gentoo-commits

jlec        15/03/21 14:11:35

  Modified:             w3m-0.5.3-r4.ebuild w3m-0.5.3-r2.ebuild
                        w3m-0.5.3-r5.ebuild w3m-0.5.3-r3.ebuild
                        w3m-0.5.3-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.2                  www-client/w3m/w3m-0.5.3-r4.ebuild

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

Index: w3m-0.5.3-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- w3m-0.5.3-r4.ebuild	6 Nov 2013 10:53:28 -0000	1.1
+++ w3m-0.5.3-r4.ebuild	21 Mar 2015 14:11:35 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r4.ebuild,v 1.1 2013/11/06 10:53:28 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r4.ebuild,v 1.2 2015/03/21 14:11:35 jlec Exp $
 
 EAPI="3"
 inherit eutils
@@ -43,7 +43,7 @@
 			"${FILESDIR}"/${P}-gdk-pixbuf.patch \
 			"${FILESDIR}"/${P}-input-type-default.patch \
 			"${FILESDIR}"/${P}-url-schema.patch
-	find . -name CVS -type d | xargs rm -r
+	ecvs_clean
 	sed -i -e "/^AR=/s/ar/$(tc-getAR)/" {.,w3mimg,libwc}/Makefile.in || die
 }
 



1.8                  www-client/w3m/w3m-0.5.3-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/w3m/w3m-0.5.3-r2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/w3m/w3m-0.5.3-r2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/w3m/w3m-0.5.3-r2.ebuild?r1=1.7&r2=1.8

Index: w3m-0.5.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- w3m-0.5.3-r2.ebuild	25 Nov 2012 22:01:55 -0000	1.7
+++ w3m-0.5.3-r2.ebuild	21 Mar 2015 14:11:35 -0000	1.8
@@ -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/www-client/w3m/w3m-0.5.3-r2.ebuild,v 1.7 2012/11/25 22:01:55 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r2.ebuild,v 1.8 2015/03/21 14:11:35 jlec Exp $
 
 EAPI="3"
 inherit eutils
@@ -39,7 +39,7 @@
 	use vanilla || \
 		epatch "${FILESDIR}"/${PN}-0.5.3-button.patch \
 			"${FILESDIR}"/${P}-gdk-pixbuf.patch
-	find . -name CVS -type d | xargs rm -r
+	ecvs_clean
 	sed -i -e "/^AR=/s/ar/$(tc-getAR)/" {.,w3mimg,libwc}/Makefile.in || die
 }
 



1.8                  www-client/w3m/w3m-0.5.3-r5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/w3m/w3m-0.5.3-r5.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/w3m/w3m-0.5.3-r5.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/w3m/w3m-0.5.3-r5.ebuild?r1=1.7&r2=1.8

Index: w3m-0.5.3-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- w3m-0.5.3-r5.ebuild	13 Aug 2014 09:34:18 -0000	1.7
+++ w3m-0.5.3-r5.ebuild	21 Mar 2015 14:11:35 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r5.ebuild,v 1.7 2014/08/13 09:34:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r5.ebuild,v 1.8 2015/03/21 14:11:35 jlec Exp $
 
 EAPI=5
 inherit autotools eutils
@@ -27,7 +27,7 @@
 	xface? ( media-libs/compface )
 	gpm? ( >=sys-libs/gpm-1.19.3-r5 )
 	migemo? ( >=app-text/migemo-0.40 )
-	ssl? ( >=dev-libs/openssl-0.9.6b )"
+	ssl? ( >=dev-libs/openssl-0.9.6b:0= )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
@@ -44,7 +44,7 @@
 			"${FILESDIR}"/${P}-gdk-pixbuf.patch \
 			"${FILESDIR}"/${P}-input-type-default.patch \
 			"${FILESDIR}"/${P}-url-schema.patch
-	find . -name CVS -type d | xargs rm -r
+	ecvs_clean
 	sed -i -e "/^AR=/s/ar/$(tc-getAR)/" {.,w3mimg,libwc}/Makefile.in || die
 	eautoconf
 }



1.2                  www-client/w3m/w3m-0.5.3-r3.ebuild

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

Index: w3m-0.5.3-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- w3m-0.5.3-r3.ebuild	6 Apr 2013 01:52:14 -0000	1.1
+++ w3m-0.5.3-r3.ebuild	21 Mar 2015 14:11:35 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r3.ebuild,v 1.1 2013/04/06 01:52:14 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r3.ebuild,v 1.2 2015/03/21 14:11:35 jlec Exp $
 
 EAPI="3"
 inherit eutils
@@ -40,7 +40,7 @@
 		epatch "${FILESDIR}"/${PN}-0.5.3-button.patch \
 			"${FILESDIR}"/${P}-gdk-pixbuf.patch \
 			"${FILESDIR}"/${P}-input-type-default.patch
-	find . -name CVS -type d | xargs rm -r
+	ecvs_clean
 	sed -i -e "/^AR=/s/ar/$(tc-getAR)/" {.,w3mimg,libwc}/Makefile.in || die
 }
 



1.13                 www-client/w3m/w3m-0.5.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/w3m/w3m-0.5.3-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/w3m/w3m-0.5.3-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/w3m/w3m-0.5.3-r1.ebuild?r1=1.12&r2=1.13

Index: w3m-0.5.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- w3m-0.5.3-r1.ebuild	17 Jun 2012 20:28:53 -0000	1.12
+++ w3m-0.5.3-r1.ebuild	21 Mar 2015 14:11:35 -0000	1.13
@@ -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/www-client/w3m/w3m-0.5.3-r1.ebuild,v 1.12 2012/06/17 20:28:53 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r1.ebuild,v 1.13 2015/03/21 14:11:35 jlec Exp $
 
 EAPI="3"
 inherit eutils
@@ -34,7 +34,7 @@
 		"${FILESDIR}/${PN}-0.5.3-parallel-make.patch" \
 		"${FILESDIR}/${PN}-0.5.3-glibc214.patch" \
 		"${FILESDIR}/${PN}-0.5.3-underlinking.patch"
-	find . -name CVS -type d | xargs rm -r
+	ecvs_clean
 }
 
 src_configure() {



1.89                 www-client/w3m/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/w3m/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	13 Aug 2014 09:34:18 -0000	1.88
+++ ChangeLog	21 Mar 2015 14:11:35 -0000	1.89
@@ -1,6 +1,11 @@
 # ChangeLog for www-client/w3m
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/ChangeLog,v 1.88 2014/08/13 09:34:18 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/ChangeLog,v 1.89 2015/03/21 14:11:35 jlec Exp $
+
+  21 Mar 2015; Justin Lecher <jlec@gentoo.org> w3m-0.5.3-r1.ebuild,
+  w3m-0.5.3-r2.ebuild, w3m-0.5.3-r3.ebuild, w3m-0.5.3-r4.ebuild,
+  w3m-0.5.3-r5.ebuild:
+  use ecvs_clean
 
   13 Aug 2014; Agostino Sarubbo <ago@gentoo.org> w3m-0.5.3-r5.ebuild:
   Stable for ppc, wrt bug #516872





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-21 14:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-21 14:11 [gentoo-commits] gentoo-x86 commit in www-client/w3m: w3m-0.5.3-r4.ebuild w3m-0.5.3-r2.ebuild w3m-0.5.3-r5.ebuild w3m-0.5.3-r3.ebuild w3m-0.5.3-r1.ebuild ChangeLog Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox