From bebaee10554919f180aff79f32a07d363862ff50 Mon Sep 17 00:00:00 2001 From: Markus Ullmann Date: Thu, 30 Aug 2007 13:35:07 +0000 Subject: Version bump for eZC 2007.1.1 (Portage version: 2.1.3.7) --- dev-php5/ezc-Authentication/ChangeLog | 14 ++++++++++++++ dev-php5/ezc-Authentication/Manifest | 16 ++++++++++++++++ .../ezc-Authentication/ezc-Authentication-1.0.ebuild | 10 ++++++++++ .../files/digest-ezc-Authentication-1.0 | 3 +++ dev-php5/ezc-Authentication/metadata.xml | 5 +++++ 5 files changed, 48 insertions(+) create mode 100644 dev-php5/ezc-Authentication/ChangeLog create mode 100644 dev-php5/ezc-Authentication/Manifest create mode 100644 dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild create mode 100644 dev-php5/ezc-Authentication/files/digest-ezc-Authentication-1.0 create mode 100644 dev-php5/ezc-Authentication/metadata.xml (limited to 'dev-php5/ezc-Authentication') diff --git a/dev-php5/ezc-Authentication/ChangeLog b/dev-php5/ezc-Authentication/ChangeLog new file mode 100644 index 000000000000..92442ce62f88 --- /dev/null +++ b/dev-php5/ezc-Authentication/ChangeLog @@ -0,0 +1,14 @@ +# ChangeLog for dev-php5/ezc-Authentication +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Authentication/ChangeLog,v 1.1 2007/08/30 13:35:07 jokey Exp $ + +*ezc-Authentication-1.0 (30 Aug 2007) + + 30 Aug 2007; Markus Ullmann +metadata.xml, + +ezc-Authentication-1.0.ebuild: + Version bump for eZC 2007.1.1 + + 30 Aug 2007; Jakub Moc +metadata.xml, + +ezc-Authentication-1.0.ebuild: + New ebuild for eZC 2007.1.1 + diff --git a/dev-php5/ezc-Authentication/Manifest b/dev-php5/ezc-Authentication/Manifest new file mode 100644 index 000000000000..784df6a3e8b2 --- /dev/null +++ b/dev-php5/ezc-Authentication/Manifest @@ -0,0 +1,16 @@ +DIST Authentication-1.0.tgz 184394 RMD160 4b0a7e06f3e148cb54b27f63b1e82cf4c0307dbe SHA1 75e4a31fe28777cb87d13eed0a4006ded672a926 SHA256 ed87dae0e73796dddbd0b545eebdaab7080a66560c5b0833bff0ac5d10d25600 +EBUILD ezc-Authentication-1.0.ebuild 307 RMD160 491e67dec8308b2e04bfba52fa237542ee235c77 SHA1 d4adca0364610b6a9fb536787bbbf5030e444342 SHA256 7560c612c3903d78291c541bc368c29114d42597ca771d74f55829849e615c4d +MD5 9788fd87a81d2e93082843b1febb21e3 ezc-Authentication-1.0.ebuild 307 +RMD160 491e67dec8308b2e04bfba52fa237542ee235c77 ezc-Authentication-1.0.ebuild 307 +SHA256 7560c612c3903d78291c541bc368c29114d42597ca771d74f55829849e615c4d ezc-Authentication-1.0.ebuild 307 +MISC ChangeLog 422 RMD160 ad12bf97ad7134a10ffbe9d03d488612aca6d5cd SHA1 1ea709ec388432248cc1a3e38d18415df68869a0 SHA256 076c34e4d372bca2a1af599724f98d9fc23042311aadbfc14c627aa11e27982e +MD5 ec15c85dfba7bc29c704f2bedf9999ff ChangeLog 422 +RMD160 ad12bf97ad7134a10ffbe9d03d488612aca6d5cd ChangeLog 422 +SHA256 076c34e4d372bca2a1af599724f98d9fc23042311aadbfc14c627aa11e27982e ChangeLog 422 +MISC metadata.xml 156 RMD160 a3a59cdc3ac33d711123b2d7e2b1deb2984aa101 SHA1 1f452f476317b4634c684eabfd8840d06d35b414 SHA256 f6d70434415ff7294f2a64e7870f32318c5fab9153fe63a58841b12d897da6ba +MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 +RMD160 a3a59cdc3ac33d711123b2d7e2b1deb2984aa101 metadata.xml 156 +SHA256 f6d70434415ff7294f2a64e7870f32318c5fab9153fe63a58841b12d897da6ba metadata.xml 156 +MD5 c3d7986d0d2f5759e2dce7a0bc1e6d5d files/digest-ezc-Authentication-1.0 247 +RMD160 f0ba57f2cf74a97b249e49e35457575f889048e2 files/digest-ezc-Authentication-1.0 247 +SHA256 869944f20bffa669e112589460b0c9e46b524b2396df35858e6a7a266857052a files/digest-ezc-Authentication-1.0 247 diff --git a/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild b/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild new file mode 100644 index 000000000000..9d51f822c124 --- /dev/null +++ b/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild,v 1.1 2007/08/30 13:35:07 jokey Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component allows you to provide support for different means of identification and authentication of users." +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-php5/ezc-Authentication/files/digest-ezc-Authentication-1.0 b/dev-php5/ezc-Authentication/files/digest-ezc-Authentication-1.0 new file mode 100644 index 000000000000..6eeb325a91a3 --- /dev/null +++ b/dev-php5/ezc-Authentication/files/digest-ezc-Authentication-1.0 @@ -0,0 +1,3 @@ +MD5 96b047e7295475ca7863ba738c3d80b3 Authentication-1.0.tgz 184394 +RMD160 4b0a7e06f3e148cb54b27f63b1e82cf4c0307dbe Authentication-1.0.tgz 184394 +SHA256 ed87dae0e73796dddbd0b545eebdaab7080a66560c5b0833bff0ac5d10d25600 Authentication-1.0.tgz 184394 diff --git a/dev-php5/ezc-Authentication/metadata.xml b/dev-php5/ezc-Authentication/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php5/ezc-Authentication/metadata.xml @@ -0,0 +1,5 @@ + + + +php + -- cgit v1.2.3-65-gdbad