summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-03-03 19:02:25 +0000
committerJeroen Roovers <jer@gentoo.org>2008-03-03 19:02:25 +0000
commit10791c9587a6fb1e489a9050bf6cd121d5e796ee (patch)
tree66ce64f01704d2ddebb831d597e0dd8ebd43f84b /dev-php/smarty/smarty-2.6.19.ebuild
parentCorrect license from LGPL-2 to LGPL-2.1 (diff)
downloadhistorical-10791c9587a6fb1e489a9050bf6cd121d5e796ee.tar.gz
historical-10791c9587a6fb1e489a9050bf6cd121d5e796ee.tar.bz2
historical-10791c9587a6fb1e489a9050bf6cd121d5e796ee.zip
Stable for HPPA (bug #212147).
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-php/smarty/smarty-2.6.19.ebuild')
-rw-r--r--dev-php/smarty/smarty-2.6.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/smarty/smarty-2.6.19.ebuild b/dev-php/smarty/smarty-2.6.19.ebuild
index 1c23d47bc30b..60f29da6e202 100644
--- a/dev-php/smarty/smarty-2.6.19.ebuild
+++ b/dev-php/smarty/smarty-2.6.19.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.19.ebuild,v 1.2 2008/03/03 18:21:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.19.ebuild,v 1.3 2008/03/03 19:02:25 jer Exp $
inherit php-lib-r1
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86"
MY_P="Smarty-${PV}"