diff options
author | 2005-05-22 10:42:08 +0000 | |
---|---|---|
committer | 2005-05-22 10:42:08 +0000 | |
commit | e7a59f1fe97e08493502da8577517892a344def7 (patch) | |
tree | cb436abea7f98a6b191563ee83bc7bbd1557ad43 /dev-php/savant/savant-2.3.3.ebuild | |
parent | Version bump; see bug #65750 (diff) | |
download | gentoo-2-e7a59f1fe97e08493502da8577517892a344def7.tar.gz gentoo-2-e7a59f1fe97e08493502da8577517892a344def7.tar.bz2 gentoo-2-e7a59f1fe97e08493502da8577517892a344def7.zip |
Added SLOT
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/savant/savant-2.3.3.ebuild')
-rw-r--r-- | dev-php/savant/savant-2.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/savant/savant-2.3.3.ebuild b/dev-php/savant/savant-2.3.3.ebuild index cbdcdb885a67..f92614d2b56b 100644 --- a/dev-php/savant/savant-2.3.3.ebuild +++ b/dev-php/savant/savant-2.3.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/savant/savant-2.3.3.ebuild,v 1.1 2005/05/22 10:40:20 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/savant/savant-2.3.3.ebuild,v 1.2 2005/05/22 10:42:08 stuart Exp $ PHP_PEAR_PKG_NAME="Savant2" DESCRIPTION="The simple PHP template alternative to Smarty" HOMEPAGE="http://phpsavant.com/" SRC_URI="http://phpsavant.com/${PHP_PEAR_PKG_NAME}-${PV}.tgz" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="2" KEYWORDS="~x86" DEPEND="virtual/php" IUSE="" |