summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:58:12 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:58:12 +0000
commitfa4804fa15848dcbdb6c6bd72d006d0f88546885 (patch)
tree8df278cdae07d7721d7a660602b6dd40e32fe1f4 /sys-fs/lufs
parent(Manifest recommit) (diff)
downloadgentoo-2-fa4804fa15848dcbdb6c6bd72d006d0f88546885.tar.gz
gentoo-2-fa4804fa15848dcbdb6c6bd72d006d0f88546885.tar.bz2
gentoo-2-fa4804fa15848dcbdb6c6bd72d006d0f88546885.zip
Add inherit eutils
Diffstat (limited to 'sys-fs/lufs')
-rw-r--r--sys-fs/lufs/ChangeLog6
-rw-r--r--sys-fs/lufs/lufs-0.7.0.ebuild4
-rw-r--r--sys-fs/lufs/lufs-0.8.0-r1.ebuild4
-rw-r--r--sys-fs/lufs/lufs-0.8.0.ebuild4
-rw-r--r--sys-fs/lufs/lufs-0.9.3.ebuild4
-rw-r--r--sys-fs/lufs/lufs-0.9.4.ebuild4
-rw-r--r--sys-fs/lufs/lufs-0.9.5.ebuild4
-rw-r--r--sys-fs/lufs/lufs-0.9.6.ebuild4
-rw-r--r--sys-fs/lufs/lufs-0.9.7-r1.ebuild4
-rw-r--r--sys-fs/lufs/lufs-0.9.7.ebuild6
10 files changed, 25 insertions, 19 deletions
diff --git a/sys-fs/lufs/ChangeLog b/sys-fs/lufs/ChangeLog
index 64439d7acccd..0e601ad71ed4 100644
--- a/sys-fs/lufs/ChangeLog
+++ b/sys-fs/lufs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/lufs
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/ChangeLog,v 1.7 2004/04/17 04:38:05 steel300 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/ChangeLog,v 1.8 2004/04/27 21:53:44 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> lufs-0.9.7-r1.ebuild,
+ lufs-0.9.7.ebuild:
+ Add inherit eutils
16 Apr 2004; <coxj@gentoo.org> lufs-0.9.7-r1.ebuild:
Enable some more goodies.
diff --git a/sys-fs/lufs/lufs-0.7.0.ebuild b/sys-fs/lufs/lufs-0.7.0.ebuild
index a1c5630f01fe..5ee6a42ca7ae 100644
--- a/sys-fs/lufs/lufs-0.7.0.ebuild
+++ b/sys-fs/lufs/lufs-0.7.0.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/sys-fs/lufs/lufs-0.7.0.ebuild,v 1.1 2003/09/15 17:46:25 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/lufs-0.7.0.ebuild,v 1.2 2004/04/27 21:53:44 agriffis Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="User-mode filesystem implementation"
diff --git a/sys-fs/lufs/lufs-0.8.0-r1.ebuild b/sys-fs/lufs/lufs-0.8.0-r1.ebuild
index be6a4daac752..87b15914f728 100644
--- a/sys-fs/lufs/lufs-0.8.0-r1.ebuild
+++ b/sys-fs/lufs/lufs-0.8.0-r1.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/sys-fs/lufs/lufs-0.8.0-r1.ebuild,v 1.1 2003/09/15 17:46:25 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/lufs-0.8.0-r1.ebuild,v 1.2 2004/04/27 21:53:44 agriffis Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="User-mode filesystem implementation"
diff --git a/sys-fs/lufs/lufs-0.8.0.ebuild b/sys-fs/lufs/lufs-0.8.0.ebuild
index c074f5e3fc4f..47de2a2779db 100644
--- a/sys-fs/lufs/lufs-0.8.0.ebuild
+++ b/sys-fs/lufs/lufs-0.8.0.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/sys-fs/lufs/lufs-0.8.0.ebuild,v 1.1 2003/09/15 17:46:25 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/lufs-0.8.0.ebuild,v 1.2 2004/04/27 21:53:44 agriffis Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="User-mode filesystem implementation"
diff --git a/sys-fs/lufs/lufs-0.9.3.ebuild b/sys-fs/lufs/lufs-0.9.3.ebuild
index 5b3306ad78a8..33fe46217394 100644
--- a/sys-fs/lufs/lufs-0.9.3.ebuild
+++ b/sys-fs/lufs/lufs-0.9.3.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/sys-fs/lufs/lufs-0.9.3.ebuild,v 1.1 2003/09/15 17:46:25 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/lufs-0.9.3.ebuild,v 1.2 2004/04/27 21:53:44 agriffis Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="User-mode filesystem implementation"
diff --git a/sys-fs/lufs/lufs-0.9.4.ebuild b/sys-fs/lufs/lufs-0.9.4.ebuild
index 6ed55a9866d1..464ec2e005a7 100644
--- a/sys-fs/lufs/lufs-0.9.4.ebuild
+++ b/sys-fs/lufs/lufs-0.9.4.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/sys-fs/lufs/lufs-0.9.4.ebuild,v 1.1 2003/09/15 17:46:25 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/lufs-0.9.4.ebuild,v 1.2 2004/04/27 21:53:44 agriffis Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="User-mode filesystem implementation"
diff --git a/sys-fs/lufs/lufs-0.9.5.ebuild b/sys-fs/lufs/lufs-0.9.5.ebuild
index 3e1708ec15d5..e463499e08d7 100644
--- a/sys-fs/lufs/lufs-0.9.5.ebuild
+++ b/sys-fs/lufs/lufs-0.9.5.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/sys-fs/lufs/lufs-0.9.5.ebuild,v 1.1 2003/09/15 17:46:25 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/lufs-0.9.5.ebuild,v 1.2 2004/04/27 21:53:44 agriffis Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="User-mode filesystem implementation"
diff --git a/sys-fs/lufs/lufs-0.9.6.ebuild b/sys-fs/lufs/lufs-0.9.6.ebuild
index 1a4cc9346693..d745d57fa1bb 100644
--- a/sys-fs/lufs/lufs-0.9.6.ebuild
+++ b/sys-fs/lufs/lufs-0.9.6.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/sys-fs/lufs/lufs-0.9.6.ebuild,v 1.1 2003/09/28 16:26:59 wmertens Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/lufs-0.9.6.ebuild,v 1.2 2004/04/27 21:53:44 agriffis Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="User-mode filesystem implementation"
diff --git a/sys-fs/lufs/lufs-0.9.7-r1.ebuild b/sys-fs/lufs/lufs-0.9.7-r1.ebuild
index 0a65675a7796..ea8a7fc8897b 100644
--- a/sys-fs/lufs/lufs-0.9.7-r1.ebuild
+++ b/sys-fs/lufs/lufs-0.9.7-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/lufs-0.9.7-r1.ebuild,v 1.4 2004/04/17 04:38:05 steel300 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/lufs-0.9.7-r1.ebuild,v 1.5 2004/04/27 21:53:44 agriffis Exp $
-inherit kmod
+inherit kmod eutils
S="${WORKDIR}/${P}"
DESCRIPTION="User-mode filesystem implementation"
diff --git a/sys-fs/lufs/lufs-0.9.7.ebuild b/sys-fs/lufs/lufs-0.9.7.ebuild
index 02a07971e0af..2cfa895931ef 100644
--- a/sys-fs/lufs/lufs-0.9.7.ebuild
+++ b/sys-fs/lufs/lufs-0.9.7.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/sys-fs/lufs/lufs-0.9.7.ebuild,v 1.1 2003/11/26 01:25:42 wmertens Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lufs/lufs-0.9.7.ebuild,v 1.2 2004/04/27 21:53:44 agriffis Exp $
+
+inherit eutils
S="${WORKDIR}/${P}"
DESCRIPTION="User-mode filesystem implementation"