diff options
author | 2006-07-11 03:56:50 +0000 | |
---|---|---|
committer | 2006-07-11 03:56:50 +0000 | |
commit | 67ed01fdc4af230d246986d294f9d261aff7dfee (patch) | |
tree | ae2e4c2478edca23e5bc3a449053abd99dc93689 /sys-fs/mdadm/mdadm-2.5.2.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-67ed01fdc4af230d246986d294f9d261aff7dfee.tar.gz gentoo-2-67ed01fdc4af230d246986d294f9d261aff7dfee.tar.bz2 gentoo-2-67ed01fdc4af230d246986d294f9d261aff7dfee.zip |
stable x86; the mdadm is in
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-fs/mdadm/mdadm-2.5.2.ebuild')
-rw-r--r-- | sys-fs/mdadm/mdadm-2.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mdadm/mdadm-2.5.2.ebuild b/sys-fs/mdadm/mdadm-2.5.2.ebuild index 0b86db9a77f3..8a704179d385 100644 --- a/sys-fs/mdadm/mdadm-2.5.2.ebuild +++ b/sys-fs/mdadm/mdadm-2.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-2.5.2.ebuild,v 1.3 2006/07/09 02:29:36 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-2.5.2.ebuild,v 1.4 2006/07/11 03:56:50 tsunam Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/raid/mdadm/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 mips ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 mips ~ppc ppc64 ~sparc x86" IUSE="static" src_unpack() { |