diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:48:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:48:30 +0000 |
commit | e0e4af2e1fee4d84a7444737ad7b4e5fa13e72c4 (patch) | |
tree | b95811302ddfc9ce7f8e8a958278176909358d84 /net-fs/sfs/sfs-0.7.2.ebuild | |
parent | (no commit message) (diff) | |
download | historical-e0e4af2e1fee4d84a7444737ad7b4e5fa13e72c4.tar.gz historical-e0e4af2e1fee4d84a7444737ad7b4e5fa13e72c4.tar.bz2 historical-e0e4af2e1fee4d84a7444737ad7b4e5fa13e72c4.zip |
Add inherit eutils
Diffstat (limited to 'net-fs/sfs/sfs-0.7.2.ebuild')
-rw-r--r-- | net-fs/sfs/sfs-0.7.2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-fs/sfs/sfs-0.7.2.ebuild b/net-fs/sfs/sfs-0.7.2.ebuild index af2dd0cccd5b..d2898d9ec02e 100644 --- a/net-fs/sfs/sfs-0.7.2.ebuild +++ b/net-fs/sfs/sfs-0.7.2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/sfs/sfs-0.7.2.ebuild,v 1.6 2004/04/26 04:41:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/sfs/sfs-0.7.2.ebuild,v 1.7 2004/04/27 21:47:48 agriffis Exp $ + +inherit eutils DESCRIPTION="SFS (Self-certifying File System) client and server daemons" HOMEPAGE="http://www.fs.net/" |