diff options
author | Anant Narayanan <anant@gentoo.org> | 2007-10-15 19:56:58 +0000 |
---|---|---|
committer | Anant Narayanan <anant@gentoo.org> | 2007-10-15 19:56:58 +0000 |
commit | 0ffa4188823344f51d5fc660a8222d5a4ec2061f (patch) | |
tree | 8f4e2c2cd7affdadc3fc9a2e5795ce78a351e72a /dev-php | |
parent | Version bump (diff) | |
download | historical-0ffa4188823344f51d5fc660a8222d5a4ec2061f.tar.gz historical-0ffa4188823344f51d5fc660a8222d5a4ec2061f.tar.bz2 historical-0ffa4188823344f51d5fc660a8222d5a4ec2061f.zip |
version bump
Package-Manager: portage-2.1.3.13
Diffstat (limited to 'dev-php')
6 files changed, 50 insertions, 2 deletions
diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog index 8c79ec41b55b..1a529351117c 100644 --- a/dev-php/PEAR-Text_Diff/ChangeLog +++ b/dev-php/PEAR-Text_Diff/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Text_Diff # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.25 2007/10/05 19:11:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.26 2007/10/15 19:56:58 anant Exp $ + +*PEAR-Text_Diff-0.3.0 (14 Oct 2007) + + 14 Oct 2007; Anant Narayanan <anant@gentoo.org> + +PEAR-Text_Diff-0.3.0.ebuild: + version bump 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Text_Diff-0.2.1.ebuild: diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.0.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.0.ebuild new file mode 100644 index 000000000000..c5ca1ae26d83 --- /dev/null +++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.0.ebuild,v 1.1 2007/10/15 19:56:58 anant Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Engine for performing and rendering text diffs." + +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.3.0 b/dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.3.0 new file mode 100644 index 000000000000..9685df8213b6 --- /dev/null +++ b/dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.3.0 @@ -0,0 +1,3 @@ +MD5 bd566f3cb2ed1e41b8d413f7b76bd5b8 Text_Diff-0.3.0.tgz 18660 +RMD160 3a23f6f92be26a9fbec1ce9bb9294f23de62271a Text_Diff-0.3.0.tgz 18660 +SHA256 3a972816492e6e8f93ca878785885ca7acc385a78012901ac60517dc54b4fee5 Text_Diff-0.3.0.tgz 18660 diff --git a/dev-php/PEAR-VersionControl_SVN/ChangeLog b/dev-php/PEAR-VersionControl_SVN/ChangeLog index f7f977685e63..a34c2d8ce216 100644 --- a/dev-php/PEAR-VersionControl_SVN/ChangeLog +++ b/dev-php/PEAR-VersionControl_SVN/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-VersionControl_SVN # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/ChangeLog,v 1.19 2007/08/21 08:03:38 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/ChangeLog,v 1.20 2007/10/15 19:53:20 anant Exp $ + +*PEAR-VersionControl_SVN-0.3.1 (14 Oct 2007) + + 14 Oct 2007; Anant Narayanan <anant@gentoo.org> + +PEAR-VersionControl_SVN-0.3.1.ebuild: + version bump 21 Aug 2007; Markus Ullmann <jokey@gentoo.org> PEAR-VersionControl_SVN-0.3.0_alpha1-r1.ebuild: diff --git a/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.1.ebuild b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.1.ebuild new file mode 100644 index 000000000000..02e71a1094ea --- /dev/null +++ b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.3.1.ebuild,v 1.1 2007/10/15 19:53:20 anant Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Simple OO wrapper interface for the Subversion command-line client." +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +RDEPEND=">=dev-php/PEAR-XML_Parser-1.2.7" + +src_unpack() { + unpack ${A} + cd "${S}" + sed -i -e 's:/usr/local:/usr:g' SVN.php || die "sed failed" +} diff --git a/dev-php/PEAR-VersionControl_SVN/files/digest-PEAR-VersionControl_SVN-0.3.1 b/dev-php/PEAR-VersionControl_SVN/files/digest-PEAR-VersionControl_SVN-0.3.1 new file mode 100644 index 000000000000..f32ec71e860e --- /dev/null +++ b/dev-php/PEAR-VersionControl_SVN/files/digest-PEAR-VersionControl_SVN-0.3.1 @@ -0,0 +1,3 @@ +MD5 ff796598c87b1bcaa404d950c84f8d09 VersionControl_SVN-0.3.1.tgz 33483 +RMD160 c931dea0ca3c8dc49dcd79b0f49cacc8bcc69565 VersionControl_SVN-0.3.1.tgz 33483 +SHA256 dbeb21c53169e88f243d704a1992a433e24bc09e5139f041498b3cc8eb5ee1bf VersionControl_SVN-0.3.1.tgz 33483 |