diff options
Diffstat (limited to 'dev-cpp/string-theory')
| -rw-r--r-- | dev-cpp/string-theory/string-theory-3.3.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
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" |
