summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-04-01 07:45:36 +0000
committerUlrich Müller <ulm@gentoo.org>2011-04-01 07:45:36 +0000
commit17b5753aaa4a98634690524b6d969998a2f6efda (patch)
treea3358ced365bf16c3844ec981782694d73c7e0db /app-editors
parentsparc stable (bug 356269) (diff)
downloadgentoo-2-17b5753aaa4a98634690524b6d969998a2f6efda.tar.gz
gentoo-2-17b5753aaa4a98634690524b6d969998a2f6efda.tar.bz2
gentoo-2-17b5753aaa4a98634690524b6d969998a2f6efda.zip
Drop perl and help2man dependencies, because they are only needed after maintainer-clean.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/zile/ChangeLog6
-rw-r--r--app-editors/zile/zile-2.3.23.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog
index 1107d56e26b6..ca88839b84f6 100644
--- a/app-editors/zile/ChangeLog
+++ b/app-editors/zile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/zile
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.139 2011/03/23 21:32:30 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.140 2011/04/01 07:45:36 ulm Exp $
+
+ 01 Apr 2011; Ulrich Mueller <ulm@gentoo.org> zile-2.3.23.ebuild:
+ Drop perl and help2man dependencies, because they are only needed after
+ maintainer-clean.
*zile-2.3.23 (23 Mar 2011)
diff --git a/app-editors/zile/zile-2.3.23.ebuild b/app-editors/zile/zile-2.3.23.ebuild
index 08e3f129c71f..184701aafd4d 100644
--- a/app-editors/zile/zile-2.3.23.ebuild
+++ b/app-editors/zile/zile-2.3.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.23.ebuild,v 1.1 2011/03/23 21:32:30 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.23.ebuild,v 1.2 2011/04/01 07:45:36 ulm Exp $
EAPI=3
@@ -15,8 +15,6 @@ IUSE="livecd test valgrind"
RDEPEND="sys-libs/ncurses"
DEPEND="${RDEPEND}
- dev-lang/perl
- sys-apps/help2man
test? ( valgrind? ( dev-util/valgrind ) )"
src_configure() {