diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-11 19:42:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-11 19:42:17 +0000 |
commit | 9370215a5e4d3ffa7e4b07e2788287b855620463 (patch) | |
tree | bf2aff67f40f89f6062b317b346f7720a179c64f /dev-php/smarty-docs | |
parent | Add 9999 version that pulls off the Mercurial repository, for when the releas... (diff) | |
download | historical-9370215a5e4d3ffa7e4b07e2788287b855620463.tar.gz historical-9370215a5e4d3ffa7e4b07e2788287b855620463.tar.bz2 historical-9370215a5e4d3ffa7e4b07e2788287b855620463.zip |
Added ~ppc64; bug #150873
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'dev-php/smarty-docs')
-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" |