summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-02-28 20:29:43 +0000
committerBrian Evans <grknight@gentoo.org>2015-02-28 20:29:43 +0000
commit89ec4e079af8cf8fc7acf9042fdd06aba61549be (patch)
treeb81fe04df0d4914d2360ea40c71595f931602cc2 /dev-php/PEAR-XML_Beautifier
parentDrop old (diff)
downloadgentoo-2-89ec4e079af8cf8fc7acf9042fdd06aba61549be.tar.gz
gentoo-2-89ec4e079af8cf8fc7acf9042fdd06aba61549be.tar.bz2
gentoo-2-89ec4e079af8cf8fc7acf9042fdd06aba61549be.zip
Drop old
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xD1F781EFF9F4A3B6)
Diffstat (limited to 'dev-php/PEAR-XML_Beautifier')
-rw-r--r--dev-php/PEAR-XML_Beautifier/ChangeLog6
-rw-r--r--dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild13
2 files changed, 5 insertions, 14 deletions
diff --git a/dev-php/PEAR-XML_Beautifier/ChangeLog b/dev-php/PEAR-XML_Beautifier/ChangeLog
index 258ee9a84104..d06782c1e7aa 100644
--- a/dev-php/PEAR-XML_Beautifier/ChangeLog
+++ b/dev-php/PEAR-XML_Beautifier/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-XML_Beautifier
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.40 2015/02/28 14:09:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.41 2015/02/28 20:29:43 grknight Exp $
+
+ 28 Feb 2015; Brian Evans <grknight@gentoo.org>
+ -PEAR-XML_Beautifier-1.2.2.ebuild:
+ Drop old
28 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
PEAR-XML_Beautifier-1.2.2-r1.ebuild:
diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild
deleted file mode 100644
index 3003e62fd523..000000000000
--- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild
+++ /dev/null
@@ -1,13 +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-XML_Beautifier/PEAR-XML_Beautifier-1.2.2.ebuild,v 1.8 2014/10/11 17:38:08 grknight Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="Adds indentation and linebreaks, replace entities, formats comments and makes XML easier to read"
-LICENSE="PHP-2.02"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-RDEPEND="dev-php/PEAR-XML_Util
- dev-php/PEAR-XML_Parser"