diff options
author | Torsten Veller <tove@gentoo.org> | 2011-02-02 18:46:21 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-02-02 18:46:21 +0000 |
commit | 45c78579d7c58e1ac2a99b82a868428c1548086f (patch) | |
tree | ad3919572c60e5859cba279d48daa298b3a32327 /dev-perl/inline-files | |
parent | Version bump (diff) | |
download | gentoo-2-45c78579d7c58e1ac2a99b82a868428c1548086f.tar.gz gentoo-2-45c78579d7c58e1ac2a99b82a868428c1548086f.tar.bz2 gentoo-2-45c78579d7c58e1ac2a99b82a868428c1548086f.zip |
Version bump
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/inline-files')
-rw-r--r-- | dev-perl/inline-files/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/inline-files/inline-files-0.640.ebuild | 19 |
2 files changed, 26 insertions, 2 deletions
diff --git a/dev-perl/inline-files/ChangeLog b/dev-perl/inline-files/ChangeLog index 0670cb83137f..54ee14da9a65 100644 --- a/dev-perl/inline-files/ChangeLog +++ b/dev-perl/inline-files/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/inline-files -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/ChangeLog,v 1.11 2009/05/11 10:51:02 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/ChangeLog,v 1.12 2011/02/02 18:46:21 tove Exp $ + +*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) diff --git a/dev-perl/inline-files/inline-files-0.640.ebuild b/dev-perl/inline-files/inline-files-0.640.ebuild new file mode 100644 index 000000000000..374360262249 --- /dev/null +++ b/dev-perl/inline-files/inline-files-0.640.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2011 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.640.ebuild,v 1.1 2011/02/02 18:46:21 tove Exp $ + +EAPI=3 + +MY_PN=Inline-Files +MODULE_AUTHOR=AMBS +MODULE_SECTION=Inline +MODULE_VERSION=0.64 +inherit perl-module + +DESCRIPTION="Multiple virtual files in a single file" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +SRC_TEST=do |