summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2010-07-15 15:55:48 +0000
committerSteve Dibb <beandog@gentoo.org>2010-07-15 15:55:48 +0000
commit8fc87de914b8f2fd9992f0dd0bff013182455713 (patch)
tree1cca0ccd7f46fe506a17ba56e413ea858b9bba9d /dev-php
parentDrop perl-5.12.1 as provider again to silence the deprecation warnings issued... (diff)
downloadhistorical-8fc87de914b8f2fd9992f0dd0bff013182455713.tar.gz
historical-8fc87de914b8f2fd9992f0dd0bff013182455713.tar.bz2
historical-8fc87de914b8f2fd9992f0dd0bff013182455713.zip
Initial commit
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Console_Color/ChangeLog10
-rw-r--r--dev-php/PEAR-Console_Color/Manifest4
-rw-r--r--dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.2.ebuild12
-rw-r--r--dev-php/PEAR-Console_Color/metadata.xml5
4 files changed, 31 insertions, 0 deletions
diff --git a/dev-php/PEAR-Console_Color/ChangeLog b/dev-php/PEAR-Console_Color/ChangeLog
new file mode 100644
index 000000000000..dc936aa4161a
--- /dev/null
+++ b/dev-php/PEAR-Console_Color/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-Console_Color
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Color/ChangeLog,v 1.1 2010/07/15 15:55:48 beandog Exp $
+
+*PEAR-Console_Color-1.0.2 (15 Jul 2010)
+
+ 15 Jul 2010; Steve Dibb <beandog@gentoo.org>
+ +PEAR-Console_Color-1.0.2.ebuild, +metadata.xml:
+ Initial commit
+
diff --git a/dev-php/PEAR-Console_Color/Manifest b/dev-php/PEAR-Console_Color/Manifest
new file mode 100644
index 000000000000..1bcb01a180d1
--- /dev/null
+++ b/dev-php/PEAR-Console_Color/Manifest
@@ -0,0 +1,4 @@
+DIST Console_Color-1.0.2.tgz 4727 RMD160 613f224d7b0b87583228bb0d4e33a702bd781e9e SHA1 5a507f37fbc829ad344084f5b632cb4a184236c0 SHA256 b2ddb9f7d37505887700d7598993110b31848825e4bc94cf73c67aceec2d713d
+EBUILD PEAR-Console_Color-1.0.2.ebuild 446 RMD160 63718e4070b9dc34743140c05b2222b440c0b54e SHA1 82cdaa3b992457bed18b8413eff144368d196641 SHA256 7bdfee40d979e0996561b789d241a9d84e9bf1f7269c9dc098ea0bb60c6dca70
+MISC ChangeLog 383 RMD160 188dd258b2143ea1607dea22dd2e5057c97bc7fd SHA1 032d39820395c1f9010e1abd3579d8ed47e97dc3 SHA256 1455750c9c5297387ca9a6d2c548f846a27fc68ea4ed36b036fe77b349db6977
+MISC metadata.xml 157 RMD160 a98db3a086fae3c09a903dadbc05f60443ec4b1a SHA1 ddaa23cc35eb917bf8962b652442bebb1ce0f440 SHA256 54f8878ca0228e380abbaa4b529806b5533a6b9b51b3b16c0909e906586a91a1
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
new file mode 100644
index 000000000000..e55523a20b95
--- /dev/null
+++ b/dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.2.ebuild
@@ -0,0 +1,12 @@
+# 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=""
diff --git a/dev-php/PEAR-Console_Color/metadata.xml b/dev-php/PEAR-Console_Color/metadata.xml
new file mode 100644
index 000000000000..fd3dbe39fa64
--- /dev/null
+++ b/dev-php/PEAR-Console_Color/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>php</herd>
+</pkgmetadata>