summaryrefslogtreecommitdiff
path: root/dev-perl/Crypt-CipherSaber/Crypt-CipherSaber-1.00.ebuild
diff options
context:
space:
mode:
authorMarcin Deranek <gringo@slonko.net>2017-01-03 21:30:04 +0100
committerMarcin Deranek <gringo@slonko.net>2017-01-03 21:30:04 +0100
commit57f4f088c7c1ecc5c4b7d55c9eb1aa695836d9e3 (patch)
tree7e5e485f3769081d353d5efffcd4bbf0dd2e2822 /dev-perl/Crypt-CipherSaber/Crypt-CipherSaber-1.00.ebuild
parentba34928a0c4b52bef5ea5789c00e80cfbc7cfab0 (diff)
downloadportage-57f4f088c7c1ecc5c4b7d55c9eb1aa695836d9e3.tar.gz
portage-57f4f088c7c1ecc5c4b7d55c9eb1aa695836d9e3.tar.bz2
portage-57f4f088c7c1ecc5c4b7d55c9eb1aa695836d9e3.zip
Already in portage
Diffstat (limited to 'dev-perl/Crypt-CipherSaber/Crypt-CipherSaber-1.00.ebuild')
-rw-r--r--dev-perl/Crypt-CipherSaber/Crypt-CipherSaber-1.00.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/Crypt-CipherSaber/Crypt-CipherSaber-1.00.ebuild b/dev-perl/Crypt-CipherSaber/Crypt-CipherSaber-1.00.ebuild
deleted file mode 100644
index 075b949..0000000
--- a/dev-perl/Crypt-CipherSaber/Crypt-CipherSaber-1.00.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit perl-module
-
-DESCRIPTION="Perl module implementing CipherSaber encryption."
-HOMEPAGE="http://ciphersaber.gurus.com/"
-SRC_URI="mirror://cpan/authors/id/C/CH/CHROMATIC/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-SRC_TEST="do"
-
-DEPEND="virtual/perl-Scalar-List-Utils
- >=dev-perl/Module-Build-0.28
- >=virtual/perl-Test-Simple-0.60
- dev-perl/Test-Warn
- dev-lang/perl"