From 0e9596f51dcb8873d4e058fad2714fbe770e78e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Fr=C3=B6hning?= Date: Thu, 8 Oct 2020 13:35:10 +0200 Subject: games-strategy/ja2-stracciatella: bump to 0.17.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - now using rust - remove eutils inherit - remove leading and trailing space in LICENSE - reorder to DESCRIPTION, HOMEPAGE, SRC_URI, newline, LICENSE, SLOT, KYEWORDS, IUSE, RESTRICT - remove PN - replace it with libsmacker Closes: https://github.com/gentoo/gentoo/pull/17848 Signed-off-by: Richard Fröhning Signed-off-by: Sam James --- dev-cpp/string-theory/string-theory-3.3.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'dev-cpp/string-theory') diff --git a/dev-cpp/string-theory/string-theory-3.3.ebuild b/dev-cpp/string-theory/string-theory-3.3.ebuild index d6ee9b178e3b..a8bb093a351a 100644 --- a/dev-cpp/string-theory/string-theory-3.3.ebuild +++ b/dev-cpp/string-theory/string-theory-3.3.ebuild @@ -3,13 +3,11 @@ EAPI=7 -inherit cmake ${GIT_ECLASS} +inherit cmake DESCRIPTION="A flexible modern C++ library for string manipulation and storage" HOMEPAGE="https://github.com/zrax/string_theory/" - SRC_URI="https://github.com/zrax/string_theory/archive/${PV}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/string_theory-${PV}" LICENSE="MIT" -- cgit v1.2.3