diff options
author | 2004-08-14 13:35:39 +0000 | |
---|---|---|
committer | 2004-08-14 13:35:39 +0000 | |
commit | b511470c0f6a4200c7e9eddbae83a90976b4fc80 (patch) | |
tree | 7d7e6b1c6f6467a65fc4837926869f565ebfb284 /dev-php | |
parent | Fixed CVS Header. (diff) | |
download | historical-b511470c0f6a4200c7e9eddbae83a90976b4fc80.tar.gz historical-b511470c0f6a4200c7e9eddbae83a90976b4fc80.tar.bz2 historical-b511470c0f6a4200c7e9eddbae83a90976b4fc80.zip |
Fixed CVS Header.
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Log/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Log/Manifest | 18 | ||||
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.1.ebuild | 3 | ||||
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.2.ebuild | 2 |
4 files changed, 21 insertions, 8 deletions
diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog index cc3fe0811cb7..e13e60a3aefb 100644 --- a/dev-php/PEAR-Log/ChangeLog +++ b/dev-php/PEAR-Log/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Log # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.19 2004/08/03 20:08:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.20 2004/08/14 13:35:39 swegener Exp $ + + 14 Aug 2004; Sven Wegener <swegener@gentoo.org> PEAR-Log-1.1.ebuild, + PEAR-Log-1.2.ebuild: + Fixed CVS Header. 03 Aug 2004; <agriffis@gentoo.org> PEAR-Log-1.8.3.ebuild, PEAR-Log-1.8.4.ebuild: diff --git a/dev-php/PEAR-Log/Manifest b/dev-php/PEAR-Log/Manifest index 0c5827eb6d9e..e13fd629756e 100644 --- a/dev-php/PEAR-Log/Manifest +++ b/dev-php/PEAR-Log/Manifest @@ -1,12 +1,22 @@ -MD5 a64012e9213e8ae21a3a75340a9f392a PEAR-Log-1.1.ebuild 779 -MD5 b78f8599f64ca5e679c8b764f8bad702 PEAR-Log-1.2.ebuild 608 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 8d82a7b64dd6ded6a996a9b87dcb1612 ChangeLog 2435 +MD5 542e4b02dea74b10e3ce1b1bdb11892a PEAR-Log-1.1.ebuild 731 +MD5 908e6bd347b142ffd4082c37a2e32634 PEAR-Log-1.2.ebuild 711 MD5 f1c1f9be68af8c6332ee4b538be2409d PEAR-Log-1.8.1.ebuild 490 MD5 ef86e1a51a85e17fb12511a1f04a915d PEAR-Log-1.8.3.ebuild 492 -MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 MD5 7f33fd74930fcbd69d2ff45307a4e45e PEAR-Log-1.8.4.ebuild 496 -MD5 20aff3eb8d579790fc148ed1ceb06b7d ChangeLog 2320 +MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 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 MD5 41506bfe0378843413bf7798563c207c files/digest-PEAR-Log-1.8.4 57 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.4 (GNU/Linux) + +iD8DBQFBHhV6I1lqEGTUzyQRAuAWAJ9/D0FmhVbnqRIlMa0sgihQnfbxqACfccN+ +hFzFJfatrYuxEom5PAt7poo= +=KCFo +-----END PGP SIGNATURE----- diff --git a/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild index 378d5d23afd3..af55cf09ad0d 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.8 2004/06/25 01:19:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild,v 1.9 2004/08/14 13:35:39 swegener 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 790972d74647..ab07eee7986b 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild,v 1.11 2004/08/14 13:35:39 swegener 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." |