diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-08-10 13:27:28 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-08-10 13:27:28 +0000 |
commit | 737cb02418db3939e612b175d922cbe4bc6a0cdf (patch) | |
tree | b5f169c77c4144115a796f140869cb6afc563624 /sys-freebsd/freebsd-sources/freebsd-sources-9.2_rc1.ebuild | |
parent | Stable for ppc64, wrt bug #480092 (diff) | |
download | gentoo-2-737cb02418db3939e612b175d922cbe4bc6a0cdf.tar.gz gentoo-2-737cb02418db3939e612b175d922cbe4bc6a0cdf.tar.bz2 gentoo-2-737cb02418db3939e612b175d922cbe4bc6a0cdf.zip |
Move to slot 0. There is no point in slotting it since kernel is tight to userland in the FreeBSD world.
(Portage version: 2.2.0_alpha196/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sys-freebsd/freebsd-sources/freebsd-sources-9.2_rc1.ebuild')
-rw-r--r-- | sys-freebsd/freebsd-sources/freebsd-sources-9.2_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-freebsd/freebsd-sources/freebsd-sources-9.2_rc1.ebuild b/sys-freebsd/freebsd-sources/freebsd-sources-9.2_rc1.ebuild index 7b5dc4a16ffe..fe5efea6d191 100644 --- a/sys-freebsd/freebsd-sources/freebsd-sources-9.2_rc1.ebuild +++ b/sys-freebsd/freebsd-sources/freebsd-sources-9.2_rc1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-sources/freebsd-sources-9.2_rc1.ebuild,v 1.1 2013/08/09 20:07:15 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-sources/freebsd-sources-9.2_rc1.ebuild,v 1.2 2013/08/10 13:27:28 aballier Exp $ inherit bsdmk freebsd flag-o-matic DESCRIPTION="FreeBSD kernel sources" -SLOT="${RV}" +SLOT="0" IUSE="symlink" |