diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
commit | 7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63 (patch) | |
tree | 157003efe680d7346f67aea1c84e979fcbe9c000 /dev-perl/Mail-Sendmail | |
parent | Keyworded ~sparc-fbsd (diff) | |
download | gentoo-2-7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63.tar.gz gentoo-2-7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63.tar.bz2 gentoo-2-7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl/Mail-Sendmail')
-rw-r--r-- | dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild index 7b59fdb75d40..40cdce8d5251 100644 --- a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild +++ b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.18 2006/08/05 13:58:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.19 2007/07/10 23:33:33 mr_bones_ Exp $ inherit perl-module @@ -13,6 +13,5 @@ LICENSE="as-is" KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" IUSE="" - DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" |