summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5/php-xmlsec/php-xmlsec-0_p20061020.ebuild')
-rw-r--r--dev-php5/php-xmlsec/php-xmlsec-0_p20061020.ebuild30
1 files changed, 0 insertions, 30 deletions
diff --git a/dev-php5/php-xmlsec/php-xmlsec-0_p20061020.ebuild b/dev-php5/php-xmlsec/php-xmlsec-0_p20061020.ebuild
deleted file mode 100644
index 2a666a2f1..000000000
--- a/dev-php5/php-xmlsec/php-xmlsec-0_p20061020.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-PHP_EXT_NAME="xmlsec"
-PHP_EXT_ZENDEXT="no"
-PHP_EXT_INI="yes"
-
-inherit php-ext-source-r1
-
-MY_PN="xmlsec"
-
-DESCRIPTION="A native PHP-extension to the XML Signature and Encryption library"
-HOMEPAGE="http://edocs.phpclub.net/xmlsec/"
-SRC_URI="http://edocs.phpclub.net/${MY_PN}/${MY_PN}.zip -> ${P}.zip"
-
-LICENSE="PHP-3.01"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-libs/xmlsec[openssl]
- dev-libs/libgcrypt"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_PN}"
-
-need_php_by_category