dev-perl/WWW-Pastebin-PastebinCom-Create: Remove old
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 21 May 2016 00:15:10 +0000 (02:15 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 21 May 2016 00:15:10 +0000 (02:15 +0200)
Package-Manager: portage-2.2.28

dev-perl/WWW-Pastebin-PastebinCom-Create/Manifest
dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-0.4.0-r1.ebuild [deleted file]
dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0.ebuild [deleted file]

index 1d8dc88144094d34313c0bd75289b76d4a9b797c..6cc2203fd6256089c8a497debd6779cb2332fa03 100644 (file)
@@ -1,2 +1 @@
-DIST WWW-Pastebin-PastebinCom-Create-0.004.tar.gz 8283 SHA256 dd4a265a4cc77f6323036b4e1e1b72b390f941db29a1126811c4726dfa02f8b4 SHA512 b268dbc8518f1057a81092f8354dcafab8900f6dcdd62e8c607f8e6341e289fbcbdf22f3fbc2c04733d2ea3e6be352c6de683ed78385fe6bb81100418f7fa701 WHIRLPOOL 2fd5bceb414d196a637f3df2edc2143464b38cacea0d0530ab4a6c545455e257528798a79815baab6ecaf6585931ba5387f66dd9adc71135ff516aaf9fcec938
 DIST WWW-Pastebin-PastebinCom-Create-1.003.tar.gz 15663 SHA256 96b24d47f02df306bec091ff57acdad183c14edceb2bf2180c25d34a234c4277 SHA512 6388477145578fbe0478463884fe5cb3240c153e486dda48e9e54ead47d2ef75b22e65476241a9e834c66609427bed53d0c269b62d8575ac4af3eba6f8b93fe9 WHIRLPOOL c99e6485938ecfcc8529cd1c6a0b176dec55e21fbef9179900fec0dbc7100db058b77b271bc99dfa08a7372fdd081780b292dde729f84a808b123b72bec62f3a
diff --git a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-0.4.0-r1.ebuild b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-0.4.0-r1.ebuild
deleted file mode 100644 (file)
index f079b61..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ZOFFIX
-MODULE_VERSION=0.004
-inherit perl-module
-
-DESCRIPTION="Paste to <http://pastebin.com> from Perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="test"
-
-RDEPEND=">=dev-perl/URI-1.35
-       >=dev-perl/libwww-perl-5.807"
-DEPEND="${RDEPEND}
-       dev-perl/Module-Build
-       test? (
-               virtual/perl-Test-Simple
-               dev-perl/Test-Pod
-               dev-perl/Test-Pod-Coverage
-       )"
-
-SRC_TEST="do"
diff --git a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0.ebuild b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0.ebuild
deleted file mode 100644 (file)
index a4fafe6..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ZOFFIX
-MODULE_VERSION=1.003
-inherit perl-module
-
-DESCRIPTION="Paste on www.pastebin.com without API keys"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="test"
-
-RDEPEND="
-       >=dev-perl/Moo-1.4.1
-       >=dev-perl/WWW-Mechanize-1.730.0
-"
-DEPEND="${RDEPEND}
-       dev-perl/Module-Build
-       test? (
-               virtual/perl-Test-Simple
-               dev-perl/Test-Pod
-               dev-perl/Test-Pod-Coverage
-       )
-"
-
-SRC_TEST="do"