summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-01-08 08:41:30 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-01-08 08:41:30 +0000
commitfae47b2e45971f468bc10e2fc3fecc8458bfa993 (patch)
tree2936d5cf73d8501b4fccaa3354eee49e49548d30 /dev-php
parentstabilize 1.1.8, unhardmask 1.2.1 (diff)
downloadhistorical-fae47b2e45971f468bc10e2fc3fecc8458bfa993.tar.gz
historical-fae47b2e45971f468bc10e2fc3fecc8458bfa993.tar.bz2
historical-fae47b2e45971f468bc10e2fc3fecc8458bfa993.zip
remove mips and arm KEYWORDS due to lack of support, ready for new repoman.
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/egroupware/ChangeLog6
-rw-r--r--dev-php/egroupware/egroupware-0.9.99.008.ebuild4
-rw-r--r--dev-php/groupoffice/ChangeLog6
-rw-r--r--dev-php/groupoffice/groupoffice-1.93.ebuild4
-rw-r--r--dev-php/groupoffice/groupoffice-1.94.ebuild4
-rw-r--r--dev-php/phpgroupware/ChangeLog6
-rw-r--r--dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild4
-rw-r--r--dev-php/smarty-docs/ChangeLog6
-rw-r--r--dev-php/smarty-docs/smarty-docs-2.5.0.ebuild4
-rw-r--r--dev-php/smarty-docs/smarty-docs-2.6.0.ebuild4
-rw-r--r--dev-php/smarty/ChangeLog6
-rw-r--r--dev-php/smarty/smarty-2.5.0.ebuild6
-rw-r--r--dev-php/smarty/smarty-2.6.0-r1.ebuild6
-rw-r--r--dev-php/smarty/smarty-2.6.0-r2.ebuild4
-rw-r--r--dev-php/smarty/smarty-2.6.0.ebuild6
15 files changed, 48 insertions, 28 deletions
diff --git a/dev-php/egroupware/ChangeLog b/dev-php/egroupware/ChangeLog
index 2176d7850440..c3556f9667a3 100644
--- a/dev-php/egroupware/ChangeLog
+++ b/dev-php/egroupware/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/egroupware
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/egroupware/ChangeLog,v 1.8 2003/12/15 20:08:00 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/egroupware/ChangeLog,v 1.9 2004/01/08 08:41:07 robbat2 Exp $
+
+ 08 Jan 2004; Robin H. Johnson <robbat2@gentoo.org>
+ egroupware-0.9.99.008.ebuild:
+ remove mips and arm KEYWORDS due to lack of support, ready for new repoman.
15 Dec 2003; Stuart Herbert <stuart@gentoo.org>
egroupware-0.9.99.008.ebuild:
diff --git a/dev-php/egroupware/egroupware-0.9.99.008.ebuild b/dev-php/egroupware/egroupware-0.9.99.008.ebuild
index 56d3672a2b8f..04ad3fbb3aac 100644
--- a/dev-php/egroupware/egroupware-0.9.99.008.ebuild
+++ b/dev-php/egroupware/egroupware-0.9.99.008.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/egroupware/egroupware-0.9.99.008.ebuild,v 1.3 2004/01/05 21:28:00 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/egroupware/egroupware-0.9.99.008.ebuild,v 1.4 2004/01/08 08:41:07 robbat2 Exp $
inherit webapp-apache
@@ -14,7 +14,7 @@ RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~arm"
+KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa "
RDEPEND="virtual/php
dev-db/mysql"
diff --git a/dev-php/groupoffice/ChangeLog b/dev-php/groupoffice/ChangeLog
index 9622f9b90479..ffa989da2727 100644
--- a/dev-php/groupoffice/ChangeLog
+++ b/dev-php/groupoffice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/groupoffice
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/ChangeLog,v 1.7 2003/12/15 20:06:28 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/ChangeLog,v 1.8 2004/01/08 08:40:44 robbat2 Exp $
+
+ 08 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> groupoffice-1.93.ebuild,
+ groupoffice-1.94.ebuild:
+ remove mips and arm KEYWORDS due to lack of support, ready for new repoman.
15 Dec 2003; Stuart Herbert <stuart@gentoo.org> groupoffice-1.93.ebuild,
groupoffice-1.94.ebuild:
diff --git a/dev-php/groupoffice/groupoffice-1.93.ebuild b/dev-php/groupoffice/groupoffice-1.93.ebuild
index 84b8f0472d98..6fa764aa1cec 100644
--- a/dev-php/groupoffice/groupoffice-1.93.ebuild
+++ b/dev-php/groupoffice/groupoffice-1.93.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/groupoffice/groupoffice-1.93.ebuild,v 1.4 2003/12/15 20:06:28 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-1.93.ebuild,v 1.5 2004/01/08 08:40:44 robbat2 Exp $
inherit webapp-apache
@@ -13,7 +13,7 @@ RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~arm"
+KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa "
DEPEND="virtual/php
dev-db/mysql"
diff --git a/dev-php/groupoffice/groupoffice-1.94.ebuild b/dev-php/groupoffice/groupoffice-1.94.ebuild
index f162225361af..44df656ec459 100644
--- a/dev-php/groupoffice/groupoffice-1.94.ebuild
+++ b/dev-php/groupoffice/groupoffice-1.94.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/groupoffice/groupoffice-1.94.ebuild,v 1.3 2003/12/15 20:06:28 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-1.94.ebuild,v 1.4 2004/01/08 08:40:44 robbat2 Exp $
inherit webapp-apache
@@ -13,7 +13,7 @@ RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~arm"
+KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa "
DEPEND="virtual/php
dev-db/mysql"
diff --git a/dev-php/phpgroupware/ChangeLog b/dev-php/phpgroupware/ChangeLog
index f1077d826fa9..a193ac8fc14c 100644
--- a/dev-php/phpgroupware/ChangeLog
+++ b/dev-php/phpgroupware/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/phpgroupware
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/ChangeLog,v 1.18 2004/01/07 21:26:50 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/ChangeLog,v 1.19 2004/01/08 08:41:30 robbat2 Exp $
+
+ 08 Jan 2004; Robin H. Johnson <robbat2@gentoo.org>
+ phpgroupware-0.9.14.007.ebuild:
+ remove mips and arm KEYWORDS due to lack of support, ready for new repoman.
07 Jan 2004; Martin Holzer <mholzer@gentoo.org>
phpgroupware-0.9.14.007.ebuild:
diff --git a/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild b/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild
index 0c3a338cc77a..78f25874d00b 100644
--- a/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild
+++ b/dev-php/phpgroupware/phpgroupware-0.9.14.007.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/phpgroupware/phpgroupware-0.9.14.007.ebuild,v 1.8 2004/01/07 21:26:50 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild,v 1.9 2004/01/08 08:41:30 robbat2 Exp $
inherit webapp-apache
@@ -13,7 +13,7 @@ RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~arm"
+KEYWORDS="x86 ~ppc ~alpha ~amd64 ~sparc ~hppa "
RDEPEND=">=dev-php/mod_php-4.1
dev-db/mysql"
diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog
index 71ea2c49d8b1..97b92e9ae226 100644
--- a/dev-php/smarty-docs/ChangeLog
+++ b/dev-php/smarty-docs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/smarty-docs
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.3 2004/01/05 21:28:00 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.4 2004/01/08 08:38:14 robbat2 Exp $
+
+ 08 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> smarty-docs-2.5.0.ebuild,
+ smarty-docs-2.6.0.ebuild:
+ remove mips and arm KEYWORDS due to lack of support, ready for new repoman.
*smarty-docs-2.6.0 (22 Dec 2003)
diff --git a/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild b/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild
index 4101a4215f1e..901afea0c217 100644
--- a/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild
+++ b/dev-php/smarty-docs/smarty-docs-2.5.0.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/smarty-docs/smarty-docs-2.5.0.ebuild,v 1.2 2003/12/22 19:14:34 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild,v 1.3 2004/01/08 08:38:14 robbat2 Exp $
MY_P=Smarty-${PV}-docs
DESCRIPTION="A template engine for PHP"
@@ -8,7 +8,7 @@ HOMEPAGE="http://smarty.php.net/"
SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha arm hppa mips ppc sparc x86"
+KEYWORDS="alpha hppa ppc sparc x86"
DEPEND="dev-php/mod_php"
S=${WORKDIR}/manual
diff --git a/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild
index 438fd477c0cb..72d53597c8f5 100644
--- a/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild
+++ b/dev-php/smarty-docs/smarty-docs-2.6.0.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/smarty-docs/smarty-docs-2.6.0.ebuild,v 1.1 2003/12/22 19:14:34 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild,v 1.2 2004/01/08 08:38:14 robbat2 Exp $
MY_P=Smarty-${PV}-docs
DESCRIPTION="A template engine for PHP"
@@ -8,7 +8,7 @@ HOMEPAGE="http://smarty.php.net/"
SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha arm hppa mips ppc sparc x86"
+KEYWORDS="alpha hppa ppc sparc x86"
DEPEND="dev-php/mod_php"
S=${WORKDIR}/manual
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 7e9c066562de..803191e768d0 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/smarty
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.8 2004/01/05 21:28:00 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.9 2004/01/08 08:39:49 robbat2 Exp $
+
+ 08 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> smarty-2.5.0.ebuild,
+ smarty-2.6.0-r1.ebuild, smarty-2.6.0-r2.ebuild, smarty-2.6.0.ebuild:
+ remove mips and arm KEYWORDS due to lack of support, ready for new repoman.
*smarty-2.6.0-r2 (04 Jan 2004)
*smarty-2.6.0-r1 (04 Jan 2004)
diff --git a/dev-php/smarty/smarty-2.5.0.ebuild b/dev-php/smarty/smarty-2.5.0.ebuild
index 75a6ac287525..4734db4b43b8 100644
--- a/dev-php/smarty/smarty-2.5.0.ebuild
+++ b/dev-php/smarty/smarty-2.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.5.0.ebuild,v 1.3 2004/01/05 04:11:30 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.5.0.ebuild,v 1.4 2004/01/08 08:39:49 robbat2 Exp $
MY_P=Smarty-${PV}
DESCRIPTION="A template engine for PHP"
@@ -9,9 +9,9 @@ SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz
http://smarty.php.net/distributions/manual/en/${MY_P}-docs.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha arm hppa mips ppc sparc x86"
+KEYWORDS="alpha hppa ppc sparc x86"
IUSE="doc"
-DEPEND="dev-php/mod_php"
+DEPEND="virtual/php"
S=${WORKDIR}/${MY_P}
diff --git a/dev-php/smarty/smarty-2.6.0-r1.ebuild b/dev-php/smarty/smarty-2.6.0-r1.ebuild
index 5707fa24c783..de7dbcfbcabc 100644
--- a/dev-php/smarty/smarty-2.6.0-r1.ebuild
+++ b/dev-php/smarty/smarty-2.6.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0-r1.ebuild,v 1.2 2004/01/05 04:11:30 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0-r1.ebuild,v 1.3 2004/01/08 08:39:49 robbat2 Exp $
MY_P=Smarty-${PV}
DESCRIPTION="A template engine for PHP"
@@ -8,9 +8,9 @@ HOMEPAGE="http://smarty.php.net/"
SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha arm hppa mips ppc sparc x86"
+KEYWORDS="alpha hppa ppc sparc x86"
IUSE="doc"
-DEPEND="dev-php/mod_php"
+DEPEND="virtual/php"
S=${WORKDIR}/${MY_P}
src_install() {
diff --git a/dev-php/smarty/smarty-2.6.0-r2.ebuild b/dev-php/smarty/smarty-2.6.0-r2.ebuild
index 3f7f1488066f..1bda4ff29241 100644
--- a/dev-php/smarty/smarty-2.6.0-r2.ebuild
+++ b/dev-php/smarty/smarty-2.6.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0-r2.ebuild,v 1.1 2004/01/05 04:11:30 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0-r2.ebuild,v 1.2 2004/01/08 08:39:49 robbat2 Exp $
MY_P=Smarty-${PV}
DESCRIPTION="A template engine for PHP"
@@ -8,7 +8,7 @@ HOMEPAGE="http://smarty.php.net/"
SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha arm hppa mips ppc sparc x86"
+KEYWORDS="alpha hppa ppc sparc x86"
IUSE="doc"
DEPEND=""
RDEPEND="virtual/php"
diff --git a/dev-php/smarty/smarty-2.6.0.ebuild b/dev-php/smarty/smarty-2.6.0.ebuild
index f5d599c1fe2e..da4e50cfd367 100644
--- a/dev-php/smarty/smarty-2.6.0.ebuild
+++ b/dev-php/smarty/smarty-2.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0.ebuild,v 1.2 2004/01/05 04:11:30 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0.ebuild,v 1.3 2004/01/08 08:39:49 robbat2 Exp $
MY_P=Smarty-${PV}
DESCRIPTION="A template engine for PHP"
@@ -9,9 +9,9 @@ SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz
http://smarty.php.net/distributions/manual/en/${MY_P}-docs.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha arm hppa mips ppc sparc x86"
+KEYWORDS="alpha hppa ppc sparc x86"
IUSE="doc"
-DEPEND="dev-php/mod_php"
+DEPEND="virtual/php"
S=${WORKDIR}/${MY_P}