diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-06 13:11:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-06 13:11:33 +0000 |
commit | eae14844a86d1a5de01cf3e07c9d6cc610df7ca1 (patch) | |
tree | 27bf75b812972ac03c6dd04d7836035c4a638255 /dev-php | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #350166 (diff) | |
download | historical-eae14844a86d1a5de01cf3e07c9d6cc610df7ca1.tar.gz historical-eae14844a86d1a5de01cf3e07c9d6cc610df7ca1.tar.bz2 historical-eae14844a86d1a5de01cf3e07c9d6cc610df7ca1.zip |
Add ~ia64 wrt #349127
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-php/smarty-docs/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-2.6.11.ebuild | 6 | ||||
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-2.6.14.ebuild | 6 | ||||
-rw-r--r-- | dev-php/smarty/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.24.ebuild | 6 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.26.ebuild | 6 |
8 files changed, 33 insertions, 21 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index 2ea69f10b1a4..2467843c4ead 100644 --- a/dev-php/PEAR-PhpDocumentor/ChangeLog +++ b/dev-php/PEAR-PhpDocumentor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PhpDocumentor -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.49 2010/12/19 21:19:34 mabi Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.50 2011/01/06 13:11:33 armin76 Exp $ + + 06 Jan 2011; Raúl Porcel <armin76@gentoo.org> + PEAR-PhpDocumentor-1.4.3-r1.ebuild: + Add ~ia64 wrt #349127 *PEAR-PhpDocumentor-1.4.3-r1 (19 Dec 2010) diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild index fcb979d149a8..de111d589f21 100644 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild,v 1.1 2010/12/19 21:18:14 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild,v 1.2 2011/01/06 13:11:33 armin76 Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="The phpDocumentor package provides automatic documenting of php api # see http://pear.php.net/bugs/bug.php?id=12577 for additional info on licensing mess LICENSE="PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="minimal" RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 ) diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog index 8e67f834fe8d..9d78b0bf2e79 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.47 2009/02/27 14:55:48 ranger Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.48 2011/01/06 13:09:02 armin76 Exp $ + + 06 Jan 2011; Raúl Porcel <armin76@gentoo.org> smarty-docs-2.6.11.ebuild, + smarty-docs-2.6.14.ebuild: + Add ~ia64 wrt #349127 27 Feb 2009; Brent Baude <ranger@gentoo.org> smarty-docs-2.6.14.ebuild: Marking smarty-docs-2.6.14 ppc64 for bug 254415 diff --git a/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild index bb2cd4b033f0..ffd543e7416f 100644 --- a/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild +++ b/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild,v 1.8 2007/03/18 15:46:37 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild,v 1.9 2011/01/06 13:09:02 armin76 Exp $ -KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86" MY_P="Smarty-${PV}-docs" diff --git a/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild index a0b028a1ed13..baae97585440 100644 --- a/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild +++ b/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild,v 1.8 2009/02/27 14:55:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild,v 1.9 2011/01/06 13:09:02 armin76 Exp $ -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" MY_P="Smarty-${PV}-docs" diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog index 3041119b3154..00b1c78b683a 100644 --- a/dev-php/smarty/ChangeLog +++ b/dev-php/smarty/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/smarty -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.104 2009/07/13 19:11:11 dertobi123 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.105 2011/01/06 13:10:10 armin76 Exp $ + + 06 Jan 2011; Raúl Porcel <armin76@gentoo.org> smarty-2.6.24.ebuild, + smarty-2.6.26.ebuild: + Add ~ia64 wrt #349127 *smarty-2.6.26 (13 Jul 2009) diff --git a/dev-php/smarty/smarty-2.6.24.ebuild b/dev-php/smarty/smarty-2.6.24.ebuild index c9876d248499..745a3f8e330e 100644 --- a/dev-php/smarty/smarty-2.6.24.ebuild +++ b/dev-php/smarty/smarty-2.6.24.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.6 2009/06/02 16:45:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.7 2011/01/06 13:10:10 armin76 Exp $ inherit php-lib-r1 eutils -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" MY_P="Smarty-${PV}" diff --git a/dev-php/smarty/smarty-2.6.26.ebuild b/dev-php/smarty/smarty-2.6.26.ebuild index 9c59b9177cd9..3b0ecc422e5b 100644 --- a/dev-php/smarty/smarty-2.6.26.ebuild +++ b/dev-php/smarty/smarty-2.6.26.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.26.ebuild,v 1.1 2009/07/13 19:11:11 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.26.ebuild,v 1.2 2011/01/06 13:10:10 armin76 Exp $ inherit php-lib-r1 eutils -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" MY_P="Smarty-${PV}" |