summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-09-30 08:41:04 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-09-30 08:41:04 +0000
commita93160d7e89eae5073a942b0e7a8c2b8072619b8 (patch)
tree1c0e21618104c54a89b88cd69f9b6019109b1715 /dev-perl/WWW-Curl
parentUnmask soap for net-libs/webkit-gtk, as the necessary version is in portage t... (diff)
downloadgentoo-2-a93160d7e89eae5073a942b0e7a8c2b8072619b8.tar.gz
gentoo-2-a93160d7e89eae5073a942b0e7a8c2b8072619b8.tar.bz2
gentoo-2-a93160d7e89eae5073a942b0e7a8c2b8072619b8.zip
New ebuild by Robin H. Johnson <robbat2@gentoo.org>. Used for some of the external qpsmtpd plugins.
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64)
Diffstat (limited to 'dev-perl/WWW-Curl')
-rw-r--r--dev-perl/WWW-Curl/ChangeLog11
-rw-r--r--dev-perl/WWW-Curl/Manifest4
-rw-r--r--dev-perl/WWW-Curl/WWW-Curl-4.05.ebuild18
-rw-r--r--dev-perl/WWW-Curl/metadata.xml9
4 files changed, 42 insertions, 0 deletions
diff --git a/dev-perl/WWW-Curl/ChangeLog b/dev-perl/WWW-Curl/ChangeLog
new file mode 100644
index 000000000000..d876282b9734
--- /dev/null
+++ b/dev-perl/WWW-Curl/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-perl/WWW-Curl
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.1 2008/09/30 08:41:04 robbat2 Exp $
+
+*WWW-Curl-4.05 (30 Sep 2008)
+
+ 30 Sep 2008; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
+ +WWW-Curl-4.05.ebuild:
+ New ebuild by Robin H. Johnson <robbat2@gentoo.org>. Used for some of the
+ external qpsmtpd plugins.
+
diff --git a/dev-perl/WWW-Curl/Manifest b/dev-perl/WWW-Curl/Manifest
new file mode 100644
index 000000000000..15777c7b5905
--- /dev/null
+++ b/dev-perl/WWW-Curl/Manifest
@@ -0,0 +1,4 @@
+DIST WWW-Curl-4.05.tar.gz 40162 RMD160 af4333bf95e4435eeb1a3180844dc47624d417e9 SHA1 1d0eb6d4f1d9c29d8035fc94a6c0811f6c79fc59 SHA256 208bf29e4f61591974c4572d839d25a91b36a0387680fa51fa3e7d496a8f0fd6
+EBUILD WWW-Curl-4.05.ebuild 446 RMD160 d60c659afbb22168e298026e3c211fbefd2e5e16 SHA1 536bc3221f42f563b0b18b8adede13b014ccb2d7 SHA256 f5d12dc6e031eb52d00fb76e9d04b334c6d657bb119ba3bfe4209324f02b689e
+MISC ChangeLog 346 RMD160 a4ca6d8190a6fe74fa2e15dab61b4667b86a846b SHA1 086ba7336dbfd7942f730cfbc6f102adddd19bad SHA256 c566f5f51f682b194012727da75bca9da3d283f589a074f71c1ef4c745389220
+MISC metadata.xml 271 RMD160 33d1e6d38b3ecde19f2a3a873476e4fc03fd0a41 SHA1 1b49b2ba691f42cbf4f86231769f560b7232453a SHA256 0670df6d1cf19fc80b5a9b574234d0d260f42c2c1889155d94922b0d63976ac2
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.05.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.05.ebuild
new file mode 100644
index 000000000000..0fa9629dda42
--- /dev/null
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.05.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.05.ebuild,v 1.1 2008/09/30 08:41:04 robbat2 Exp $
+
+MODULE_AUTHOR="SZBALINT"
+inherit perl-module
+
+DESCRIPTION="Perl extension interface for libcurl"
+
+IUSE=""
+
+RDEPEND="net-misc/curl"
+DEPEND="${RDEPEND}"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~ppc ~x86"
+SRC_TEST="do"
diff --git a/dev-perl/WWW-Curl/metadata.xml b/dev-perl/WWW-Curl/metadata.xml
new file mode 100644
index 000000000000..8ac7a1c994df
--- /dev/null
+++ b/dev-perl/WWW-Curl/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>
+ <maintainer>
+ <email>robbat2@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+</pkgmetadata>