summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-01-22 13:50:02 +0000
committerBrian Evans <grknight@gentoo.org>2015-01-22 13:50:02 +0000
commit7dd1e9fc0fba0f6e2bf387463b92f5eca1e4e722 (patch)
tree76d5ed6a09790bdc6f3997b5e2a1de0ce05fb76f /dev-php
parentAdd missing quotes to emake argument, bug 537136. (diff)
downloadgentoo-2-7dd1e9fc0fba0f6e2bf387463b92f5eca1e4e722.tar.gz
gentoo-2-7dd1e9fc0fba0f6e2bf387463b92f5eca1e4e722.tar.bz2
gentoo-2-7dd1e9fc0fba0f6e2bf387463b92f5eca1e4e722.zip
Drop old
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key D1F781EFF9F4A3B6)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-PhpDocumentor/ChangeLog9
-rw-r--r--dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild14
-rw-r--r--dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild14
-rw-r--r--dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3.ebuild14
4 files changed, 7 insertions, 44 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog
index 53d7b4e83320..ce3128fd833e 100644
--- a/dev-php/PEAR-PhpDocumentor/ChangeLog
+++ b/dev-php/PEAR-PhpDocumentor/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/PEAR-PhpDocumentor
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.57 2014/08/10 20:54:58 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.58 2015/01/22 13:50:02 grknight Exp $
+
+ 22 Jan 2015; Brian Evans <grknight@gentoo.org>
+ -PEAR-PhpDocumentor-1.4.0.ebuild, -PEAR-PhpDocumentor-1.4.1.ebuild,
+ -PEAR-PhpDocumentor-1.4.3.ebuild:
+ Drop old
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
PEAR-PhpDocumentor-1.4.0.ebuild, PEAR-PhpDocumentor-1.4.1.ebuild,
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild
deleted file mode 100644
index 5cae318a935e..000000000000
--- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v 1.10 2014/08/10 20:54:58 slyfox Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source"
-# see http://pear.php.net/bugs/bug.php?id=12577 for additional info on licensing mess
-LICENSE="PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE="minimal"
-
-RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 )"
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild
deleted file mode 100644
index 96ce8edd71b6..000000000000
--- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.ebuild,v 1.8 2014/08/10 20:54:58 slyfox Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source"
-# see http://pear.php.net/bugs/bug.php?id=12577 for additional info on licensing mess
-LICENSE="PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE="minimal"
-
-RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 )"
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3.ebuild
deleted file mode 100644
index 7b03f57b1538..000000000000
--- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3.ebuild,v 1.2 2014/08/10 20:54:58 slyfox Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source"
-# see http://pear.php.net/bugs/bug.php?id=12577 for additional info on licensing mess
-LICENSE="PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="minimal"
-
-RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 )"