diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 17:45:00 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 17:45:00 +0000 |
commit | bcdfbc2af41df7439a0cc279c36410dc4ba1e4d3 (patch) | |
tree | df7f2503d9f5b26806e4090f9dc565429498c51c /dev-perl/Eidetic/Eidetic-2.003003.ebuild | |
parent | Cleanup. (diff) | |
download | historical-bcdfbc2af41df7439a0cc279c36410dc4ba1e4d3.tar.gz historical-bcdfbc2af41df7439a0cc279c36410dc4ba1e4d3.tar.bz2 historical-bcdfbc2af41df7439a0cc279c36410dc4ba1e4d3.zip |
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Eidetic/Eidetic-2.003003.ebuild')
-rw-r--r-- | dev-perl/Eidetic/Eidetic-2.003003.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Eidetic/Eidetic-2.003003.ebuild b/dev-perl/Eidetic/Eidetic-2.003003.ebuild index 8bc0ad45190c..0dcf1b1c404c 100644 --- a/dev-perl/Eidetic/Eidetic-2.003003.ebuild +++ b/dev-perl/Eidetic/Eidetic-2.003003.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Eidetic/Eidetic-2.003003.ebuild,v 1.9 2006/11/23 15:47:18 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Eidetic/Eidetic-2.003003.ebuild,v 1.10 2007/01/15 17:32:14 mcummings Exp $ inherit perl-module webapp eutils @@ -25,7 +25,6 @@ DEPEND="dev-lang/perl dev-perl/Crypt-SmbHash mysql? ( virtual/mysql ) auth? ( dev-perl/Apache-AuthTicket )" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} |