diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-02 16:45:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-02 16:45:27 +0000 |
commit | 746ccff795753e5062702d8153c4c0e2bc7bc955 (patch) | |
tree | a4b0f9c5e84697548500f467509c5d54817db77b /dev-php | |
parent | sparc stable wrt #234787 (diff) | |
download | gentoo-2-746ccff795753e5062702d8153c4c0e2bc7bc955.tar.gz gentoo-2-746ccff795753e5062702d8153c4c0e2bc7bc955.tar.bz2 gentoo-2-746ccff795753e5062702d8153c4c0e2bc7bc955.zip |
alpha/sparc stable wrt #270494
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/smarty/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog index 39cd82ebbeb3..8989d83bf570 100644 --- a/dev-php/smarty/ChangeLog +++ b/dev-php/smarty/ChangeLog @@ -1,6 +1,9 @@ # 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.102 2009/05/25 16:06:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.103 2009/06/02 16:45:27 armin76 Exp $ + + 02 Jun 2009; Raúl Porcel <armin76@gentoo.org> smarty-2.6.24.ebuild: + alpha/sparc stable wrt #270494 25 May 2009; Brent Baude <ranger@gentoo.org> smarty-2.6.24.ebuild: Marking smarty-2.6.24 ppc64 and ppc for bug 270494 diff --git a/dev-php/smarty/smarty-2.6.24.ebuild b/dev-php/smarty/smarty-2.6.24.ebuild index 3e04e544ccf7..c9876d248499 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 # 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.5 2009/05/25 16:06:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.6 2009/06/02 16:45:27 armin76 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}" |