diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-12 17:38:46 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-12 17:38:46 +0000 |
commit | 4f5bf76ef4330ec9e997fa47968867cbb5fd303c (patch) | |
tree | 80b80c0c8e86a9a5efffa3a908a542c596953c01 /dev-php | |
parent | s390/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-4f5bf76ef4330ec9e997fa47968867cbb5fd303c.tar.gz gentoo-2-4f5bf76ef4330ec9e997fa47968867cbb5fd303c.tar.bz2 gentoo-2-4f5bf76ef4330ec9e997fa47968867cbb5fd303c.zip |
ia64 stable
(Portage version: 2.2.0_alpha20/cvs/Linux x86_64)
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 5aa5803f0e65..eace70b05c2a 100644 --- a/dev-php/smarty/ChangeLog +++ b/dev-php/smarty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/smarty # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.108 2011/02/12 01:51:45 tomk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.109 2011/02/12 17:38:46 ssuominen Exp $ + + 12 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> smarty-2.6.24.ebuild: + ia64 stable *smarty-3.0.7 (12 Feb 2011) diff --git a/dev-php/smarty/smarty-2.6.24.ebuild b/dev-php/smarty/smarty-2.6.24.ebuild index 745a3f8e330e..a5b48286d1ee 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-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.7 2011/01/06 13:10:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.8 2011/02/12 17:38:46 ssuominen Exp $ inherit php-lib-r1 eutils -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" MY_P="Smarty-${PV}" |