diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-09-22 23:47:02 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-09-22 23:47:02 +0000 |
commit | e54941ab1eb593460bd66dd9c05709dadcf35779 (patch) | |
tree | de1dee0e139f2317804bba62fb84eac2e4052a4b /dev-perl | |
parent | Re-added src_compile() to fix bug #64872 (Manifest recommit) (diff) | |
download | gentoo-2-e54941ab1eb593460bd66dd9c05709dadcf35779.tar.gz gentoo-2-e54941ab1eb593460bd66dd9c05709dadcf35779.tar.bz2 gentoo-2-e54941ab1eb593460bd66dd9c05709dadcf35779.zip |
added missing docs :)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild b/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild index 0ab8208bc7b6..cf883b2116b2 100644 --- a/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild +++ b/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild,v 1.1 2004/09/22 23:39:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild,v 1.2 2004/09/22 23:47:02 mcummings Exp $ inherit perl-module @@ -18,4 +18,4 @@ DEPEND=">=dev-perl/Net-DNS-0.46 dev-perl/Sys-Hostname-Long dev-perl/URI" -mydoc="TODO README" +mydoc="TODO README sample/*" |