Skip to content

Commit

Permalink
dev-lisp/asdf: Drops gentoo-init dependencies
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
Chema Alonso Josa committed Mar 8, 2018
1 parent a3f52b6 commit 3788eb5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dev-lisp/asdf/asdf-3.1.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=5

inherit eutils prefix

DESCRIPTION="ASDF is Another System Definition Facility for Common Lisp"
Expand All @@ -17,7 +18,6 @@ SLOT="0/${PVR}"

DEPEND="!dev-lisp/cl-${PN}
!dev-lisp/asdf-binary-locations
!<dev-lisp/gentoo-init-1.0
!<dev-lisp/asdf-2.33-r3
doc? ( virtual/texi2dvi )"
RDEPEND=""
Expand Down
3 changes: 1 addition & 2 deletions dev-lisp/asdf/asdf-3.3.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -18,7 +18,6 @@ SLOT="0/${PVR}"

DEPEND="!dev-lisp/cl-${PN}
!dev-lisp/asdf-binary-locations
!dev-lisp/gentoo-init
!<dev-lisp/asdf-2.33-r3
doc? ( virtual/texi2dvi )"
PDEPEND="virtual/commonlisp
Expand Down
3 changes: 1 addition & 2 deletions dev-lisp/asdf/asdf-3.3.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -18,7 +18,6 @@ SLOT="0/${PVR}"

DEPEND="!dev-lisp/cl-${PN}
!dev-lisp/asdf-binary-locations
!dev-lisp/gentoo-init
!<dev-lisp/asdf-2.33-r3
doc? ( virtual/texi2dvi )"
PDEPEND="virtual/commonlisp
Expand Down

0 comments on commit 3788eb5

Please sign in to comment.