summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/Tie-Cache
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-perl/Tie-Cache')
-rw-r--r--dev-perl/Tie-Cache/Manifest2
-rw-r--r--dev-perl/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild15
-rw-r--r--dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild15
-rw-r--r--dev-perl/Tie-Cache/metadata.xml9
4 files changed, 41 insertions, 0 deletions
diff --git a/dev-perl/Tie-Cache/Manifest b/dev-perl/Tie-Cache/Manifest
new file mode 100644
index 000000000000..29be1a51eb3b
--- /dev/null
+++ b/dev-perl/Tie-Cache/Manifest
@@ -0,0 +1,2 @@
+DIST Tie-Cache-0.19.tar.gz 11433 SHA256 29065e9327d4d389131242bdd787c46126c5cc0c6656fdbc0454950e4660561b SHA512 c72b12a4eb3a6d692ccc159090483a9ed79e6fb2e6326459ca9d20fdd99c791ce594c0fef367f81f4a160af283ac9eeba6591d340cea26453147f3c9a5f66677 WHIRLPOOL 1500259ec738150e304d7703f537a24a5ba563ee68f990a55f344aee92cc4f730ebf2b3aea74c78825d0157f22bdecd411bc3c1bafd2bf17bda31aa53c7ebde3
+DIST Tie-Cache-0.21.tar.gz 11200 SHA256 d7eaa22f35a21b226f2bfd17782cd4226a584a2364659cd7bf8b24fe37f6fe89 SHA512 f2d5672c058db0513b1956e077d68c8641b518e3e676fa3f05508a21989284c7a5059a110c0e12235eefd2f7bf358b531a90ba89b60b7ae61d04f8ed24347de9 WHIRLPOOL e89b72d93a31c455c623a421384e8834e3165dd8d810249d25ed7d8dbabf56899b8778edbfc5d773a820e0becfa2b6a8261119a8dad97e8933c197287a34ddc4
diff --git a/dev-perl/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild b/dev-perl/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild
new file mode 100644
index 000000000000..a657a6d008be
--- /dev/null
+++ b/dev-perl/Tie-Cache/Tie-Cache-0.190.0-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=CHAMAS
+MODULE_VERSION=0.19
+inherit perl-module
+
+DESCRIPTION="In memory size limited LRU cache"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
+IUSE=""
diff --git a/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild b/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild
new file mode 100644
index 000000000000..ad8d7ebae0f3
--- /dev/null
+++ b/dev-perl/Tie-Cache/Tie-Cache-0.210.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=CHAMAS
+MODULE_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION="In memory size limited LRU cache"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
diff --git a/dev-perl/Tie-Cache/metadata.xml b/dev-perl/Tie-Cache/metadata.xml
new file mode 100644
index 000000000000..daf27a54044a
--- /dev/null
+++ b/dev-perl/Tie-Cache/metadata.xml
@@ -0,0 +1,9 @@
+<?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">Tie-Cache</remote-id>
+ <remote-id type="cpan-module">Tie::Cache</remote-id>
+ </upstream>
+</pkgmetadata>