summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 21:22:05 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 21:22:05 +0000
commit69194754b35e55c2bbe5612a21a4b11b9c9152de (patch)
tree272d2338cefffaf8288901aee69ce89a490f2923 /sys-apps/modutils
parentAdding krb4 support for Zephyr protocol (Manifest recommit) (diff)
downloadgentoo-2-69194754b35e55c2bbe5612a21a4b11b9c9152de.tar.gz
gentoo-2-69194754b35e55c2bbe5612a21a4b11b9c9152de.tar.bz2
gentoo-2-69194754b35e55c2bbe5612a21a4b11b9c9152de.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'sys-apps/modutils')
-rw-r--r--sys-apps/modutils/ChangeLog8
-rw-r--r--sys-apps/modutils/modutils-2.4.16-r2.ebuild3
-rw-r--r--sys-apps/modutils/modutils-2.4.16-r3.ebuild3
-rw-r--r--sys-apps/modutils/modutils-2.4.19.ebuild3
-rw-r--r--sys-apps/modutils/modutils-2.4.20.ebuild3
-rw-r--r--sys-apps/modutils/modutils-2.4.22.ebuild4
-rw-r--r--sys-apps/modutils/modutils-2.4.23.ebuild4
-rw-r--r--sys-apps/modutils/modutils-2.4.24.ebuild4
-rw-r--r--sys-apps/modutils/modutils-2.4.25.ebuild4
9 files changed, 23 insertions, 13 deletions
diff --git a/sys-apps/modutils/ChangeLog b/sys-apps/modutils/ChangeLog
index ef53de196021..f185ad288351 100644
--- a/sys-apps/modutils/ChangeLog
+++ b/sys-apps/modutils/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-apps/modutils
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/ChangeLog,v 1.39 2004/06/27 17:31:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/ChangeLog,v 1.40 2004/06/30 21:22:05 agriffis Exp $
+
+ 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> modutils-2.4.16-r2.ebuild,
+ modutils-2.4.16-r3.ebuild, modutils-2.4.19.ebuild, modutils-2.4.20.ebuild,
+ modutils-2.4.22.ebuild, modutils-2.4.23.ebuild, modutils-2.4.24.ebuild,
+ modutils-2.4.25.ebuild:
+ sync IUSE (missing), trim trailing whitespace
27 Jun 2004; Aron Griffis <agriffis@gentoo.org> modutils-2.4.16-r2.ebuild:
QA - fix use invocation
diff --git a/sys-apps/modutils/modutils-2.4.16-r2.ebuild b/sys-apps/modutils/modutils-2.4.16-r2.ebuild
index bff9546ea5ef..06635da4c7e1 100644
--- a/sys-apps/modutils/modutils-2.4.16-r2.ebuild
+++ b/sys-apps/modutils/modutils-2.4.16-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.16-r2.ebuild,v 1.20 2004/06/30 02:55:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.16-r2.ebuild,v 1.21 2004/06/30 21:22:05 agriffis Exp $
S=${WORKDIR}/${P}
SLOT="0"
@@ -8,6 +8,7 @@ DESCRIPTION="Standard kernel module utilities"
SRC_URI="mirror://kernel/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/modutils/"
KEYWORDS="x86 -amd64 ppc sparc "
+IUSE=""
LICENSE="GPL-2"
DEPEND="virtual/libc"
# zlib? ( sys-libs/zlib )"
diff --git a/sys-apps/modutils/modutils-2.4.16-r3.ebuild b/sys-apps/modutils/modutils-2.4.16-r3.ebuild
index 10ead04b98fc..30e7593906e1 100644
--- a/sys-apps/modutils/modutils-2.4.16-r3.ebuild
+++ b/sys-apps/modutils/modutils-2.4.16-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.16-r3.ebuild,v 1.19 2004/06/30 02:55:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.16-r3.ebuild,v 1.20 2004/06/30 21:22:05 agriffis Exp $
S=${WORKDIR}/${P}
SLOT="0"
@@ -8,6 +8,7 @@ DESCRIPTION="Standard kernel module utilities"
SRC_URI="mirror://kernel/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/modutils/"
KEYWORDS="x86 -amd64 ppc sparc "
+IUSE=""
LICENSE="GPL-2"
DEPEND="virtual/libc"
# zlib? ( sys-libs/zlib )"
diff --git a/sys-apps/modutils/modutils-2.4.19.ebuild b/sys-apps/modutils/modutils-2.4.19.ebuild
index 4effc2a4e869..d30fc7057b22 100644
--- a/sys-apps/modutils/modutils-2.4.19.ebuild
+++ b/sys-apps/modutils/modutils-2.4.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.19.ebuild,v 1.18 2004/06/30 02:55:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.19.ebuild,v 1.19 2004/06/30 21:22:05 agriffis Exp $
S=${WORKDIR}/${P}
SLOT="0"
@@ -8,6 +8,7 @@ DESCRIPTION="Standard kernel module utilities"
SRC_URI="mirror://kernel/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/modutils/"
KEYWORDS="x86 -amd64 ppc sparc alpha mips"
+IUSE=""
LICENSE="GPL-2"
DEPEND="virtual/libc"
diff --git a/sys-apps/modutils/modutils-2.4.20.ebuild b/sys-apps/modutils/modutils-2.4.20.ebuild
index 64ddae1d923d..2994383e08e0 100644
--- a/sys-apps/modutils/modutils-2.4.20.ebuild
+++ b/sys-apps/modutils/modutils-2.4.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.20.ebuild,v 1.12 2004/06/30 02:55:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.20.ebuild,v 1.13 2004/06/30 21:22:05 agriffis Exp $
S=${WORKDIR}/${P}
SLOT="0"
@@ -9,6 +9,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/modutils/"
KEYWORDS="x86 -amd64 ~ppc ~sparc ~alpha"
+IUSE=""
LICENSE="GPL-2"
DEPEND="virtual/libc"
diff --git a/sys-apps/modutils/modutils-2.4.22.ebuild b/sys-apps/modutils/modutils-2.4.22.ebuild
index ea40d81fea48..6a934fe61c2c 100644
--- a/sys-apps/modutils/modutils-2.4.22.ebuild
+++ b/sys-apps/modutils/modutils-2.4.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.22.ebuild,v 1.16 2004/06/30 02:55:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.22.ebuild,v 1.17 2004/06/30 21:22:05 agriffis Exp $
inherit flag-o-matic
@@ -10,6 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/modutils/"
KEYWORDS="x86 -amd64 ppc sparc alpha hppa "
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
@@ -55,4 +56,3 @@ pkg_postinst() {
einfo "\"keybdev\" module, please recompile your kernel."
echo
}
-
diff --git a/sys-apps/modutils/modutils-2.4.23.ebuild b/sys-apps/modutils/modutils-2.4.23.ebuild
index 9cf28d340e86..a912547934b5 100644
--- a/sys-apps/modutils/modutils-2.4.23.ebuild
+++ b/sys-apps/modutils/modutils-2.4.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.23.ebuild,v 1.11 2004/06/30 02:55:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.23.ebuild,v 1.12 2004/06/30 21:22:05 agriffis Exp $
inherit flag-o-matic
@@ -10,6 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/modutils/v2.4/${P}.tar.bz2"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/modutils/"
KEYWORDS="x86 -amd64 ~ppc ~sparc ~alpha ~hppa ~mips"
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
@@ -55,4 +56,3 @@ pkg_postinst() {
einfo "\"keybdev\" module, please recompile your kernel."
echo
}
-
diff --git a/sys-apps/modutils/modutils-2.4.24.ebuild b/sys-apps/modutils/modutils-2.4.24.ebuild
index 13e69af2ff15..03c33fc26609 100644
--- a/sys-apps/modutils/modutils-2.4.24.ebuild
+++ b/sys-apps/modutils/modutils-2.4.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.24.ebuild,v 1.15 2004/06/30 02:55:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.24.ebuild,v 1.16 2004/06/30 21:22:05 agriffis Exp $
inherit flag-o-matic
@@ -8,6 +8,7 @@ DESCRIPTION="Standard kernel module utilities"
SRC_URI="mirror://kernel/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/modutils/"
KEYWORDS="x86 -amd64 ppc sparc ~alpha hppa ~mips"
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
DEPEND="virtual/libc"
@@ -50,4 +51,3 @@ src_install() {
dodoc COPYING CREDITS ChangeLog NEWS README TODO
}
-
diff --git a/sys-apps/modutils/modutils-2.4.25.ebuild b/sys-apps/modutils/modutils-2.4.25.ebuild
index 670914db5527..ef916ccfbb58 100644
--- a/sys-apps/modutils/modutils-2.4.25.ebuild
+++ b/sys-apps/modutils/modutils-2.4.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.25.ebuild,v 1.23 2004/06/30 02:55:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.25.ebuild,v 1.24 2004/06/30 21:22:05 agriffis Exp $
inherit flag-o-matic
@@ -8,6 +8,7 @@ DESCRIPTION="Standard kernel module utilities"
SRC_URI="mirror://kernel/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/kernel/modutils/"
KEYWORDS="x86 -amd64 ppc sparc alpha hppa mips ia64"
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
DEPEND="virtual/libc"
@@ -51,4 +52,3 @@ src_install() {
dodoc COPYING CREDITS ChangeLog NEWS README TODO
}
-