diff options
author | 2005-03-27 19:54:24 +0000 | |
---|---|---|
committer | 2005-03-27 19:54:24 +0000 | |
commit | 676d5609a97ca0d21548e06a0b11625e0877281f (patch) | |
tree | 169f228a76cc9d1fac87f4e8a21c5f05bc78392b /dev-php/smarty-docs/smarty-docs-2.6.7.ebuild | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-676d5609a97ca0d21548e06a0b11625e0877281f.tar.gz gentoo-2-676d5609a97ca0d21548e06a0b11625e0877281f.tar.bz2 gentoo-2-676d5609a97ca0d21548e06a0b11625e0877281f.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/smarty-docs/smarty-docs-2.6.7.ebuild')
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-2.6.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/smarty-docs/smarty-docs-2.6.7.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.7.ebuild index 853eabed2e67..14d9d6116d3b 100644 --- a/dev-php/smarty-docs/smarty-docs-2.6.7.ebuild +++ b/dev-php/smarty-docs/smarty-docs-2.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.7.ebuild,v 1.5 2005/03/27 12:28:23 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.7.ebuild,v 1.6 2005/03/27 19:54:24 gmsoft Exp $ MY_P=Smarty-${PV}-docs DESCRIPTION="A template engine for PHP" @@ -9,7 +9,7 @@ SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" IUSE="" -KEYWORDS="alpha ~hppa ppc sparc x86 amd64" +KEYWORDS="alpha hppa ppc sparc x86 amd64" DEPEND="" S=${WORKDIR}/manual |