summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-07-16 20:06:28 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-07-16 20:06:28 +0200
commit2b14c5302a0394308def2aeca16b99b8b3c4fa86 (patch)
tree0ccaef3994a63eea40d863a1eef77a65b38ac56a /dev-libs/utfcpp
parentdev-util/cmake: 3.14.6 version bump (diff)
downloadgentoo-2b14c5302a0394308def2aeca16b99b8b3c4fa86.tar.gz
gentoo-2b14c5302a0394308def2aeca16b99b8b3c4fa86.tar.bz2
gentoo-2b14c5302a0394308def2aeca16b99b8b3c4fa86.zip
dev-libs/utfcpp: EAPI-7 bump
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs/utfcpp')
-rw-r--r--dev-libs/utfcpp/utfcpp-2.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/utfcpp/utfcpp-2.3.4.ebuild b/dev-libs/utfcpp/utfcpp-2.3.4.ebuild
index 87fb7a69d0e7..62ff54c3fc84 100644
--- a/dev-libs/utfcpp/utfcpp-2.3.4.ebuild
+++ b/dev-libs/utfcpp/utfcpp-2.3.4.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-DESCRIPTION="A portable and lightweight generic library for handling UTF-8 strings"
+DESCRIPTION="Portable and lightweight generic library for handling UTF-8 strings"
HOMEPAGE="https://sourceforge.net/projects/utfcpp/"
SRC_URI="mirror://sourceforge/utfcpp/utf8_v${PV//./_}.zip"