summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-03-31 18:31:13 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-03-31 18:31:13 +0000
commite73a7954a37ca1b89a8e63d647da5e1b514c6344 (patch)
treea79f9252c18e238db34fb4cfa2db6d41068fbf74 /dev-php
parentRestrict old version with blockers instead (diff)
downloadhistorical-e73a7954a37ca1b89a8e63d647da5e1b514c6344.tar.gz
historical-e73a7954a37ca1b89a8e63d647da5e1b514c6344.tar.bz2
historical-e73a7954a37ca1b89a8e63d647da5e1b514c6344.zip
Remove misspelled package dir
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Console_Commandline/ChangeLog10
-rw-r--r--dev-php/PEAR-Console_Commandline/Manifest4
-rw-r--r--dev-php/PEAR-Console_Commandline/PEAR-Console_CommandLine-1.1.3.ebuild22
-rw-r--r--dev-php/PEAR-Console_Commandline/metadata.xml13
4 files changed, 0 insertions, 49 deletions
diff --git a/dev-php/PEAR-Console_Commandline/ChangeLog b/dev-php/PEAR-Console_Commandline/ChangeLog
deleted file mode 100644
index eac24bdc5340..000000000000
--- a/dev-php/PEAR-Console_Commandline/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for dev-php/PEAR-Console_Commandline
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Commandline/ChangeLog,v 1.1 2011/03/31 16:39:05 olemarkus Exp $
-
-*PEAR-Console_Commandline-1.1.3 (31 Mar 2011)
-
- 31 Mar 2011; Ole Markus With <olemarkus@gentoo.org>
- +PEAR-Console_Commandline-1.1.3.ebuild, +metadata.xml:
- Initial commit
-
diff --git a/dev-php/PEAR-Console_Commandline/Manifest b/dev-php/PEAR-Console_Commandline/Manifest
deleted file mode 100644
index c29a348d5d97..000000000000
--- a/dev-php/PEAR-Console_Commandline/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST Console_CommandLine-1.1.3.tgz 38507 RMD160 230ebfd3e09b2d431669690a7e3a1353b112f6f2 SHA1 462090e68fa16c7e3af7f11633c912d5eb5d1f7e SHA256 db425aef9c13d8dd506f408ca21fd61c976ad4dd06c4eae49dd4d1f3b80373e0
-EBUILD PEAR-Console_CommandLine-1.1.3.ebuild 573 RMD160 92a1005ba356d4582fb4fd5634f21e2eba3a412d SHA1 a135d08cfa37cc74457679ca3300ea55541791ac SHA256 6682892fca4b04c4270f05b2e49418951559b800ed04a2f31576dde123df51d9
-MISC ChangeLog 416 RMD160 629b6c977351003dad4aaab30c800a845d5bbc55 SHA1 7ae390c216a6c60901f78914104d1c1c7603f9fe SHA256 f46a96a5f432d94fdc8386bdca160f87d573142a369076380dbe4d0495eb82cb
-MISC metadata.xml 354 RMD160 570f38c0953583956cf842bb355af812d800c32c SHA1 2cd87101a9d1282d891a94882723d296cca5083d SHA256 537a808587153719d347f1964f955ec89d757580b3d739e14f05d30da419ab06
diff --git a/dev-php/PEAR-Console_Commandline/PEAR-Console_CommandLine-1.1.3.ebuild b/dev-php/PEAR-Console_Commandline/PEAR-Console_CommandLine-1.1.3.ebuild
deleted file mode 100644
index 4b0f5c8e7644..000000000000
--- a/dev-php/PEAR-Console_Commandline/PEAR-Console_CommandLine-1.1.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Commandline/PEAR-Console_CommandLine-1.1.3.ebuild,v 1.1 2011/03/31 16:39:05 olemarkus Exp $
-
-EAPI="2"
-inherit php-pear-r1
-
-DESCRIPTION="A full featured command line options and arguments parser"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-DEPEND=">=dev-php/pear-1.4"
-
-RDEPEND="${DEPEND}"
-
-src_install() {
- php-pear-r1_src_install
- rm -r "${D}"/usr/share/php/tests
- rm -r "${D}"/usr/share/php/docs
-}
diff --git a/dev-php/PEAR-Console_Commandline/metadata.xml b/dev-php/PEAR-Console_Commandline/metadata.xml
deleted file mode 100644
index 40444210f626..000000000000
--- a/dev-php/PEAR-Console_Commandline/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>php</herd>
-<maintainer>
-<email>olemarkus@gentoo.org</email>
-<name>Ole Markus With</name>
-</maintainer>
-<longdescription lang="en">
-A full featured command line options and arguments parser
-</longdescription>
-</pkgmetadata>
-