summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:22:40 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:22:40 +0000
commite67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch)
tree0400b4c848dcf5b65713eacdec366864f6e8184e /dev-php/phpdbg
parentinitial ebuild #11707 (diff)
downloadgentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz
gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2
gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-php/phpdbg')
-rw-r--r--dev-php/phpdbg/ChangeLog5
-rw-r--r--dev-php/phpdbg/phpdbg-2.10-r1.ebuild4
-rw-r--r--dev-php/phpdbg/phpdbg-2.10.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/phpdbg/ChangeLog b/dev-php/phpdbg/ChangeLog
index 0893a5eb144a..a5b09b7ec893 100644
--- a/dev-php/phpdbg/ChangeLog
+++ b/dev-php/phpdbg/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-php/phpdbg
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/ChangeLog,v 1.1 2002/07/09 19:25:00 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/ChangeLog,v 1.2 2002/12/09 04:21:12 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*phpdbg-2.10-r1 (9 Jul 2002)
9 Jul 2002; Roman Weber <gentoo@gonzo.ch> phpdbg-2.10-r1.ebuild :
diff --git a/dev-php/phpdbg/phpdbg-2.10-r1.ebuild b/dev-php/phpdbg/phpdbg-2.10-r1.ebuild
index 22f7fd07d823..d594ff75413d 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-2002 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.5 2002/10/04 05:25:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.10-r1.ebuild,v 1.6 2002/12/09 04:21:12 manson Exp $
PL="pl3"
S="${WORKDIR}/dbg-${PV}${PL}"
@@ -12,7 +12,7 @@ SLOT="0"
DEPEND="virtual/php"
# support for ppc or others?
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
src_unpack() {
unpack "dbg-${PV}pl3.tar.gz"
diff --git a/dev-php/phpdbg/phpdbg-2.10.ebuild b/dev-php/phpdbg/phpdbg-2.10.ebuild
index 67c9d2b49598..1797dc90fdd9 100644
--- a/dev-php/phpdbg/phpdbg-2.10.ebuild
+++ b/dev-php/phpdbg/phpdbg-2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.ebuild,v 1.4 2002/10/04 05:25:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.10.ebuild,v 1.5 2002/12/09 04:21:12 manson Exp $
PL="pl3"
S=${WORKDIR}/dbg-${PV}${PL}
@@ -12,7 +12,7 @@ LICENSE="dbgphp"
DEPEND="virtual/php"
# support ppc? or others?
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
src_compile() {
phpize