diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-23 17:43:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-23 17:43:37 +0000 |
commit | 314852a386324c40c0bb8b25d2bfc69d48501f12 (patch) | |
tree | aa9916cad98a52cfd804446819110194445e7355 /sys-apps/mindi | |
parent | Moved back to "~x86". (Manifest recommit) (diff) | |
download | gentoo-2-314852a386324c40c0bb8b25d2bfc69d48501f12.tar.gz gentoo-2-314852a386324c40c0bb8b25d2bfc69d48501f12.tar.bz2 gentoo-2-314852a386324c40c0bb8b25d2bfc69d48501f12.zip |
amd64 needs deps first; header fix
Diffstat (limited to 'sys-apps/mindi')
-rw-r--r-- | sys-apps/mindi/mindi-0.85.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/mindi/mindi-0.86.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/mindi/mindi-0.85.ebuild b/sys-apps/mindi/mindi-0.85.ebuild index f6aa72c1f5ab..a7cb90184070 100644 --- a/sys-apps/mindi/mindi-0.85.ebuild +++ b/sys-apps/mindi/mindi-0.85.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-apps/mindi/mindi-0.85.ebuild,v 1.7 2003/12/09 19:43:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mindi/mindi-0.85.ebuild,v 1.8 2004/02/23 17:43:37 mr_bones_ Exp $ DESCRIPTION="Mindi builds boot/root disk images using your existing kernel, modules, tools and libraries" HOMEPAGE="http://www.microwerks.net/~hugo/mindi/" @@ -10,7 +10,7 @@ RESTRICT="nouserpriv" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86" RESTRICT="nouserpriv" DEPEND=">=app-arch/bzip2-1.0.1 diff --git a/sys-apps/mindi/mindi-0.86.ebuild b/sys-apps/mindi/mindi-0.86.ebuild index 23e095f6244a..d6583b952aed 100644 --- a/sys-apps/mindi/mindi-0.86.ebuild +++ b/sys-apps/mindi/mindi-0.86.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-apps/mindi/mindi-0.86.ebuild,v 1.5 2003/12/09 19:43:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mindi/mindi-0.86.ebuild,v 1.6 2004/02/23 17:43:37 mr_bones_ Exp $ DESCRIPTION="Mindi builds boot/root disk images using your existing kernel, modules, tools and libraries" HOMEPAGE="http://www.microwerks.net/~hugo/mindi/" @@ -10,7 +10,7 @@ RESTRICT="nouserpriv" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86" RESTRICT="nouserpriv" DEPEND=">=app-arch/bzip2-1.0.1 |