summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTal Peer <coredumb@gentoo.org>2003-12-23 21:54:08 +0000
committerTal Peer <coredumb@gentoo.org>2003-12-23 21:54:08 +0000
commitbc78f51cf2e3afc6cb96dde7becc6974f29bddbb (patch)
treee6fa183819e88a60e1780dfd7dc4f784fdc25ff3 /dev-php
parentInitial commit, needed for PEAR-HTML_Select_Common (diff)
downloadgentoo-2-bc78f51cf2e3afc6cb96dde7becc6974f29bddbb.tar.gz
gentoo-2-bc78f51cf2e3afc6cb96dde7becc6974f29bddbb.tar.bz2
gentoo-2-bc78f51cf2e3afc6cb96dde7becc6974f29bddbb.zip
Initial commit, needed for PEAR-HTML_Select_Common
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-I18N/ChangeLog10
-rw-r--r--dev-php/PEAR-I18N/Manifest4
-rw-r--r--dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild12
-rw-r--r--dev-php/PEAR-I18N/files/digest-PEAR-I18N-0.8.61
-rw-r--r--dev-php/PEAR-I18N/metadata.xml5
5 files changed, 31 insertions, 1 deletions
diff --git a/dev-php/PEAR-I18N/ChangeLog b/dev-php/PEAR-I18N/ChangeLog
new file mode 100644
index 000000000000..1dc5b339eb24
--- /dev/null
+++ b/dev-php/PEAR-I18N/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-I18N
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.1 2003/12/23 21:53:56 coredumb Exp $
+
+*PEAR-I18N-0.8.6 (23 Dec 2003)
+
+ 23 Dec 2003; Tal Peer <coredumb@gentoo.org> PEAR-I18N-0.8.6.ebuild,
+ metadata.xml:
+ Initial commit, needed for PEAR-HTML_Select_Common.
+
diff --git a/dev-php/PEAR-I18N/Manifest b/dev-php/PEAR-I18N/Manifest
index b75bb16a7f59..5d9ecbc5a518 100644
--- a/dev-php/PEAR-I18N/Manifest
+++ b/dev-php/PEAR-I18N/Manifest
@@ -1,2 +1,4 @@
-MD5 5c44e1a04b1edf5aaf8a27355e52f46b PEAR-I18N-0.8.6.ebuild 385
+MD5 a1765aa3856486be3f0c18ab37f4aaa8 PEAR-I18N-0.8.6.ebuild 387
+MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 83c2ba08e24cb391de1edfdd8a114f03 ChangeLog 391
MD5 37b2548ecb7eb94b6092189f8171fc5e files/digest-PEAR-I18N-0.8.6 58
diff --git a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild
new file mode 100644
index 000000000000..da872118800f
--- /dev/null
+++ b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild,v 1.1 2003/12/23 21:53:56 coredumb Exp $
+
+inherit php-pear
+
+IUSE=""
+DESCRIPTION="Adds internationalization support to PHP applications"
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+
diff --git a/dev-php/PEAR-I18N/files/digest-PEAR-I18N-0.8.6 b/dev-php/PEAR-I18N/files/digest-PEAR-I18N-0.8.6
new file mode 100644
index 000000000000..734533d5e435
--- /dev/null
+++ b/dev-php/PEAR-I18N/files/digest-PEAR-I18N-0.8.6
@@ -0,0 +1 @@
+MD5 8cc7870da2844ac08abf7e6a77685054 I18N-0.8.6.tgz 33383
diff --git a/dev-php/PEAR-I18N/metadata.xml b/dev-php/PEAR-I18N/metadata.xml
new file mode 100644
index 000000000000..40dbb4c4bbaf
--- /dev/null
+++ b/dev-php/PEAR-I18N/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>