Skip to content

Commit

Permalink
app-eselect/eselect-oodict: bump EAPI
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
FuzzyGophers committed Jun 2, 2018
1 parent c87f85e commit dee3dcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-eselect/eselect-oodict/eselect-oodict-20100228.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=0
EAPI=6

DESCRIPTION="Manages configuration of dictionaries for OpenOffice.Org"
HOMEPAGE="https://www.gentoo.org/"
Expand All @@ -17,5 +17,5 @@ RDEPEND=">=app-admin/eselect-1.2"

src_install() {
insinto /usr/share/eselect/modules
newins "${WORKDIR}"/oodict.eselect-${PVR} oodict.eselect || die "newins failed"
newins "${WORKDIR}"/oodict.eselect-${PVR} oodict.eselect
}

0 comments on commit dee3dcf

Please sign in to comment.