summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTal Peer <coredumb@gentoo.org>2004-01-10 00:06:23 +0000
committerTal Peer <coredumb@gentoo.org>2004-01-10 00:06:23 +0000
commitfbb2a74891690fa873b056d9117d57531f8bf898 (patch)
tree8803f87c2e5a2639bbd5c78f016563f09612c4a2 /dev-php/PEAR-Log
parentcleanups and bugfixes for #35203 and #23591 (diff)
downloadgentoo-2-fbb2a74891690fa873b056d9117d57531f8bf898.tar.gz
gentoo-2-fbb2a74891690fa873b056d9117d57531f8bf898.tar.bz2
gentoo-2-fbb2a74891690fa873b056d9117d57531f8bf898.zip
Version bump. all hail new repoman.
Diffstat (limited to 'dev-php/PEAR-Log')
-rw-r--r--dev-php/PEAR-Log/ChangeLog7
-rw-r--r--dev-php/PEAR-Log/Manifest2
-rw-r--r--dev-php/PEAR-Log/PEAR-Log-1.1.ebuild4
-rw-r--r--dev-php/PEAR-Log/PEAR-Log-1.2.ebuild2
-rw-r--r--dev-php/PEAR-Log/PEAR-Log-1.8.1.ebuild4
-rw-r--r--dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild12
-rw-r--r--dev-php/PEAR-Log/files/digest-PEAR-Log-1.8.31
7 files changed, 26 insertions, 6 deletions
diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog
index c1e9a3cca71b..a9cd17c4d147 100644
--- a/dev-php/PEAR-Log/ChangeLog
+++ b/dev-php/PEAR-Log/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/PEAR-Log
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.10 2003/12/25 11:17:08 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.11 2004/01/10 00:06:21 coredumb Exp $
+
+*PEAR-Log-1.8.3 (10 Jan 2004)
+
+ 10 Jan 2004; Tal Peer <coredumb@gentoo.org> PEAR-Log-1.8.3.ebuild:
+ Version Bump.
*PEAR-Log-1.8.1 (25 Dec 2003)
diff --git a/dev-php/PEAR-Log/Manifest b/dev-php/PEAR-Log/Manifest
index f73b0e520961..1158d754c885 100644
--- a/dev-php/PEAR-Log/Manifest
+++ b/dev-php/PEAR-Log/Manifest
@@ -3,6 +3,8 @@ MD5 cce1828a4b7b26bba39ebcb3263f1726 PEAR-Log-1.1.ebuild 779
MD5 2cb08869ec6a5e13df115ea800a83e06 PEAR-Log-1.2.ebuild 609
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
MD5 1b1e856a0714489fa9bcae248015fd83 PEAR-Log-1.8.1.ebuild 499
+MD5 1b1e856a0714489fa9bcae248015fd83 PEAR-Log-1.8.3.ebuild 499
MD5 c944642cae98155c230e8c6308bbc41f files/digest-PEAR-Log-1.1 54
MD5 449ab1b0b8148fd8392e113300b50c53 files/digest-PEAR-Log-1.2 54
MD5 6cff4c506e5eabb5b24533fcd683a3b6 files/digest-PEAR-Log-1.8.1 57
+MD5 0105ca72fd464242a79693128f6053f3 files/digest-PEAR-Log-1.8.3 57
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild
index b747246db8ec..1af5bd349c46 100644
--- a/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild
+++ b/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Authore: Tom von Schwerdtner <tvon@etria.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild,v 1.5 2003/09/11 17:03:53 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild,v 1.6 2004/01/10 00:06:21 coredumb Exp $
MY_P=${PN/PEAR-//}-${PV}
DESCRIPTION="The Log framework provides an abstracted logging system supporting logging to console, file, syslog, SQL, and mcal targets."
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild
index 4f6e7622ba9a..f000a5076eb8 100644
--- a/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild
+++ b/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header:
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.8.1.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.8.1.ebuild
index c8aed3233eda..66e33d70ccbe 100644
--- a/dev-php/PEAR-Log/PEAR-Log-1.8.1.ebuild
+++ b/dev-php/PEAR-Log/PEAR-Log-1.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.1.ebuild,v 1.1 2003/12/25 11:17:08 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.1.ebuild,v 1.2 2004/01/10 00:06:21 coredumb Exp $
inherit php-pear
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild
new file mode 100644
index 000000000000..ecb1e3f39b04
--- /dev/null
+++ b/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild,v 1.1 2004/01/10 00:06:21 coredumb Exp $
+
+inherit php-pear
+
+IUSE="pear-db"
+DESCRIPTION="The Log framework provides an abstracted logging system supporting logging to console, file, syslog, SQL, and mcal targets."
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+DEPEND="pear-db? ( dev-php/PEAR-DB )"
diff --git a/dev-php/PEAR-Log/files/digest-PEAR-Log-1.8.3 b/dev-php/PEAR-Log/files/digest-PEAR-Log-1.8.3
new file mode 100644
index 000000000000..ad050a8e20a4
--- /dev/null
+++ b/dev-php/PEAR-Log/files/digest-PEAR-Log-1.8.3
@@ -0,0 +1 @@
+MD5 a4ec8e47ec117009e3adf5b71775615e Log-1.8.3.tgz 28054