dilfridge 15/05/01 19:52:22 Modified: ChangeLog Added: common-sense-3.730.0.ebuild Log: Version bump (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Revision Changes Path 1.36 dev-perl/common-sense/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/common-sense/ChangeLog?rev=1.36&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/common-sense/ChangeLog?rev=1.36&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/common-sense/ChangeLog?r1=1.35&r2=1.36 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- ChangeLog 19 Oct 2014 16:30:12 -0000 1.35 +++ ChangeLog 1 May 2015 19:52:22 -0000 1.36 @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/common-sense -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.35 2014/10/19 16:30:12 zlogene Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.36 2015/05/01 19:52:22 dilfridge Exp $ + +*common-sense-3.730.0 (01 May 2015) + + 01 May 2015; Andreas K. Huettel <[email protected]> + +common-sense-3.730.0.ebuild: + Version bump 19 Oct 2014; Mikle Kolyada <[email protected]> -common-sense-3.600.0.ebuild: Drop old 1.1 dev-perl/common-sense/common-sense-3.730.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/common-sense/common-sense-3.730.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/common-sense/common-sense-3.730.0.ebuild?rev=1.1&content-type=text/plain Index: common-sense-3.730.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/common-sense/common-sense-3.730.0.ebuild,v 1.1 2015/05/01 19:52:22 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=MLEHMANN MODULE_VERSION=3.73 inherit perl-module DESCRIPTION="common::sense - save a tree AND a kitten, use common::sense!" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-solaris" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker" SRC_TEST=do
