dev-php/PHPonTrax: remove masked package.
authorMichael Orlitzky <mjo@gentoo.org>
Fri, 3 Feb 2017 13:11:37 +0000 (08:11 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Fri, 3 Feb 2017 13:11:37 +0000 (08:11 -0500)
Gentoo-Bug: 604464

dev-php/PHPonTrax/Manifest [deleted file]
dev-php/PHPonTrax/PHPonTrax-0.18.0.ebuild [deleted file]
dev-php/PHPonTrax/metadata.xml [deleted file]

diff --git a/dev-php/PHPonTrax/Manifest b/dev-php/PHPonTrax/Manifest
deleted file mode 100644 (file)
index 8930d1a..0000000
+++ /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 (file)
index e8cdc24..0000000
+++ /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 (file)
index b86acf6..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="project">
-               <email>php-bugs@gentoo.org</email>
-               <name>PHP</name>
-       </maintainer>
-</pkgmetadata>