Skip to content

Commit

Permalink
app-doc/elisp-manual: Drop explicit dependency on xz-utils.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
ulm committed Apr 22, 2017
1 parent d0a9742 commit b5866f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions app-doc/elisp-manual/elisp-manual-23.4.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -15,8 +15,7 @@ LICENSE="FDL-1.3+"
SLOT="23"
KEYWORDS="amd64 ppc x86 ~x86-fbsd"

DEPEND="app-arch/xz-utils
sys-apps/texinfo"
DEPEND="sys-apps/texinfo"

S="${WORKDIR}/lispref"

Expand Down
5 changes: 2 additions & 3 deletions app-doc/elisp-manual/elisp-manual-24.5.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -14,8 +14,7 @@ LICENSE="FDL-1.3+"
SLOT="24"
KEYWORDS="amd64 ppc x86 ~x86-fbsd"

DEPEND="app-arch/xz-utils
sys-apps/texinfo"
DEPEND="sys-apps/texinfo"

S="${WORKDIR}/lispref"

Expand Down

0 comments on commit b5866f1

Please sign in to comment.