patrick     15/01/31 01:41:00

  Modified:             xlhtml-0.5.ebuild xlhtml-0.5.1_p6.ebuild ChangeLog
  Log:
  Remove redundant want_autoconf=latest
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.16                 app-text/xlhtml/xlhtml-0.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild?r1=1.15&r2=1.16

Index: xlhtml-0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- xlhtml-0.5.ebuild   20 Jan 2008 16:14:56 -0000      1.15
+++ xlhtml-0.5.ebuild   31 Jan 2015 01:41:00 -0000      1.16
@@ -1,9 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.15 
2008/01/20 16:14:56 grobian Exp $
-
-WANT_AUTOCONF="latest"
-WANT_AUTOMAKE="latest"
+# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.16 
2015/01/31 01:41:00 patrick Exp $
 
 inherit autotools
 
@@ -16,6 +13,7 @@
 KEYWORDS="alpha ~amd64 ppc ~sparc x86"
 IUSE=""
 DEPEND=""
+RDEPEND=""
 
 src_unpack() {
        unpack ${A}



1.4                  app-text/xlhtml/xlhtml-0.5.1_p6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild?r1=1.3&r2=1.4

Index: xlhtml-0.5.1_p6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xlhtml-0.5.1_p6.ebuild      21 May 2012 18:43:50 -0000      1.3
+++ xlhtml-0.5.1_p6.ebuild      31 Jan 2015 01:41:00 -0000      1.4
@@ -1,12 +1,9 @@
-# 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/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild,v 
1.3 2012/05/21 18:43:50 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild,v 
1.4 2015/01/31 01:41:00 patrick Exp $
 
 EAPI=3
 
-WANT_AUTOCONF="latest"
-WANT_AUTOMAKE="latest"
-
 inherit autotools eutils
 
 MY_PV=${PV/_p*/}
@@ -22,6 +19,7 @@
 KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 DEPEND=""
+RDEPEND=""
 S=${WORKDIR}/${PN}
 
 src_prepare() {



1.20                 app-text/xlhtml/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   21 May 2012 18:43:50 -0000      1.19
+++ ChangeLog   31 Jan 2015 01:41:00 -0000      1.20
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/xlhtml
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.19 2012/05/21 
18:43:50 xarthisius Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.20 2015/01/31 
01:41:00 patrick Exp $
+
+  31 Jan 2015; Patrick Lauer <[email protected]> xlhtml-0.5.1_p6.ebuild,
+  xlhtml-0.5.ebuild:
+  Remove redundant want_autoconf=latest
 
   21 May 2012; Kacper Kowalik <[email protected]> xlhtml-0.5.1_p6.ebuild:
   Add missing inheritance of eutils.eclass
@@ -58,4 +62,3 @@
 
   17 Apr 2003; <[email protected]> xlhtml-0.5.ebuild:
   Initial ebuild -- alpha only
-




Reply via email to