dilfridge    15/06/26 21:29:35

  Modified:             ChangeLog
  Added:                HTML-FormatText-WithLinks-0.140.0.ebuild
                        HTML-FormatText-WithLinks-0.150.0.ebuild
  Removed:              HTML-FormatText-WithLinks-0.14.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  Changes    Path
1.2                  dev-perl/HTML-FormatText-WithLinks/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   28 May 2014 10:18:02 -0000      1.1
+++ ChangeLog   26 Jun 2015 21:29:35 -0000      1.2
@@ -1,10 +1,18 @@
 # ChangeLog for dev-perl/HTML-FormatText-WithLinks
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/ChangeLog,v 1.1 
2014/05/28 10:18:02 titanofold Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/ChangeLog,v 1.2 
2015/06/26 21:29:35 dilfridge Exp $
+
+*HTML-FormatText-WithLinks-0.150.0 (26 Jun 2015)
+*HTML-FormatText-WithLinks-0.140.0 (26 Jun 2015)
+
+  26 Jun 2015; Andreas K. Huettel <[email protected]>
+  +HTML-FormatText-WithLinks-0.140.0.ebuild,
+  +HTML-FormatText-WithLinks-0.150.0.ebuild,
+  -HTML-FormatText-WithLinks-0.14.ebuild:
+  Version bump
 
 *HTML-FormatText-WithLinks-0.14 (28 May 2014)
 
   28 May 2014; Aaron W. Swenson <[email protected]>
   +HTML-FormatText-WithLinks-0.14.ebuild, +metadata.xml:
   Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.
-



1.1                  
dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.140.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.140.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.140.0.ebuild?rev=1.1&content-type=text/plain

Index: HTML-FormatText-WithLinks-0.140.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.140.0.ebuild,v
 1.1 2015/06/26 21:29:35 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=STRUAN
MODULE_VERSION=0.14
inherit perl-module

DESCRIPTION="HTML to text conversion with links as footnotes"

LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"

RDEPEND=""
DEPEND="${RDEPEND}
        >=dev-perl/HTML-Format-2
        dev-perl/HTML-Tree
        dev-perl/URI
        test? ( virtual/perl-Test-Simple )
"

SRC_TEST="do"



1.1                  
dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0.ebuild?rev=1.1&content-type=text/plain

Index: HTML-FormatText-WithLinks-0.150.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0.ebuild,v
 1.1 2015/06/26 21:29:35 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=STRUAN
MODULE_VERSION=0.15
inherit perl-module

DESCRIPTION="HTML to text conversion with links as footnotes"

SLOT="0"
KEYWORDS="~amd64"
IUSE="test"

RDEPEND="
        >=dev-perl/HTML-Format-2
        dev-perl/HTML-Tree
        dev-perl/URI
"
DEPEND="${RDEPEND}
        >=dev-perl/Module-Build-0.380.0
        test? ( virtual/perl-Test-Simple )
"

SRC_TEST="do parallel"




Reply via email to