From ecb12119ad98198b1fcda75bb2db4ddc94dfd278 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Thu, 15 Jul 2004 02:52:04 +0000 Subject: sync IUSE (+hardened), don't assign S=${WORKDIR}/${P} --- sys-boot/silo/silo-1.3.1-r1.ebuild | 4 ++-- sys-boot/silo/silo-1.3.1.ebuild | 4 ++-- sys-boot/silo/silo-1.3.2-r1.ebuild | 4 ++-- sys-boot/silo/silo-1.3.2.ebuild | 4 ++-- sys-boot/silo/silo-1.4.4.ebuild | 4 ++-- sys-boot/silo/silo-1.4.5.ebuild | 4 ++-- sys-boot/silo/silo-1.4.6.ebuild | 4 ++-- sys-boot/silo/silo-1.4.8.ebuild | 5 ++--- 8 files changed, 16 insertions(+), 17 deletions(-) (limited to 'sys-boot') diff --git a/sys-boot/silo/silo-1.3.1-r1.ebuild b/sys-boot/silo/silo-1.3.1-r1.ebuild index 159ce964eb71..41952f713472 100644 --- a/sys-boot/silo/silo-1.3.1-r1.ebuild +++ b/sys-boot/silo/silo-1.3.1-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.3.1-r1.ebuild,v 1.4 2004/06/24 22:36:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.3.1-r1.ebuild,v 1.5 2004/07/15 02:52:04 agriffis Exp $ inherit mount-boot -S=${WORKDIR}/${P} DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" SRC_URI="http://www.sparc-boot.org/pub/silo/old/${P}.tar.gz" HOMEPAGE="http://www.sparc-boot.org" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.sparc-boot.org" SLOT="0" LICENSE="GPL-2" KEYWORDS="-* sparc" +IUSE="" PROVIDE="virtual/bootloader" diff --git a/sys-boot/silo/silo-1.3.1.ebuild b/sys-boot/silo/silo-1.3.1.ebuild index adf568091255..7d59479cc234 100644 --- a/sys-boot/silo/silo-1.3.1.ebuild +++ b/sys-boot/silo/silo-1.3.1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.3.1.ebuild,v 1.5 2004/06/24 22:36:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.3.1.ebuild,v 1.6 2004/07/15 02:52:04 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" SRC_URI="http://www.sparc-boot.org/pub/silo/old/${P}.tar.gz" HOMEPAGE="http://www.sparc-boot.org" @@ -10,6 +9,7 @@ HOMEPAGE="http://www.sparc-boot.org" SLOT="0" LICENSE="GPL-2" KEYWORDS="-* sparc" +IUSE="" PROVIDE="virtual/bootloader" diff --git a/sys-boot/silo/silo-1.3.2-r1.ebuild b/sys-boot/silo/silo-1.3.2-r1.ebuild index 34527428b505..c1d2e6a74d55 100644 --- a/sys-boot/silo/silo-1.3.2-r1.ebuild +++ b/sys-boot/silo/silo-1.3.2-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.3.2-r1.ebuild,v 1.4 2004/06/24 22:36:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.3.2-r1.ebuild,v 1.5 2004/07/15 02:52:04 agriffis Exp $ inherit mount-boot -S=${WORKDIR}/${P} DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" SRC_URI="http://www.sparc-boot.org/pub/silo/old/${P}.tar.gz" HOMEPAGE="http://www.sparc-boot.org" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.sparc-boot.org" SLOT="0" LICENSE="GPL-2" KEYWORDS="-* ~sparc" +IUSE="" PROVIDE="virtual/bootloader" diff --git a/sys-boot/silo/silo-1.3.2.ebuild b/sys-boot/silo/silo-1.3.2.ebuild index 60e336b6f538..ffb209aba1a1 100644 --- a/sys-boot/silo/silo-1.3.2.ebuild +++ b/sys-boot/silo/silo-1.3.2.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.3.2.ebuild,v 1.4 2004/06/24 22:36:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.3.2.ebuild,v 1.5 2004/07/15 02:52:04 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" SRC_URI="http://www.sparc-boot.org/pub/silo/old/${P}.tar.gz" HOMEPAGE="http://www.sparc-boot.org" @@ -10,6 +9,7 @@ HOMEPAGE="http://www.sparc-boot.org" SLOT="0" LICENSE="GPL-2" KEYWORDS="-* ~sparc" +IUSE="" PROVIDE="virtual/bootloader" diff --git a/sys-boot/silo/silo-1.4.4.ebuild b/sys-boot/silo/silo-1.4.4.ebuild index 4d233c933683..38f949fe9795 100644 --- a/sys-boot/silo/silo-1.4.4.ebuild +++ b/sys-boot/silo/silo-1.4.4.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.4.ebuild,v 1.3 2004/06/24 22:36:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.4.ebuild,v 1.4 2004/07/15 02:52:04 agriffis Exp $ inherit mount-boot -S=${WORKDIR}/${P} DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" SRC_URI="http://www.sparc-boot.org/pub/silo/${P}.tar.gz" HOMEPAGE="http://www.sparc-boot.org" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.sparc-boot.org" SLOT="0" LICENSE="GPL-2" KEYWORDS="-* sparc" +IUSE="" PROVIDE="virtual/bootloader" diff --git a/sys-boot/silo/silo-1.4.5.ebuild b/sys-boot/silo/silo-1.4.5.ebuild index 08b838f08ebc..87e8f7170bdd 100644 --- a/sys-boot/silo/silo-1.4.5.ebuild +++ b/sys-boot/silo/silo-1.4.5.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.5.ebuild,v 1.5 2004/06/28 01:50:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.5.ebuild,v 1.6 2004/07/15 02:52:04 agriffis Exp $ inherit mount-boot flag-o-matic -S=${WORKDIR}/${P} DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" SRC_URI="http://www.sparc-boot.org/pub/silo/${P}.tar.gz" HOMEPAGE="http://www.sparc-boot.org" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.sparc-boot.org" SLOT="0" LICENSE="GPL-2" KEYWORDS="-* sparc" +IUSE="hardened" PROVIDE="virtual/bootloader" diff --git a/sys-boot/silo/silo-1.4.6.ebuild b/sys-boot/silo/silo-1.4.6.ebuild index b539e8444337..103246535d8c 100644 --- a/sys-boot/silo/silo-1.4.6.ebuild +++ b/sys-boot/silo/silo-1.4.6.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.6.ebuild,v 1.3 2004/06/28 01:50:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.6.ebuild,v 1.4 2004/07/15 02:52:04 agriffis Exp $ inherit mount-boot flag-o-matic -S=${WORKDIR}/${P} DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" SRC_URI="http://www.sparc-boot.org/pub/silo/${P}.tar.gz" HOMEPAGE="http://www.sparc-boot.org" @@ -12,6 +11,7 @@ HOMEPAGE="http://www.sparc-boot.org" SLOT="0" LICENSE="GPL-2" KEYWORDS="-* ~sparc" +IUSE="hardened" PROVIDE="virtual/bootloader" diff --git a/sys-boot/silo/silo-1.4.8.ebuild b/sys-boot/silo/silo-1.4.8.ebuild index e7d2ccf7b97e..5a993336065a 100644 --- a/sys-boot/silo/silo-1.4.8.ebuild +++ b/sys-boot/silo/silo-1.4.8.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.8.ebuild,v 1.1 2004/07/14 15:40:43 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.8.ebuild,v 1.2 2004/07/15 02:52:04 agriffis Exp $ inherit mount-boot flag-o-matic -S=${WORKDIR}/${P} DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" SRC_URI="http://www.sparc-boot.org/pub/silo/${P}.tar.gz" HOMEPAGE="http://www.sparc-boot.org" @@ -12,7 +11,7 @@ HOMEPAGE="http://www.sparc-boot.org" SLOT="0" LICENSE="GPL-2" KEYWORDS="-* ~sparc" -IUSE="" +IUSE="hardened" PROVIDE="virtual/bootloader" -- cgit v1.2.3-65-gdbad