commit: 62371c73c6a7d47115072018e65edf0c147c2f21 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sun Nov 17 23:13:37 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun Nov 17 23:13:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62371c73
dev-libs/libpo6: bump EAPI and stuff Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-libs/libpo6/libpo6-0.8.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/libpo6/libpo6-0.8.0.ebuild b/dev-libs/libpo6/libpo6-0.8.0.ebuild index ff18663ad5b..810e8444c7b 100644 --- a/dev-libs/libpo6/libpo6-0.8.0.ebuild +++ b/dev-libs/libpo6/libpo6-0.8.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=7 DESCRIPTION="Hyperdex libpo6 support library" - HOMEPAGE="http://hyperdex.org" SRC_URI="http://hyperdex.org/src/${P}.tar.gz" + LICENSE="BSD" SLOT="0" KEYWORDS="~amd64"
