diff --git a/dev-php/PHPonTrax/Manifest b/dev-php/PHPonTrax/Manifest deleted file mode 100644 index 8930d1a6b00ad..0000000000000 --- a/dev-php/PHPonTrax/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST PHPonTrax-0.18.0.tgz 1516676 SHA256 2bd435701aebba5c6491f1ec45a850faa233d1143fbdd1244d3ac055816444f7 SHA512 49e274962206f503b7361c5c0c8be25f4eae3e916d43795fb1170357a12f6a222af6389112240f26226372fdf6c0685592b012c4b61aad001547b5a184724216 WHIRLPOOL bda54c3c66002251d23170b7f478536b60672dd114e015bda4da2ce9851c93bb9e3ca0e9c694f8636f2887b2d9f6440ecfb84e3a391d93b30f0c23bbf425a70b diff --git a/dev-php/PHPonTrax/PHPonTrax-0.18.0.ebuild b/dev-php/PHPonTrax/PHPonTrax-0.18.0.ebuild deleted file mode 100644 index e8cdc24c0f9c4..0000000000000 --- a/dev-php/PHPonTrax/PHPonTrax-0.18.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit php-pear-r1 - -DESCRIPTION="Web-application and persistance framework based on Ruby on Rails" -HOMEPAGE="http://www.phpontrax.com/" -SRC_URI="http://pear.phpontrax.com/get/${P}.tgz" - -LICENSE="MIT" -SLOT="0" -IUSE="+mysql postgres" - -KEYWORDS="~amd64 ~x86" - -REQUIRED_USE="|| ( mysql postgres )" - -RDEPEND="virtual/httpd-php:* - dev-lang/php:*[session,imap] - dev-php/PEAR-MDB2 - dev-php/PEAR-Mail - dev-php/PEAR-Mail_Mime - mysql? ( dev-php/PEAR-MDB2_Driver_mysql ) - postgres? ( dev-php/PEAR-MDB2_Driver_pgsql )" - -pkg_postinst() { - ewarn "This packages requires that you enable mod_rewrite in apache-2." -} diff --git a/dev-php/PHPonTrax/metadata.xml b/dev-php/PHPonTrax/metadata.xml deleted file mode 100644 index b86acf66c7569..0000000000000 --- a/dev-php/PHPonTrax/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - php-bugs@gentoo.org - PHP - -