public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/
Date: Wed,  5 Jul 2017 11:54:49 +0000 (UTC)	[thread overview]
Message-ID: <1499255607.22130d9cd9ede5784c0ed1f98a4d66ac6ef3b2aa.hattya@gentoo> (raw)

commit:     22130d9cd9ede5784c0ed1f98a4d66ac6ef3b2aa
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  5 11:53:27 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Jul  5 11:53:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22130d9c

dev-db/m17n-db: update to EAPI 6

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-db/m17n-db/m17n-db-1.6.4.ebuild | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-db/m17n-db/m17n-db-1.6.4.ebuild b/dev-db/m17n-db/m17n-db-1.6.4.ebuild
index b004621d66c..68c3d2fe9f5 100644
--- a/dev-db/m17n-db/m17n-db-1.6.4.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.6.4.ebuild
@@ -1,13 +1,11 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
-
-inherit eutils
+EAPI="6"
 
 DESCRIPTION="Database for the m17n library"
 HOMEPAGE="https://savannah.nongnu.org/projects/m17n"
-SRC_URI="http://download.savannah.gnu.org/releases/m17n/${P}.tar.gz"
+SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
@@ -18,9 +16,11 @@ DEPEND="sys-devel/gettext"
 RDEPEND="virtual/libintl"
 
 src_install() {
-	emake DESTDIR="${D}" install || die
+	default
+
+	docinto FORMATS
+	dodoc FORMATS/*
 
-	dodoc AUTHORS ChangeLog NEWS README
-	docinto FORMATS; dodoc FORMATS/*
-	docinto UNIDATA; dodoc UNIDATA/*
+	docinto UNIDATA
+	dodoc UNIDATA/*
 }


             reply	other threads:[~2017-07-05 11:54 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-05 11:54 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-15  6:51 [gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/ Akinori Hattori
2024-09-12 13:45 Sam James
2024-09-12  5:38 Jakov Smolić
2024-09-07  9:15 Sam James
2024-09-07  9:15 Sam James
2024-09-07  9:15 Sam James
2024-09-07  9:15 Sam James
2024-09-07  8:17 Sam James
2024-06-27 12:34 Akinori Hattori
2024-06-27 12:34 Akinori Hattori
2024-06-27 12:34 Akinori Hattori
2024-06-22 10:04 Akinori Hattori
2024-01-17 16:50 WANG Xuerui
2022-10-29 21:32 Sam James
2021-11-30 13:06 Akinori Hattori
2021-11-29  8:14 Arthur Zamarin
2021-11-28 23:36 Jakov Smolić
2021-11-28 19:28 Arthur Zamarin
2021-11-28 19:28 Arthur Zamarin
2021-11-28 19:28 Arthur Zamarin
2021-11-28  8:03 Arthur Zamarin
2021-11-28  7:38 Arthur Zamarin
2021-11-27  6:09 Akinori Hattori
2021-08-23 11:41 Marek Szuba
2019-07-26 13:18 Aaron Bauman
2018-08-28 13:52 Akinori Hattori
2018-08-28 13:52 Akinori Hattori
2018-04-16 18:29 Mike Gilbert
2018-03-21  5:55 Markus Meier
2017-11-17 11:18 Tobias Klausmann
2017-11-16 19:43 Sergei Trofimovich
2017-11-11 12:34 Sergei Trofimovich
2017-11-10 10:23 Sergei Trofimovich
2017-11-02 20:19 Sergei Trofimovich
2017-11-01 20:54 Mike Gilbert
2017-11-01 20:54 Mike Gilbert
2017-07-08  6:14 Akinori Hattori
2017-07-05 12:47 Akinori Hattori
2017-07-05 11:54 Akinori Hattori
2017-06-18 11:56 Alexis Ballier

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=1499255607.22130d9cd9ede5784c0ed1f98a4d66ac6ef3b2aa.hattya@gentoo \
    --to=hattya@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