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 | |
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')
-rw-r--r-- | dev-php/smarty/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.13.ebuild | 4 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.14.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog index b3d3b850a334..f8810f80c2c7 100644 --- a/dev-php/smarty/ChangeLog +++ b/dev-php/smarty/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/smarty # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.63 2006/10/01 14:05:08 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.64 2006/10/11 19:42:17 corsair Exp $ + + 11 Oct 2006; Markus Rothe <corsair@gentoo.org> smarty-2.6.13.ebuild, + smarty-2.6.14.ebuild: + Added ~ppc64; bug #150873 01 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> smarty-2.6.14.ebuild: diff --git a/dev-php/smarty/smarty-2.6.13.ebuild b/dev-php/smarty/smarty-2.6.13.ebuild index d4189c8b0536..e07f196271ce 100644 --- a/dev-php/smarty/smarty-2.6.13.ebuild +++ b/dev-php/smarty/smarty-2.6.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.13.ebuild,v 1.8 2006/05/31 22:23:50 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.13.ebuild,v 1.9 2006/10/11 19:42:17 corsair Exp $ inherit php-lib-r1 @@ -8,7 +8,7 @@ DESCRIPTION="A template engine for PHP." HOMEPAGE="http://smarty.php.net/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc sparc x86" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" IUSE="doc" DEPEND="doc? ( dev-php/smarty-docs )" diff --git a/dev-php/smarty/smarty-2.6.14.ebuild b/dev-php/smarty/smarty-2.6.14.ebuild index f015c7c61136..7bc51a67ac31 100644 --- a/dev-php/smarty/smarty-2.6.14.ebuild +++ b/dev-php/smarty/smarty-2.6.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.14.ebuild,v 1.6 2006/10/01 14:05:08 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.14.ebuild,v 1.7 2006/10/11 19:42:17 corsair Exp $ inherit php-lib-r1 @@ -8,7 +8,7 @@ DESCRIPTION="A template engine for PHP." HOMEPAGE="http://smarty.php.net/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ~ppc64 sparc x86" IUSE="doc" DEPEND="doc? ( dev-php/smarty-docs )" |