diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-01-10 14:14:17 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-01-10 14:14:17 +0000 |
commit | 20ddd006296cd309fc1cb7973a3b758ba5de66c5 (patch) | |
tree | 99c30ffda5769b91f637683dbaf95fbf8296ce4f /dev-php/smarty/smarty-2.6.21.ebuild | |
parent | Stable on alpha, bug #254076 (diff) | |
download | historical-20ddd006296cd309fc1cb7973a3b758ba5de66c5.tar.gz historical-20ddd006296cd309fc1cb7973a3b758ba5de66c5.tar.bz2 historical-20ddd006296cd309fc1cb7973a3b758ba5de66c5.zip |
ppc stable, bug #254415
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64
Diffstat (limited to 'dev-php/smarty/smarty-2.6.21.ebuild')
-rw-r--r-- | dev-php/smarty/smarty-2.6.21.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/smarty/smarty-2.6.21.ebuild b/dev-php/smarty/smarty-2.6.21.ebuild index b82658db5992..c4ee17dd4de2 100644 --- a/dev-php/smarty/smarty-2.6.21.ebuild +++ b/dev-php/smarty/smarty-2.6.21.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild,v 1.1 2008/12/09 18:03:03 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild,v 1.2 2009/01/10 14:14:17 dertobi123 Exp $ inherit php-lib-r1 eutils -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86" MY_P="Smarty-${PV}" |