diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-12 10:49:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-12 10:49:49 +0000 |
commit | 31b628505e8bd3b424248cf2388d77f104d498cd (patch) | |
tree | 3e6d2e311269c15211a695d104cf54eb7f13cdf2 /dev-php/smarty-docs/smarty-docs-2.6.14.ebuild | |
parent | Remove logrotate USE flag, bug#198901 (diff) | |
download | historical-31b628505e8bd3b424248cf2388d77f104d498cd.tar.gz historical-31b628505e8bd3b424248cf2388d77f104d498cd.tar.bz2 historical-31b628505e8bd3b424248cf2388d77f104d498cd.zip |
alpha/sparc stable wrt #198570
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-php/smarty-docs/smarty-docs-2.6.14.ebuild')
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-2.6.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 671b5e57c192..4dff30418a8c 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-2007 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.4 2007/11/11 02:09:41 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild,v 1.5 2007/11/12 10:49:49 armin76 Exp $ -KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ppc ~ppc64 sparc x86" MY_P="Smarty-${PV}-docs" |