summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Smith <c1pher@gentoo.org>2012-07-18 12:50:20 -0400
committerDane Smith <c1pher@gentoo.org>2012-07-18 12:50:20 -0400
commit442fbcbfbba08cdda7a98b2b624eb4e5b071b3b3 (patch)
tree26b5268763a64d94986112fbfd73ff5e24e38e35 /www-apps/indefero/indefero-1.2.ebuild
parentRename postinst. (diff)
downloadc1pher-442fbcbfbba08cdda7a98b2b624eb4e5b071b3b3.tar.gz
c1pher-442fbcbfbba08cdda7a98b2b624eb4e5b071b3b3.tar.bz2
c1pher-442fbcbfbba08cdda7a98b2b624eb4e5b071b3b3.zip
Fix depends.
Diffstat (limited to 'www-apps/indefero/indefero-1.2.ebuild')
-rw-r--r--www-apps/indefero/indefero-1.2.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/www-apps/indefero/indefero-1.2.ebuild b/www-apps/indefero/indefero-1.2.ebuild
index 8116319..efbd7d9 100644
--- a/www-apps/indefero/indefero-1.2.ebuild
+++ b/www-apps/indefero/indefero-1.2.ebuild
@@ -16,9 +16,6 @@ IUSE="doc"
DEPEND="app-arch/unzip"
RDEPEND="${DEPEND}
dev-lang/php[gd]
- dev-php/PEAR-Console_Getopt
- dev-php/PEAR-Mail
- dev-php/PEAR-Mail_Mime
dev-php/pluf
"
S="${WORKDIR}/${PN}"