monsieurp 15/03/17 09:24:02 Modified: ChangeLog Added: text-autoformat-1.690.0.ebuild Log: Version bump. (Portage version: 2.2.14/cvs/Linux i686, unsigned Manifest commit)
Revision Changes Path 1.47 dev-perl/text-autoformat/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?r1=1.46&r2=1.47 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 28 Dec 2013 19:41:34 -0000 1.46 +++ ChangeLog 17 Mar 2015 09:24:02 -0000 1.47 @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/text-autoformat -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.46 2013/12/28 19:41:34 zlogene Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.47 2015/03/17 09:24:02 monsieurp Exp $ + +*text-autoformat-1.690.0 (17 Mar 2015) + + 17 Mar 2015; Patrice Clement <[email protected]> + +text-autoformat-1.690.0.ebuild: + Version bump. 28 Dec 2013; Mikle Kolyada <[email protected]> -text-autoformat-1.669.2.ebuild, text-autoformat-1.669.2-r1.ebuild: 1.1 dev-perl/text-autoformat/text-autoformat-1.690.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.690.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.690.0.ebuild?rev=1.1&content-type=text/plain Index: text-autoformat-1.690.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/text-autoformat/text-autoformat-1.690.0.ebuild,v 1.1 2015/03/17 09:24:02 monsieurp Exp $ EAPI=5 MY_PN=Text-Autoformat MODULE_AUTHOR=DCONWAY MODULE_VERSION=1.669002 inherit perl-module DESCRIPTION="Automatic text wrapping and reformatting" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/text-reform-1.11 virtual/perl-version" DEPEND="${RDEPEND} virtual/perl-Module-Build" SRC_TEST=do
