Skip to content

Commit

Permalink
sys-apps/debianutils: drop old coreutils deps
Browse files Browse the repository at this point in the history
These were added ~7 years ago as part of the mktemp->coreutils transition.
We can assume that has happened at this point, so simplify the deps in the
ebuild as a result.
  • Loading branch information
vapier committed Oct 5, 2015
1 parent ced3029 commit 2f39c41
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions sys-apps/debianutils/debianutils-4.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
IUSE="kernel_linux static"

PDEPEND="|| ( >=sys-apps/coreutils-6.10-r1 sys-freebsd/freebsd-ubin )"

src_prepare() {
epatch "${FILESDIR}"/${PN}-3.4.2-no-bs-namespace.patch
}
Expand Down
2 changes: 0 additions & 2 deletions sys-apps/debianutils/debianutils-4.5.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
IUSE="kernel_linux static"

PDEPEND="|| ( >=sys-apps/coreutils-6.10-r1 sys-freebsd/freebsd-ubin )"

S="${WORKDIR}/${PN}"

src_prepare() {
Expand Down

0 comments on commit 2f39c41

Please sign in to comment.