diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2007-05-30 15:49:47 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2007-05-30 15:49:47 +0000 |
commit | 67b45751d4c3027778e5ac15c669a7ffdda8b568 (patch) | |
tree | b918e7ce131229f42bec261e35f38eb5028fc623 /dev-php4 | |
parent | Stable on arm (diff) | |
download | gentoo-2-67b45751d4c3027778e5ac15c669a7ffdda8b568.tar.gz gentoo-2-67b45751d4c3027778e5ac15c669a7ffdda8b568.tar.bz2 gentoo-2-67b45751d4c3027778e5ac15c669a7ffdda8b568.zip |
Version bump.
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-php4')
-rw-r--r-- | dev-php4/phpdbg/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php4/phpdbg/files/digest-phpdbg-2.15.1 | 3 | ||||
-rw-r--r-- | dev-php4/phpdbg/files/digest-phpdbg-2.15.5 | 3 | ||||
-rw-r--r-- | dev-php4/phpdbg/phpdbg-2.15.5.ebuild (renamed from dev-php4/phpdbg/phpdbg-2.15.1.ebuild) | 2 |
4 files changed, 11 insertions, 5 deletions
diff --git a/dev-php4/phpdbg/ChangeLog b/dev-php4/phpdbg/ChangeLog index d7dac2aed9f8..e05978a66bd7 100644 --- a/dev-php4/phpdbg/ChangeLog +++ b/dev-php4/phpdbg/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php4/phpdbg # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpdbg/ChangeLog,v 1.10 2007/03/18 01:27:37 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpdbg/ChangeLog,v 1.11 2007/05/30 15:49:47 chtekk Exp $ + +*phpdbg-2.15.5 (30 May 2007) + + 30 May 2007; Luca Longinotti <chtekk@gentoo.org> -phpdbg-2.15.1.ebuild, + +phpdbg-2.15.5.ebuild: + Version bump. 18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> phpdbg-2.15.1.ebuild: Cleanup. diff --git a/dev-php4/phpdbg/files/digest-phpdbg-2.15.1 b/dev-php4/phpdbg/files/digest-phpdbg-2.15.1 deleted file mode 100644 index cdcad8a828dd..000000000000 --- a/dev-php4/phpdbg/files/digest-phpdbg-2.15.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 537277ae275f3320a1e2728dccd6635f dbg-2.15.1.tar.gz 252087 -RMD160 668218b20351bfe6dace63a0aee8f387a56d4926 dbg-2.15.1.tar.gz 252087 -SHA256 c6faf95cbaf68407b2282a31f7faa51071fe485209efbdef1c77524b93b79afd dbg-2.15.1.tar.gz 252087 diff --git a/dev-php4/phpdbg/files/digest-phpdbg-2.15.5 b/dev-php4/phpdbg/files/digest-phpdbg-2.15.5 new file mode 100644 index 000000000000..d7205fff5e63 --- /dev/null +++ b/dev-php4/phpdbg/files/digest-phpdbg-2.15.5 @@ -0,0 +1,3 @@ +MD5 1183c5d87635adf77b416787e4916965 dbg-2.15.5.tar.gz 252533 +RMD160 396e9658ffa4adc3b3669a7185f79444264cd932 dbg-2.15.5.tar.gz 252533 +SHA256 84dc46495610cd6ca96ff32578ee5df75aad672228cb63d593e72796bd11d77a dbg-2.15.5.tar.gz 252533 diff --git a/dev-php4/phpdbg/phpdbg-2.15.1.ebuild b/dev-php4/phpdbg/phpdbg-2.15.5.ebuild index 0401d5634e1d..90424ceccc24 100644 --- a/dev-php4/phpdbg/phpdbg-2.15.1.ebuild +++ b/dev-php4/phpdbg/phpdbg-2.15.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpdbg/phpdbg-2.15.1.ebuild,v 1.2 2007/03/18 01:27:37 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpdbg/phpdbg-2.15.5.ebuild,v 1.1 2007/05/30 15:49:47 chtekk Exp $ PHP_EXT_NAME="dbg" PHP_EXT_INI="yes" |