summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2014-11-06 15:10:34 +0000
committerBrian Evans <grknight@gentoo.org>2014-11-06 15:10:34 +0000
commit807edfdec8d8b591cd5cf360102b3f14bc658c47 (patch)
treea3415ecaf2c67e5e284c7d8911e143c22136fff5 /dev-php/PEAR-Console_Color
parentDescribe flags for PyPy3. (diff)
downloadgentoo-2-807edfdec8d8b591cd5cf360102b3f14bc658c47.tar.gz
gentoo-2-807edfdec8d8b591cd5cf360102b3f14bc658c47.tar.bz2
gentoo-2-807edfdec8d8b591cd5cf360102b3f14bc658c47.zip
Drop old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php/PEAR-Console_Color')
-rw-r--r--dev-php/PEAR-Console_Color/ChangeLog8
-rw-r--r--dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.2.ebuild12
2 files changed, 6 insertions, 14 deletions
diff --git a/dev-php/PEAR-Console_Color/ChangeLog b/dev-php/PEAR-Console_Color/ChangeLog
index e0028523c554..dc02e7519baf 100644
--- a/dev-php/PEAR-Console_Color/ChangeLog
+++ b/dev-php/PEAR-Console_Color/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Console_Color
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Color/ChangeLog,v 1.2 2013/03/24 19:29:00 mabi Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Color/ChangeLog,v 1.3 2014/11/06 15:10:34 grknight Exp $
+
+ 06 Nov 2014; Brian Evans <grknight@gentoo.org>
+ -PEAR-Console_Color-1.0.2.ebuild:
+ Drop old
*PEAR-Console_Color-1.0.3 (24 Mar 2013)
diff --git a/dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.2.ebuild b/dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.2.ebuild
deleted file mode 100644
index e55523a20b95..000000000000
--- a/dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.2.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.2.ebuild,v 1.1 2010/07/15 15:55:48 beandog Exp $
-
-inherit php-pear-r1
-
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-DESCRIPTION="This Class allows you to easily use ANSI console colors in your
-application."
-LICENSE="MIT"
-SLOT="0"
-IUSE=""