From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cxxtools/
Date: Sat, 3 Apr 2021 21:58:42 +0000 (UTC) [thread overview]
Message-ID: <1617487088.dc1f38553cadf46258f8fe9a466e2686d6342732.sam@gentoo> (raw)
commit: dc1f38553cadf46258f8fe9a466e2686d6342732
Author: Matt Smith <matt <AT> offtopica <DOT> uk>
AuthorDate: Sat Apr 3 16:12:42 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 21:58:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc1f3855
dev-libs/cxxtools: EAPI 7
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Matt Smith <matt <AT> offtopica.uk>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/cxxtools/cxxtools-2.2.1.ebuild | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/dev-libs/cxxtools/cxxtools-2.2.1.ebuild b/dev-libs/cxxtools/cxxtools-2.2.1.ebuild
index 70a5b32243c..eb54949ddad 100644
--- a/dev-libs/cxxtools/cxxtools-2.2.1.ebuild
+++ b/dev-libs/cxxtools/cxxtools-2.2.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
DESCRIPTION="Collection of general purpose C++-classes"
HOMEPAGE="http://www.tntnet.org/cxxtools.html"
@@ -10,18 +10,14 @@ SRC_URI="http://www.tntnet.org/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ~sparc x86"
-IUSE=""
RDEPEND="virtual/libiconv"
DEPEND="${RDEPEND}"
+DOCS=( AUTHORS ChangeLog )
+
src_configure() {
econf \
--disable-demos \
--disable-unittest
}
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS ChangeLog
-}
next reply other threads:[~2021-04-03 21:58 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-03 21:58 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-16 7:23 [gentoo-commits] repo/gentoo:master commit in: dev-libs/cxxtools/ Joonas Niilola
2024-09-16 3:49 Jakov Smolić
2024-07-14 14:16 Conrad Kostecki
2024-07-14 14:16 Conrad Kostecki
2024-05-16 15:06 Arthur Zamarin
2024-04-23 20:48 Sam James
2023-05-16 1:52 Sam James
2021-10-08 18:49 Agostino Sarubbo
2021-10-07 6:02 Agostino Sarubbo
2021-05-10 16:36 Jörg Bornkessel
2021-05-01 18:19 Agostino Sarubbo
2021-02-14 17:14 Jörg Bornkessel
2020-01-25 20:13 Jörg Bornkessel
2015-10-30 14:38 Sebastian Pipping
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1617487088.dc1f38553cadf46258f8fe9a466e2686d6342732.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox