summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-08 04:45:59 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-08 04:45:59 +0000
commit939a855c6a04b6c76ac4955d252ae7ff89a16e27 (patch)
tree18a5ad7e2adf7d317a8c1b50fcc536f00c04681e /dev-php/phpdbg
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-939a855c6a04b6c76ac4955d252ae7ff89a16e27.tar.gz
gentoo-2-939a855c6a04b6c76ac4955d252ae7ff89a16e27.tar.bz2
gentoo-2-939a855c6a04b6c76ac4955d252ae7ff89a16e27.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-php/phpdbg')
-rw-r--r--dev-php/phpdbg/Manifest2
-rw-r--r--dev-php/phpdbg/phpdbg-2.10-r1.ebuild10
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-php/phpdbg/Manifest b/dev-php/phpdbg/Manifest
index d6ea2296a56e..c2d77924aeec 100644
--- a/dev-php/phpdbg/Manifest
+++ b/dev-php/phpdbg/Manifest
@@ -1,5 +1,5 @@
MD5 951c57dd721dfc60a5cf6740cc5f644b ChangeLog 412
-MD5 53ada71e5a203f95e97d338a19c9161e phpdbg-2.10-r1.ebuild 1396
+MD5 5741a7c0645dbea6ce4d29dbcbe93b16 phpdbg-2.10-r1.ebuild 1391
MD5 a9a223f8be4e984c161a094b6299d973 phpdbg-2.10.ebuild 658
MD5 46f62a6c5764771d7152ad657d8f45e4 files/digest-phpdbg-2.10 62
MD5 46f62a6c5764771d7152ad657d8f45e4 files/digest-phpdbg-2.10-r1 62
diff --git a/dev-php/phpdbg/phpdbg-2.10-r1.ebuild b/dev-php/phpdbg/phpdbg-2.10-r1.ebuild
index 5b8d181ef537..9b9e317ab0bf 100644
--- a/dev-php/phpdbg/phpdbg-2.10-r1.ebuild
+++ b/dev-php/phpdbg/phpdbg-2.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.10-r1.ebuild,v 1.7 2003/02/13 11:31:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.10-r1.ebuild,v 1.8 2003/09/08 04:45:56 msterret Exp $
PL="pl3"
S="${WORKDIR}/dbg-${PV}${PL}"
@@ -21,7 +21,7 @@ src_unpack() {
src_compile() {
phpize
- ./configure --enable-dbg=shared --with-dbg-profiler
+ ./configure --enable-dbg=shared --with-dbg-profiler
emake
}
@@ -39,9 +39,9 @@ pkg_postinst() {
else
echo extension=/etc/php4/lib/dbg.so >> /etc/php4/php.ini
fi
-
+
einfo Please reload Apache to activate the changes
-
+
}
pkg_prerm() {
@@ -55,4 +55,4 @@ pkg_postrm() {
einfo Please reload Apache to activate the changes
}
-
+