commit: 44ca7e150d006b29e231ce5695fe5e8b3e25cfef Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Thu Aug 28 08:32:33 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Thu Aug 28 08:32:33 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=44ca7e15
[cleanup] dev-perl/Data-FormValidator-Constraints-DateTime Remove old EAPIs Package-Manager: portage-2.2.10 --- .../ChangeLog | 7 ++++++- ...-FormValidator-Constraints-DateTime-1.09.ebuild | 20 ------------------- ...-FormValidator-Constraints-DateTime-1.10.ebuild | 23 ---------------------- 3 files changed, 6 insertions(+), 44 deletions(-) diff --git a/dev-perl/Data-FormValidator-Constraints-DateTime/ChangeLog b/dev-perl/Data-FormValidator-Constraints-DateTime/ChangeLog index 5233223..603041e 100644 --- a/dev-perl/Data-FormValidator-Constraints-DateTime/ChangeLog +++ b/dev-perl/Data-FormValidator-Constraints-DateTime/ChangeLog @@ -1,7 +1,12 @@ # ChangeLog for dev-perl/Data-FormValidator-Constraints-DateTime -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 28 Aug 2014; Kent Fredric <[email protected]> + -Data-FormValidator-Constraints-DateTime-1.09.ebuild, + -Data-FormValidator-Constraints-DateTime-1.10.ebuild: + Remove old EAPIs + *Data-FormValidator-Constraints-DateTime-1.11 (23 Jul 2010) 23 Jul 2010; Torsten Veller <[email protected]> diff --git a/dev-perl/Data-FormValidator-Constraints-DateTime/Data-FormValidator-Constraints-DateTime-1.09.ebuild b/dev-perl/Data-FormValidator-Constraints-DateTime/Data-FormValidator-Constraints-DateTime-1.09.ebuild deleted file mode 100644 index 527bc5b..0000000 --- a/dev-perl/Data-FormValidator-Constraints-DateTime/Data-FormValidator-Constraints-DateTime-1.09.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=WONKO -inherit perl-module - -DESCRIPTION="D::FV constraints for dates and times" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -DEPEND=" - >=dev-perl/DateTime-0.23 - >=dev-perl/DateTime-Format-Strptime-1.00 - dev-perl/DateTime-Format-Builder - >=dev-perl/Data-FormValidator-3.61 -" diff --git a/dev-perl/Data-FormValidator-Constraints-DateTime/Data-FormValidator-Constraints-DateTime-1.10.ebuild b/dev-perl/Data-FormValidator-Constraints-DateTime/Data-FormValidator-Constraints-DateTime-1.10.ebuild deleted file mode 100644 index 239f79e..0000000 --- a/dev-perl/Data-FormValidator-Constraints-DateTime/Data-FormValidator-Constraints-DateTime-1.10.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3 - -MODULE_AUTHOR=WONKO -inherit perl-module - -DESCRIPTION="D::FV constraints for dates and times" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-perl/DateTime-0.23 - >=dev-perl/DateTime-Format-Strptime-1.00 - dev-perl/DateTime-Format-Builder - >=dev-perl/Data-FormValidator-3.61" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=do
