* [gentoo-commits] repo/gentoo:master commit in: dev-libs/tvmet/
@ 2021-04-03 23:07 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-04-03 23:07 UTC (permalink / raw
To: gentoo-commits
commit: b1dff3918002db4a1ceca444f486908e94a63e6f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 22:46:22 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 22:46:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1dff391
dev-libs/tvmet: eutils->epatch
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/tvmet/tvmet-1.7.2-r2.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-libs/tvmet/tvmet-1.7.2-r2.ebuild b/dev-libs/tvmet/tvmet-1.7.2-r2.ebuild
index b9927da76c9..f382b9c7e94 100644
--- a/dev-libs/tvmet/tvmet-1.7.2-r2.ebuild
+++ b/dev-libs/tvmet/tvmet-1.7.2-r2.ebuild
@@ -1,22 +1,22 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-inherit eutils
+inherit epatch
DESCRIPTION="Tiny Vector Matrix library using Expression Templates"
HOMEPAGE="http://tvmet.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-LICENSE="LGPL-2.1"
+
SLOT="0"
+LICENSE="LGPL-2.1"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug doc test"
RESTRICT="!test? ( test )"
DEPEND="doc? ( app-doc/doxygen )
test? ( dev-util/cppunit )"
-RDEPEND=""
src_prepare() {
epatch "${FILESDIR}/${P}-respect-cxxflags.patch"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-03 23:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-03 23:07 [gentoo-commits] repo/gentoo:master commit in: dev-libs/tvmet/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox