diff options
author | Christian Hartmann <ian@gentoo.org> | 2006-07-05 11:13:05 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2006-07-05 11:13:05 +0000 |
commit | 3b1a5a37a11093176eda68c52f4cfe7f752cc1eb (patch) | |
tree | 92d6efdea9b5f97a51c52e0060d30e7fdb9b1d09 /dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild | |
parent | metadata fix (diff) | |
download | gentoo-2-3b1a5a37a11093176eda68c52f4cfe7f752cc1eb.tar.gz gentoo-2-3b1a5a37a11093176eda68c52f4cfe7f752cc1eb.tar.bz2 gentoo-2-3b1a5a37a11093176eda68c52f4cfe7f752cc1eb.zip |
Fixed RDEPEND wrt bug #134781; fixed header
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild')
-rw-r--r-- | dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild index 9a59c6ccf0ce..a2e47201802c 100644 --- a/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild +++ b/dev-perl/Text-Aspell/Text-Aspell-0.05.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/Text-Aspell/Text-Aspell-0.05.ebuild,v 1.2 2006/07/02 17:10:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild,v 1.3 2006/07/05 11:13:05 ian Exp $ inherit perl-module @@ -16,3 +16,4 @@ IUSE="" SRC_TEST="do" DEPEND="app-text/aspell" +RDEPEND="${DEPEND}"
\ No newline at end of file |