summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-04-16 15:08:21 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-04-16 15:08:21 +0000
commitf72be81bdad39ef9c5abf6b116dc2d894a1c827a (patch)
tree8414f5c998cdaf380661016579733e59de3bef16 /dev-php5
parentRemoved older versions (diff)
downloadgentoo-2-f72be81bdad39ef9c5abf6b116dc2d894a1c827a.tar.gz
gentoo-2-f72be81bdad39ef9c5abf6b116dc2d894a1c827a.tar.bz2
gentoo-2-f72be81bdad39ef9c5abf6b116dc2d894a1c827a.zip
Removed older versions
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-svn/pecl-svn-1.0.0.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-php5/pecl-svn/pecl-svn-1.0.0.ebuild b/dev-php5/pecl-svn/pecl-svn-1.0.0.ebuild
deleted file mode 100644
index 2a89e695b79f..000000000000
--- a/dev-php5/pecl-svn/pecl-svn-1.0.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-svn/pecl-svn-1.0.0.ebuild,v 1.1 2010/07/05 10:53:38 mabi Exp $
-
-PHP_EXT_NAME="svn"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-
-inherit php-ext-pecl-r1
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="PHP Bindings for the Subversion Revision control system."
-LICENSE="PHP-3.01"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-vcs/subversion"
-RDEPEND=""
-
-need_php_by_category