diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-06 13:10:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-06 13:10:10 +0000 |
commit | e0c114b75bd914028fe72857f55d2f7e2e287498 (patch) | |
tree | 45d64a17aa310ef2072150a5a3c436fd200a4aa1 /dev-php/smarty | |
parent | Add ~ia64 wrt #349127 (diff) | |
download | gentoo-2-e0c114b75bd914028fe72857f55d2f7e2e287498.tar.gz gentoo-2-e0c114b75bd914028fe72857f55d2f7e2e287498.tar.bz2 gentoo-2-e0c114b75bd914028fe72857f55d2f7e2e287498.zip |
Add ~ia64 wrt #349127
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'dev-php/smarty')
-rw-r--r-- | dev-php/smarty/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.24.ebuild | 6 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.26.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog index 3041119b3154..00b1c78b683a 100644 --- a/dev-php/smarty/ChangeLog +++ b/dev-php/smarty/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/smarty -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.104 2009/07/13 19:11:11 dertobi123 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.105 2011/01/06 13:10:10 armin76 Exp $ + + 06 Jan 2011; Raúl Porcel <armin76@gentoo.org> smarty-2.6.24.ebuild, + smarty-2.6.26.ebuild: + Add ~ia64 wrt #349127 *smarty-2.6.26 (13 Jul 2009) diff --git a/dev-php/smarty/smarty-2.6.24.ebuild b/dev-php/smarty/smarty-2.6.24.ebuild index c9876d248499..745a3f8e330e 100644 --- a/dev-php/smarty/smarty-2.6.24.ebuild +++ b/dev-php/smarty/smarty-2.6.24.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.6 2009/06/02 16:45:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.7 2011/01/06 13:10:10 armin76 Exp $ inherit php-lib-r1 eutils -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" MY_P="Smarty-${PV}" diff --git a/dev-php/smarty/smarty-2.6.26.ebuild b/dev-php/smarty/smarty-2.6.26.ebuild index 9c59b9177cd9..3b0ecc422e5b 100644 --- a/dev-php/smarty/smarty-2.6.26.ebuild +++ b/dev-php/smarty/smarty-2.6.26.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.26.ebuild,v 1.1 2009/07/13 19:11:11 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.26.ebuild,v 1.2 2011/01/06 13:10:10 armin76 Exp $ inherit php-lib-r1 eutils -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" MY_P="Smarty-${PV}" |