summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-08-30 13:13:13 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-08-30 13:13:13 +0000
commit429788610eaf450a2f4afff7e2748dad0d1faac7 (patch)
treee2efcdb8330a16c7c5cf839d226827a55057acc3 /dev-php5/Savant3
parentPort from project overlay (diff)
downloadgentoo-2-429788610eaf450a2f4afff7e2748dad0d1faac7.tar.gz
gentoo-2-429788610eaf450a2f4afff7e2748dad0d1faac7.tar.bz2
gentoo-2-429788610eaf450a2f4afff7e2748dad0d1faac7.zip
Update IUSE
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-php5/Savant3')
-rw-r--r--dev-php5/Savant3/ChangeLog5
-rw-r--r--dev-php5/Savant3/Savant3-3.0.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-php5/Savant3/ChangeLog b/dev-php5/Savant3/ChangeLog
index e5628b2291d7..b603055aacae 100644
--- a/dev-php5/Savant3/ChangeLog
+++ b/dev-php5/Savant3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/Savant3
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/Savant3/ChangeLog,v 1.1 2007/08/30 12:51:28 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/Savant3/ChangeLog,v 1.2 2007/08/30 13:13:13 jokey Exp $
+
+ 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> Savant3-3.0.0.ebuild:
+ Update IUSE
30 Aug 2007; Markus Ullmann <jokey@gentoo.org> +metadata.xml,
+Savant3-3.0.0.ebuild:
diff --git a/dev-php5/Savant3/Savant3-3.0.0.ebuild b/dev-php5/Savant3/Savant3-3.0.0.ebuild
index 4b2aaabe841c..b1dcba391378 100644
--- a/dev-php5/Savant3/Savant3-3.0.0.ebuild
+++ b/dev-php5/Savant3/Savant3-3.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/Savant3/Savant3-3.0.0.ebuild,v 1.1 2007/08/30 12:51:28 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/Savant3/Savant3-3.0.0.ebuild,v 1.2 2007/08/30 13:13:13 jokey Exp $
inherit php-pear-lib-r1
@@ -11,9 +11,9 @@ HOMEPAGE="http://phpsavant.com/yawiki/index.php?area=Savant3"
SRC_URI="http://phpsavant.com/${P}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
-IUSE="form-plugin"
+IUSE="minimal"
DEPEND=""
-RDEPEND="form-plugin? ( >=dev-php5/Savant3-Plugin-Form-0.2.1 )"
+RDEPEND="!minimal? ( >=dev-php5/Savant3-Plugin-Form-0.2.1 )"
need_php_by_category