diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-11 19:41:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-11 19:41:51 +0000 |
commit | f26fb505630fe9983b6e21d465bef0adafc2d0b3 (patch) | |
tree | 8af4e8ceeaec71d9bfbe2496ab52574c6eea92f7 /dev-php | |
parent | Added ~ppc64; bug #150799 (diff) | |
download | gentoo-2-f26fb505630fe9983b6e21d465bef0adafc2d0b3.tar.gz gentoo-2-f26fb505630fe9983b6e21d465bef0adafc2d0b3.tar.bz2 gentoo-2-f26fb505630fe9983b6e21d465bef0adafc2d0b3.zip |
Added ~ppc64; bug #150873
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/smarty-docs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-2.6.11.ebuild | 4 | ||||
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-2.6.9.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog index bb5032192927..40d11c8edbb4 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.36 2006/05/27 00:38:08 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.37 2006/10/11 19:41:51 corsair Exp $ + + 11 Oct 2006; Markus Rothe <corsair@gentoo.org> smarty-docs-2.6.9.ebuild, + smarty-docs-2.6.11.ebuild: + Added ~ppc64; bug #150873 27 May 2006; Luca Longinotti <chtekk@gentoo.org> smarty-docs-2.6.11.ebuild: 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 2057e7003cc2..95109e96445d 100644 --- a/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild +++ b/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 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.4 2006/05/27 00:38:08 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild,v 1.5 2006/10/11 19:41:51 corsair Exp $ DESCRIPTION="Documentation for Smarty, a template engine for PHP." HOMEPAGE="http://smarty.php.net/docs.php" LICENSE="LGPL-2.1" SLOT="0" IUSE="" -KEYWORDS="~alpha amd64 hppa ppc sparc ~x86" +KEYWORDS="~alpha amd64 hppa ppc ~ppc64 sparc ~x86" MY_P="Smarty-${PV}-docs" SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz" diff --git a/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild index 8e82cefebc46..b40c092a34c6 100644 --- a/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild +++ b/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 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.9.ebuild,v 1.6 2006/05/23 21:46:40 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild,v 1.7 2006/10/11 19:41:51 corsair Exp $ DESCRIPTION="Documentation for Smarty, a template engine for PHP." HOMEPAGE="http://smarty.php.net/docs.php" LICENSE="LGPL-2.1" SLOT="0" IUSE="" -KEYWORDS="alpha amd64 hppa ppc sparc x86" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" MY_P="Smarty-${PV}-docs" SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz" |