diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 17:32:14 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 17:32:14 +0000 |
commit | af64b18368fa9c67ce80ca8a99861576176f611d (patch) | |
tree | faab9c7d1aab82c8fcbba06fa465eb34f97c0b37 /dev-perl/Eidetic | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-af64b18368fa9c67ce80ca8a99861576176f611d.tar.gz gentoo-2-af64b18368fa9c67ce80ca8a99861576176f611d.tar.bz2 gentoo-2-af64b18368fa9c67ce80ca8a99861576176f611d.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Eidetic')
-rw-r--r-- | dev-perl/Eidetic/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Eidetic/Eidetic-2.003003.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Eidetic/ChangeLog b/dev-perl/Eidetic/ChangeLog index afbf9e6d186d..d4a221d27cdb 100644 --- a/dev-perl/Eidetic/ChangeLog +++ b/dev-perl/Eidetic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Eidetic -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Eidetic/ChangeLog,v 1.8 2006/11/23 15:47:18 vivo Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Eidetic/ChangeLog,v 1.9 2007/01/15 17:32:14 mcummings Exp $ + + 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Eidetic-2.003003.ebuild: + Ebuild maintenance 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> Eidetic-2.003003.ebuild: dev-db/mysql => virtual/mysql 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} |