diff options
Diffstat (limited to 'dev-db/mtop')
-rw-r--r-- | dev-db/mtop/mtop-0.6.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-db/mtop/mtop-0.6.6.ebuild b/dev-db/mtop/mtop-0.6.6.ebuild index 121b1327935e..6c17fe05271d 100644 --- a/dev-db/mtop/mtop-0.6.6.ebuild +++ b/dev-db/mtop/mtop-0.6.6.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-db/mtop/mtop-0.6.6.ebuild,v 1.8 2006/02/13 10:33:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mtop/mtop-0.6.6.ebuild,v 1.9 2007/07/13 06:38:59 mr_bones_ Exp $ inherit perl-app @@ -26,4 +26,3 @@ src_install() { perl-module_src_install || die "Perl module installation failed." dodoc ChangeLog COPYING README README.devel } - |