diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-07-04 12:29:54 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-07-04 12:29:54 +0000 |
commit | 105d8799a5ef6174cb6e131551bc59a595ed5f93 (patch) | |
tree | 7deb8ac7158f9df9d24459c435b6c086039f503e /dev-perl | |
parent | It will need to be rebuilt with media-libs/libdvbpsi subslot bumps (diff) | |
download | gentoo-2-105d8799a5ef6174cb6e131551bc59a595ed5f93.tar.gz gentoo-2-105d8799a5ef6174cb6e131551bc59a595ed5f93.tar.bz2 gentoo-2-105d8799a5ef6174cb6e131551bc59a595ed5f93.zip |
Fix capitalization
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Inline-Files/ChangeLog | 94 | ||||
-rw-r--r-- | dev-perl/Inline-Files/Inline-Files-0.680.0-r1.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/Inline-Files/metadata.xml | 11 |
3 files changed, 124 insertions, 0 deletions
diff --git a/dev-perl/Inline-Files/ChangeLog b/dev-perl/Inline-Files/ChangeLog new file mode 100644 index 000000000000..cd780973067f --- /dev/null +++ b/dev-perl/Inline-Files/ChangeLog @@ -0,0 +1,94 @@ +# ChangeLog for dev-perl/Inline-Files +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Files/ChangeLog,v 1.1 2015/07/04 12:29:54 dilfridge Exp $ + +*Inline-Files-0.680.0-r1 (04 Jul 2015) + + 04 Jul 2015; Andreas K. Huettel <dilfridge@gentoo.org> + +Inline-Files-0.680.0-r1.ebuild, +metadata.xml: + Fix capitalization + +*inline-files-0.680.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +inline-files-0.680.0-r1.ebuild, -inline-files-0.680.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade + + 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: + Update CPAN upstream info + + 05 Apr 2012; Torsten Veller <tove@gentoo.org> -inline-files-0.62.ebuild: + Cleanup + + 31 Mar 2012; Raúl Porcel <armin76@gentoo.org> inline-files-0.62.ebuild, + inline-files-0.680.0.ebuild: + alpha stable and drop ia64/sparc keywords wrt #400299 + + 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + inline-files-0.680.0.ebuild: + x86 stable wrt bug #400299 + + 27 Feb 2012; Brent Baude <ranger@gentoo.org> inline-files-0.680.0.ebuild: + Marking inline-files-0.680.0 ppc for bug 400299 + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> inline-files-0.680.0.ebuild: + Stable for amd64, wrt bug #400299 + + 29 Jul 2011; Torsten Veller <tove@gentoo.org> -inline-files-0.63.ebuild, + -inline-files-0.640.ebuild, -inline-files-0.670.0.ebuild: + Cleanup + +*inline-files-0.680.0 (25 Jul 2011) + + 25 Jul 2011; Torsten Veller <tove@gentoo.org> +inline-files-0.680.0.ebuild: + Version bump. No code changes + +*inline-files-0.670.0 (09 Jul 2011) + + 09 Jul 2011; Torsten Veller <tove@gentoo.org> +inline-files-0.670.0.ebuild: + Version bump + +*inline-files-0.640 (02 Feb 2011) + + 02 Feb 2011; Torsten Veller <tove@gentoo.org> +inline-files-0.640.ebuild: + Version bump + +*inline-files-0.63 (11 May 2009) + + 11 May 2009; Torsten Veller <tove@gentoo.org> +inline-files-0.63.ebuild: + Version bump + + 21 Oct 2006; Michael Cummings <mcummings@gentoo.org> + inline-files-0.62.ebuild: + Marking amd64 stable + + 17 Sep 2006; Michael Cummings <mcummings@gentoo.org> + inline-files-0.62.ebuild: + Keywording ~amd64 + + 06 Aug 2006; Michael Cummings <mcummings@gentoo.org> + inline-files-0.62.ebuild: + Adding perl dep; fixed header; fixed DEPEND + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> inline-files-0.62.ebuild: + Mark 0.62 stable on ia64 + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> inline-files-0.62.ebuild: + add ~ia64 + + 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> + inline-files-0.62.ebuild: + Cleaning for mirror syntax + + 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance + + 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> inline-files-0.62.ebuild: + Stable on alpha. + +*inline-files-0.62 (05 Jul 2003) + + 05 Jul 2003; Michael Cummings <mcummings@gentoo.org> + inline-files-0.62.ebuild: + Missing dep for gtk2-perl diff --git a/dev-perl/Inline-Files/Inline-Files-0.680.0-r1.ebuild b/dev-perl/Inline-Files/Inline-Files-0.680.0-r1.ebuild new file mode 100644 index 000000000000..825f2e1a633c --- /dev/null +++ b/dev-perl/Inline-Files/Inline-Files-0.680.0-r1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Files/Inline-Files-0.680.0-r1.ebuild,v 1.1 2015/07/04 12:29:54 dilfridge Exp $ + +EAPI=5 + +MY_PN=Inline-Files +MODULE_AUTHOR=AMBS +MODULE_SECTION=Inline +MODULE_VERSION=0.68 +inherit perl-module + +DESCRIPTION="Multiple virtual files in a single file" + +SLOT="0" +KEYWORDS="alpha amd64 ppc x86" +IUSE="" + +SRC_TEST=do diff --git a/dev-perl/Inline-Files/metadata.xml b/dev-perl/Inline-Files/metadata.xml new file mode 100644 index 000000000000..777e752e0090 --- /dev/null +++ b/dev-perl/Inline-Files/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>perl</herd> + <upstream> + <remote-id type="cpan">Inline-Files</remote-id> + <remote-id type="cpan-module">Inline::Files</remote-id> + <remote-id type="cpan-module">Inline::Files::Data</remote-id> + <remote-id type="cpan-module">Inline::Files::Virtual</remote-id> + </upstream> +</pkgmetadata> |