diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-08 00:01:23 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-08 00:01:23 +0000 |
commit | e79f504fa20f4418b508142bd6d64c115902c64a (patch) | |
tree | a0b147f2c640d159e7097908e81efebc5a052f4e /dev-perl/Fuse/Fuse-0.07.ebuild | |
parent | Version bump (diff) | |
download | historical-e79f504fa20f4418b508142bd6d64c115902c64a.tar.gz historical-e79f504fa20f4418b508142bd6d64c115902c64a.tar.bz2 historical-e79f504fa20f4418b508142bd6d64c115902c64a.zip |
Marking amd64 stable
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'dev-perl/Fuse/Fuse-0.07.ebuild')
-rw-r--r-- | dev-perl/Fuse/Fuse-0.07.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Fuse/Fuse-0.07.ebuild b/dev-perl/Fuse/Fuse-0.07.ebuild index 5b6b538e2eb3..058070036800 100644 --- a/dev-perl/Fuse/Fuse-0.07.ebuild +++ b/dev-perl/Fuse/Fuse-0.07.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/Fuse/Fuse-0.07.ebuild,v 1.4 2006/08/07 23:00:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fuse/Fuse-0.07.ebuild,v 1.5 2007/01/07 23:43:03 mcummings Exp $ inherit perl-module @@ -10,7 +10,6 @@ HOMEPAGE="http://cpan.uwinnipeg.ca/dist/Fuse" DEPEND="sys-fs/fuse dev-lang/perl" -RDEPEND="${DEPEND}" # Test is whack - ChrisWhite #SRC_TEST="do" |