diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-02-14 01:15:54 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-02-14 01:15:54 +0000 |
commit | d1cc5c27f66479289240d739279470185f4df9d6 (patch) | |
tree | 0d65670cfb4d36517d4c52dcea7dbf76f34b69cb /virtual/init/init-0.ebuild | |
parent | Stable on sparc wrt #166246 (diff) | |
download | historical-d1cc5c27f66479289240d739279470185f4df9d6.tar.gz historical-d1cc5c27f66479289240d739279470185f4df9d6.tar.bz2 historical-d1cc5c27f66479289240d739279470185f4df9d6.zip |
Stable on IA64.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'virtual/init/init-0.ebuild')
-rw-r--r-- | virtual/init/init-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/init/init-0.ebuild b/virtual/init/init-0.ebuild index c30d84e0f07a..2b8b032d1e8e 100644 --- a/virtual/init/init-0.ebuild +++ b/virtual/init/init-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/init/init-0.ebuild,v 1.8 2007/02/13 21:56:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/init/init-0.ebuild,v 1.9 2007/02/14 01:15:54 kloeri Exp $ DESCRIPTION="Virtual for various init implementations" HOMEPAGE="http://www.gentoo.org/proj/en/base/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" RDEPEND="kernel_linux? ( || ( >=sys-apps/sysvinit-2.86-r6 sys-process/runit ) ) kernel_FreeBSD? ( sys-freebsd/freebsd-sbin )" |