diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:53:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:53:12 +0000 |
commit | 76698b8987f8bc6ab2e4d6becb5c744c7f33b8eb (patch) | |
tree | a3dc2a414867d675a1888c2a6b70d4ed7533dd59 /net-fs/shfs | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-76698b8987f8bc6ab2e4d6becb5c744c7f33b8eb.tar.gz gentoo-2-76698b8987f8bc6ab2e4d6becb5c744c7f33b8eb.tar.bz2 gentoo-2-76698b8987f8bc6ab2e4d6becb5c744c7f33b8eb.zip |
Add inherit eutils
Diffstat (limited to 'net-fs/shfs')
-rw-r--r-- | net-fs/shfs/ChangeLog | 6 | ||||
-rw-r--r-- | net-fs/shfs/shfs-0.31-r1.ebuild | 6 | ||||
-rw-r--r-- | net-fs/shfs/shfs-0.31.ebuild | 6 | ||||
-rw-r--r-- | net-fs/shfs/shfs-0.32-r1.ebuild | 4 | ||||
-rw-r--r-- | net-fs/shfs/shfs-0.32.ebuild | 4 |
5 files changed, 18 insertions, 8 deletions
diff --git a/net-fs/shfs/ChangeLog b/net-fs/shfs/ChangeLog index 45199ca35d89..bf21366f0f7a 100644 --- a/net-fs/shfs/ChangeLog +++ b/net-fs/shfs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-fs/shfs # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/ChangeLog,v 1.10 2004/04/17 00:42:08 steel300 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/ChangeLog,v 1.11 2004/04/27 21:48:30 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> shfs-0.31-r1.ebuild, + shfs-0.31.ebuild, shfs-0.32-r1.ebuild: + Add inherit eutils *shfs-0.32-r1 (16 Apr 2004) diff --git a/net-fs/shfs/shfs-0.31-r1.ebuild b/net-fs/shfs/shfs-0.31-r1.ebuild index 75fe60f6c335..e4af6073d80f 100644 --- a/net-fs/shfs/shfs-0.31-r1.ebuild +++ b/net-fs/shfs/shfs-0.31-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.31-r1.ebuild,v 1.6 2003/11/23 23:44:45 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.31-r1.ebuild,v 1.7 2004/04/27 21:48:30 agriffis Exp $ + +inherit eutils IUSE="amd doc" diff --git a/net-fs/shfs/shfs-0.31.ebuild b/net-fs/shfs/shfs-0.31.ebuild index 7ad27538c01d..df5a96a90dc1 100644 --- a/net-fs/shfs/shfs-0.31.ebuild +++ b/net-fs/shfs/shfs-0.31.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.31.ebuild,v 1.3 2003/09/07 00:11:41 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.31.ebuild,v 1.4 2004/04/27 21:48:30 agriffis Exp $ + +inherit eutils IUSE="amd doc" diff --git a/net-fs/shfs/shfs-0.32-r1.ebuild b/net-fs/shfs/shfs-0.32-r1.ebuild index 61d66dd6d217..a0996ed6204a 100644 --- a/net-fs/shfs/shfs-0.32-r1.ebuild +++ b/net-fs/shfs/shfs-0.32-r1.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/shfs/shfs-0.32-r1.ebuild,v 1.1 2004/04/17 00:42:08 steel300 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.32-r1.ebuild,v 1.2 2004/04/27 21:48:30 agriffis Exp $ + +inherit eutils IUSE="amd doc" diff --git a/net-fs/shfs/shfs-0.32.ebuild b/net-fs/shfs/shfs-0.32.ebuild index fac8cbedf798..3870f0044c38 100644 --- a/net-fs/shfs/shfs-0.32.ebuild +++ b/net-fs/shfs/shfs-0.32.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.32.ebuild,v 1.4 2003/12/30 01:02:52 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.32.ebuild,v 1.5 2004/04/27 21:48:30 agriffis Exp $ IUSE="amd doc" |