summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:41:16 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:41:16 +0000
commitfcc22dc75497df676decb2709b3b34eeec34759d (patch)
tree41d15353486910fddf965a2779967972737c8675
parentsync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-fcc22dc75497df676decb2709b3b34eeec34759d.tar.gz
gentoo-2-fcc22dc75497df676decb2709b3b34eeec34759d.tar.bz2
gentoo-2-fcc22dc75497df676decb2709b3b34eeec34759d.zip
sync IUSE (+build)
-rw-r--r--sys-fs/raidtools/raidtools-0.90-r2.ebuild3
-rw-r--r--sys-fs/raidtools/raidtools-1.00.3-r1.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys-fs/raidtools/raidtools-0.90-r2.ebuild b/sys-fs/raidtools/raidtools-0.90-r2.ebuild
index 4d031a84ee67..064ccb6a2ce6 100644
--- a/sys-fs/raidtools/raidtools-0.90-r2.ebuild
+++ b/sys-fs/raidtools/raidtools-0.90-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-fs/raidtools/raidtools-0.90-r2.ebuild,v 1.5 2004/07/01 21:50:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/raidtools/raidtools-0.90-r2.ebuild,v 1.6 2004/07/15 03:41:16 agriffis Exp $
S=${WORKDIR}/raidtools-0.90
DESCRIPTION="Linux RAID 0/1/4/5 utilities"
@@ -8,6 +8,7 @@ SRC_URI="http://people.redhat.com/mingo/raid-patches/raidtools-dangerous-0.90-20
DEPEND="virtual/libc"
HOMEPAGE="http://people.redhat.com/mingo/raidtools/"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE="build"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-fs/raidtools/raidtools-1.00.3-r1.ebuild b/sys-fs/raidtools/raidtools-1.00.3-r1.ebuild
index d7e68d937651..34527ed43b32 100644
--- a/sys-fs/raidtools/raidtools-1.00.3-r1.ebuild
+++ b/sys-fs/raidtools/raidtools-1.00.3-r1.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-fs/raidtools/raidtools-1.00.3-r1.ebuild,v 1.9 2004/07/01 21:50:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/raidtools/raidtools-1.00.3-r1.ebuild,v 1.10 2004/07/15 03:41:16 agriffis Exp $
inherit flag-o-matic eutils
@@ -9,6 +9,7 @@ SRC_URI="http://people.redhat.com/mingo/raidtools/${P}.tar.gz"
HOMEPAGE="http://people.redhat.com/mingo/raidtools/"
KEYWORDS="x86 amd64 ppc sparc hppa ~alpha ia64 ppc64"
+IUSE="build"
SLOT="0"
LICENSE="GPL-2"