diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-01 13:21:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-01 13:21:27 +0000 |
commit | e55500a9260f93e540e6f33fa062efb8cc5c74d9 (patch) | |
tree | c3ebc67b2353665817854173becc646741fe9f54 /dev-php/smarty/smarty-3.1.12.ebuild | |
parent | style fixes and use required_use since pulseaudio support will not build with... (diff) | |
download | historical-e55500a9260f93e540e6f33fa062efb8cc5c74d9.tar.gz historical-e55500a9260f93e540e6f33fa062efb8cc5c74d9.tar.bz2 historical-e55500a9260f93e540e6f33fa062efb8cc5c74d9.zip |
Stable for HPPA (bug #435618).
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'dev-php/smarty/smarty-3.1.12.ebuild')
-rw-r--r-- | dev-php/smarty/smarty-3.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/smarty/smarty-3.1.12.ebuild b/dev-php/smarty/smarty-3.1.12.ebuild index 9d13bfda752d..abff63cef6fa 100644 --- a/dev-php/smarty/smarty-3.1.12.ebuild +++ b/dev-php/smarty/smarty-3.1.12.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.1 2013/03/30 11:38:56 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-3.1.12.ebuild,v 1.2 2013/10/01 13:21:26 jer Exp $ EAPI=4 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" MY_P="Smarty-${PV}" DOC_PV="3.1.8" |