diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-17 21:22:38 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-17 21:22:38 +0000 |
commit | 16ec707b9bc4ec8bbe6619eb7e5e3859189b96d2 (patch) | |
tree | 389e6aad96e0f8c4f44fc9ab0d5e760ef7e93be8 /sys-fs/mdadm/mdadm-1.12.0.ebuild | |
parent | Stable on ppc (diff) | |
download | historical-16ec707b9bc4ec8bbe6619eb7e5e3859189b96d2.tar.gz historical-16ec707b9bc4ec8bbe6619eb7e5e3859189b96d2.tar.bz2 historical-16ec707b9bc4ec8bbe6619eb7e5e3859189b96d2.zip |
Stable on ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-fs/mdadm/mdadm-1.12.0.ebuild')
-rw-r--r-- | sys-fs/mdadm/mdadm-1.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mdadm/mdadm-1.12.0.ebuild b/sys-fs/mdadm/mdadm-1.12.0.ebuild index fb99d6192fca..acae68bb0825 100644 --- a/sys-fs/mdadm/mdadm-1.12.0.ebuild +++ b/sys-fs/mdadm/mdadm-1.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-1.12.0.ebuild,v 1.5 2005/09/16 11:36:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mdadm/mdadm-1.12.0.ebuild,v 1.6 2005/09/17 21:22:38 hansmi Exp $ inherit eutils @@ -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 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="static" RDEPEND="" |