commit: c969801d05630c61085c0961674928c1d011f939 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Tue Aug 26 18:23:44 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Tue Aug 26 18:23:44 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c969801d
[clean] dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP remove old versions Package-Manager: portage-2.2.10 --- ...lugin-Authentication-Credential-CHAP-0.02.ebuild | 21 --------------------- .../ChangeLog | 8 ++++++++ 2 files changed, 8 insertions(+), 21 deletions(-) diff --git a/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/Catalyst-Plugin-Authentication-Credential-CHAP-0.02.ebuild b/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/Catalyst-Plugin-Authentication-Credential-CHAP-0.02.ebuild deleted file mode 100644 index 2b7362a..0000000 --- a/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/Catalyst-Plugin-Authentication-Credential-CHAP-0.02.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=RDROUSIES -inherit perl-module - -DESCRIPTION="Authenticate a user using a CHAP login system." - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86" - -DEPEND=" - virtual/perl-Module-Build - dev-perl/Catalyst-Runtime - dev-perl/Catalyst-Plugin-Session - dev-perl/Catalyst-Plugin-Authentication -" diff --git a/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/ChangeLog b/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/ChangeLog new file mode 100644 index 0000000..606f6fd --- /dev/null +++ b/dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for dev-perl/Catalyst-Plugin-Authentication-Credential-CHAP +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 26 Aug 2014; Kent Fredric <[email protected]> + -Catalyst-Plugin-Authentication-Credential-CHAP-0.02.ebuild: + Remove old versions +
