summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-10-08 07:54:30 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-10-08 07:54:30 +0000
commitf512a0caec56eb3d544b96f0aec89b9587c2a606 (patch)
tree3150442bd0ee784638812855bbe879efa9244c9d /sys-freebsd/freebsd-usbin
parentFix Manifest (diff)
downloadgentoo-2-f512a0caec56eb3d544b96f0aec89b9587c2a606.tar.gz
gentoo-2-f512a0caec56eb3d544b96f0aec89b9587c2a606.tar.bz2
gentoo-2-f512a0caec56eb3d544b96f0aec89b9587c2a606.zip
Add minimal to IUSE and remove freebsd-lib[nis] usedep, its always built
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'sys-freebsd/freebsd-usbin')
-rw-r--r--sys-freebsd/freebsd-usbin/ChangeLog6
-rw-r--r--sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r2.ebuild6
-rw-r--r--sys-freebsd/freebsd-usbin/freebsd-usbin-7.2.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/sys-freebsd/freebsd-usbin/ChangeLog b/sys-freebsd/freebsd-usbin/ChangeLog
index a07de9e586cc..a35bc8124130 100644
--- a/sys-freebsd/freebsd-usbin/ChangeLog
+++ b/sys-freebsd/freebsd-usbin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-freebsd/freebsd-usbin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/ChangeLog,v 1.57 2009/05/23 05:32:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/ChangeLog,v 1.58 2009/10/08 07:54:30 aballier Exp $
+
+ 08 Oct 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-usbin-7.1-r2.ebuild, freebsd-usbin-7.2.ebuild:
+ Add minimal to IUSE and remove freebsd-lib[nis] usedep, its always built
23 May 2009; Alexis Ballier <aballier@gentoo.org>
freebsd-usbin-7.2.ebuild:
diff --git a/sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r2.ebuild b/sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r2.ebuild
index 12ec4affd2c1..5f102facbfe7 100644
--- a/sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r2.ebuild
+++ b/sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r2.ebuild,v 1.3 2009/05/22 15:10:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/freebsd-usbin-7.1-r2.ebuild,v 1.4 2009/10/08 07:54:30 aballier Exp $
EAPI=2
@@ -21,7 +21,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
build? ( mirror://gentoo/${SYS}.tar.bz2
mirror://gentoo/${INCLUDE}.tar.bz2 )"
-RDEPEND="=sys-freebsd/freebsd-lib-${RV}*[nis?,usb?,bluetooth?,netware?]
+RDEPEND="=sys-freebsd/freebsd-lib-${RV}*[usb?,bluetooth?,netware?]
=sys-freebsd/freebsd-libexec-${RV}*
acpi? ( sys-power/iasl )
build? ( sys-apps/baselayout )
@@ -39,7 +39,7 @@ PROVIDE="virtual/logger"
S="${WORKDIR}/usr.sbin"
-IUSE="acpi atm audit bluetooth ipv6 isdn netware nis pam ssl tcpd usb build"
+IUSE="acpi atm audit bluetooth ipv6 isdn minimal netware nis pam ssl tcpd usb build"
pkg_setup() {
# Release crunch is something like minimal. It seems to remove everything
diff --git a/sys-freebsd/freebsd-usbin/freebsd-usbin-7.2.ebuild b/sys-freebsd/freebsd-usbin/freebsd-usbin-7.2.ebuild
index aa6e582933db..6e23aa588030 100644
--- a/sys-freebsd/freebsd-usbin/freebsd-usbin-7.2.ebuild
+++ b/sys-freebsd/freebsd-usbin/freebsd-usbin-7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/freebsd-usbin-7.2.ebuild,v 1.3 2009/05/23 05:32:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/freebsd-usbin-7.2.ebuild,v 1.4 2009/10/08 07:54:30 aballier Exp $
EAPI=2
@@ -21,7 +21,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
build? ( mirror://gentoo/${SYS}.tar.bz2
mirror://gentoo/${INCLUDE}.tar.bz2 )"
-RDEPEND="=sys-freebsd/freebsd-lib-${RV}*[nis?,usb?,bluetooth?,netware?]
+RDEPEND="=sys-freebsd/freebsd-lib-${RV}*[usb?,bluetooth?,netware?]
=sys-freebsd/freebsd-libexec-${RV}*
acpi? ( sys-power/iasl )
build? ( sys-apps/baselayout )
@@ -39,7 +39,7 @@ PROVIDE="virtual/logger"
S="${WORKDIR}/usr.sbin"
-IUSE="acpi atm audit bluetooth ipv6 isdn netware nis pam ssl tcpd usb build"
+IUSE="acpi atm audit bluetooth ipv6 isdn minimal netware nis pam ssl tcpd usb build"
pkg_setup() {
# Release crunch is something like minimal. It seems to remove everything