summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-03 20:09:28 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-03 20:09:28 +0000
commitb41aa42419bb3accce13e0ced4003184ef7443a9 (patch)
tree66564018ee90a427d8cdb8c37dfb89ba1a261eae /app-admin
parentcleanup (diff)
downloadhistorical-b41aa42419bb3accce13e0ced4003184ef7443a9.tar.gz
historical-b41aa42419bb3accce13e0ced4003184ef7443a9.tar.bz2
historical-b41aa42419bb3accce13e0ced4003184ef7443a9.zip
Added ~ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/php-toolkit/ChangeLog7
-rw-r--r--app-admin/php-toolkit/Manifest4
-rw-r--r--app-admin/php-toolkit/php-toolkit-1.0.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/app-admin/php-toolkit/ChangeLog b/app-admin/php-toolkit/ChangeLog
index 3aa4ab66ea6d..3130a5a0d297 100644
--- a/app-admin/php-toolkit/ChangeLog
+++ b/app-admin/php-toolkit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/php-toolkit
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/php-toolkit/ChangeLog,v 1.4 2005/12/30 16:58:11 chtekk Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/php-toolkit/ChangeLog,v 1.5 2006/01/03 20:09:28 corsair Exp $
+
+ 03 Jan 2006; Markus Rothe <corsair@gentoo.org> php-toolkit-1.0.ebuild:
+ Added ~ppc64
30 Dec 2005; Luca Longinotti <chtekk@gentoo.org> php-toolkit-1.0.ebuild:
Added ~alpha and ~ia64 keywords, kloeri's ok with it.
diff --git a/app-admin/php-toolkit/Manifest b/app-admin/php-toolkit/Manifest
index 3cd0fec7a9a1..7ac446c9bb88 100644
--- a/app-admin/php-toolkit/Manifest
+++ b/app-admin/php-toolkit/Manifest
@@ -1,4 +1,4 @@
-MD5 077da83e55b974b048494002aeb6046d ChangeLog 1037
+MD5 27f77b094eed70f3386afacb4146adf8 ChangeLog 1127
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-php-toolkit-1.0 0
MD5 4a45245e9b5d4fd45b744f093190a08b files/php-select 8283
MD5 dfd0ee80895ad0838d0d14d7bfb3cd5d files/php-select-modules/apache1.sh 508
@@ -9,4 +9,4 @@ MD5 4ecf2a69badd7ba1b12fc497544726f3 files/php-select-modules/php-cgi.sh 452
MD5 e4c69f3c38351cce893f12122cf3262c files/php-select-modules/php-devel.sh 532
MD5 13c38bfdc416d740518637fe1425f467 files/php-select-modules/php.sh 436
MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157
-MD5 4ab3d24b32d5d46c87fb3fc2c651e1b6 php-toolkit-1.0.ebuild 996
+MD5 d1d5a664550291e331a1cd6a2155c10b php-toolkit-1.0.ebuild 1004
diff --git a/app-admin/php-toolkit/php-toolkit-1.0.ebuild b/app-admin/php-toolkit/php-toolkit-1.0.ebuild
index b9393d250bb3..ba0e8ef86bc2 100644
--- a/app-admin/php-toolkit/php-toolkit-1.0.ebuild
+++ b/app-admin/php-toolkit/php-toolkit-1.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/php-toolkit/php-toolkit-1.0.ebuild,v 1.4 2005/12/30 16:58:11 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/php-toolkit/php-toolkit-1.0.ebuild,v 1.5 2006/01/03 20:09:28 corsair Exp $
inherit eutils
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86"
DESCRIPTION="Utilities for managing installed copies of PHP ."
HOMEPAGE="http://svn.gnqs.org/projects/gentoo-php-overlay/wiki/PhpToolkit"
SRC_URI=""