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/NetxAP
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/NetxAP')
-rw-r--r--dev-perl/NetxAP/Manifest1
-rw-r--r--dev-perl/NetxAP/NetxAP-0.20.0-r1.ebuild22
-rw-r--r--dev-perl/NetxAP/metadata.xml40
3 files changed, 63 insertions, 0 deletions
diff --git a/dev-perl/NetxAP/Manifest b/dev-perl/NetxAP/Manifest
new file mode 100644
index 000000000000..55cd70ebe262
--- /dev/null
+++ b/dev-perl/NetxAP/Manifest
@@ -0,0 +1 @@
+DIST NetxAP-0.02.tar.gz 33374 SHA256 ffa3b8cf75c9414e6eb18dce8d0ee5c600d72411206c8ef336b21324ff447338 SHA512 72b2cb8e68f462f8dbbda6b1008344be5cd6b120ea7a7f14c3b83dc3f0b649171416cc1d86caefaf6732a9eea978a7fb502cd9315c9d4399d114f80caac8eccf WHIRLPOOL f378142879323a88767e4452d2c0e611a79f1b66f1fe70679760bd2ba4d66874e331e62df5b1282d6de05c61b4814c24f0c3f3401eae6f2c4d1f5e441d061537
diff --git a/dev-perl/NetxAP/NetxAP-0.20.0-r1.ebuild b/dev-perl/NetxAP/NetxAP-0.20.0-r1.ebuild
new file mode 100644
index 000000000000..70670af54377
--- /dev/null
+++ b/dev-perl/NetxAP/NetxAP-0.20.0-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=KJOHNSON
+MODULE_VERSION=0.02
+inherit perl-module
+
+DESCRIPTION="A base class for protocols such as IMAP, ACAP, IMSP, and ICAP"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="virtual/perl-MIME-Base64
+ dev-perl/MD5
+ virtual/perl-Digest-MD5"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=""
diff --git a/dev-perl/NetxAP/metadata.xml b/dev-perl/NetxAP/metadata.xml
new file mode 100644
index 000000000000..9762908080f9
--- /dev/null
+++ b/dev-perl/NetxAP/metadata.xml
@@ -0,0 +1,40 @@
+<?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">NetxAP</remote-id>
+ <remote-id type="cpan-module">Net::IMAP</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Acl</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Addr</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Bad</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::BodyStructure</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Bodypart</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Bye</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Capability</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Cond</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Envelope</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Exists</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Expunge</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Fetch</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::FetchData</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Flags</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::List</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Listrights</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Lsub</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Multipart</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Myrights</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Namespace</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::No</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Ok</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Quota</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Quotaroot</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Recent</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Response</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Search</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::Status</remote-id>
+ <remote-id type="cpan-module">Net::IMAP::UntaggedResponse</remote-id>
+ <remote-id type="cpan-module">Net::xAP</remote-id>
+ <remote-id type="cpan-module">Net::xAP::Response</remote-id>
+ </upstream>
+</pkgmetadata>