Skip to content

Commit

Permalink
gnustep-libs/gsldap: EAPI8 bump, fix LICENSE
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Bernard Cafarelli <[email protected]>
  • Loading branch information
mm1ke authored and voyageur committed Sep 19, 2023
1 parent 1073621 commit 55d35c4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions gnustep-libs/gsldap/gsldap-0.0.1_pre20070219-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=8

inherit gnustep-2

DESCRIPTION="GNUstep LDAP library for openldap C libraries"
HOMEPAGE="https://gnustep.github.io/"
SRC_URI="mirror://gentoo/${P}.tar.gz"

LICENSE="LGPL-2.1"
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="net-nds/openldap:="
RDEPEND="${DEPEND}"
Expand Down

0 comments on commit 55d35c4

Please sign in to comment.