summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-30 13:04:00 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-30 13:04:00 +0000
commit7dddb79c264a5badbe820e235a7c82d80f3d603a (patch)
tree568618eaa1dc064d3b99f95e34d08aa110a230b1 /dev-perl/Fuse/Fuse-0.08.ebuild
parentDocumentation and examples are not installed by default anymore but with use ... (diff)
downloadhistorical-7dddb79c264a5badbe820e235a7c82d80f3d603a.tar.gz
historical-7dddb79c264a5badbe820e235a7c82d80f3d603a.tar.bz2
historical-7dddb79c264a5badbe820e235a7c82d80f3d603a.zip
Cleanup
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/Fuse/Fuse-0.08.ebuild')
-rw-r--r--dev-perl/Fuse/Fuse-0.08.ebuild16
1 files changed, 8 insertions, 8 deletions
diff --git a/dev-perl/Fuse/Fuse-0.08.ebuild b/dev-perl/Fuse/Fuse-0.08.ebuild
index 38ca9b0c9c36..228d4b8b023a 100644
--- a/dev-perl/Fuse/Fuse-0.08.ebuild
+++ b/dev-perl/Fuse/Fuse-0.08.ebuild
@@ -1,19 +1,19 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fuse/Fuse-0.08.ebuild,v 1.3 2007/07/10 23:33:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fuse/Fuse-0.08.ebuild,v 1.4 2008/09/30 13:01:31 tove Exp $
+MODULE_AUTHOR=DPAVLIN
inherit perl-module
DESCRIPTION="Fuse module for perl"
-SRC_URI="http://cpan.uwinnipeg.ca/cpan/authors/id/D/DP/DPAVLIN/${P}.tar.gz"
-HOMEPAGE="http://cpan.uwinnipeg.ca/dist/Fuse"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="amd64 ~x86"
+IUSE=""
DEPEND="sys-fs/fuse
dev-lang/perl"
# Test is whack - ChrisWhite
#SRC_TEST="do"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
-IUSE=""