summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-25 09:13:12 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-25 09:13:12 +0000
commit4946cb576d59ef4e182e602869ffe8ca092114c6 (patch)
tree4c6a5698d1171242abc96bf79b35a26412222a0b /dev-perl/inline-files
parentinitial ebuild. required by app-admin/chef-solr-0.10. (diff)
downloadgentoo-2-4946cb576d59ef4e182e602869ffe8ca092114c6.tar.gz
gentoo-2-4946cb576d59ef4e182e602869ffe8ca092114c6.tar.bz2
gentoo-2-4946cb576d59ef4e182e602869ffe8ca092114c6.zip
[bump] dev-perl/inline-files-0.680.0
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/inline-files')
-rw-r--r--dev-perl/inline-files/ChangeLog7
-rw-r--r--dev-perl/inline-files/inline-files-0.680.0.ebuild19
2 files changed, 25 insertions, 1 deletions
diff --git a/dev-perl/inline-files/ChangeLog b/dev-perl/inline-files/ChangeLog
index bbab8493af65..3dd43730cd3e 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/ChangeLog,v 1.13 2011/07/09 07:42:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/ChangeLog,v 1.14 2011/07/25 09:13:12 tove Exp $
+
+*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)
diff --git a/dev-perl/inline-files/inline-files-0.680.0.ebuild b/dev-perl/inline-files/inline-files-0.680.0.ebuild
new file mode 100644
index 000000000000..32ec16f16c6f
--- /dev/null
+++ b/dev-perl/inline-files/inline-files-0.680.0.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.680.0.ebuild,v 1.1 2011/07/25 09:13:12 tove Exp $
+
+EAPI=4
+
+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 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST=do