public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/aiksaurus/
Date: Sat, 26 May 2018 02:05:09 +0000 (UTC)	[thread overview]
Message-ID: <1527300301.9f8fbe18900b6daa8d7cb58b7019fd14802b83f2.bman@gentoo> (raw)

commit:     9f8fbe18900b6daa8d7cb58b7019fd14802b83f2
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 00:35:41 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat May 26 02:05:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f8fbe18

app-text/aiksaurus: bump EAPI and drop eutils

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/aiksaurus/aiksaurus-1.2.1.ebuild | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-text/aiksaurus/aiksaurus-1.2.1.ebuild b/app-text/aiksaurus/aiksaurus-1.2.1.ebuild
index d359b259e03..fcf08e959e7 100644
--- a/app-text/aiksaurus/aiksaurus-1.2.1.ebuild
+++ b/app-text/aiksaurus/aiksaurus-1.2.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=2
-inherit flag-o-matic eutils libtool
+EAPI=6
+inherit flag-o-matic libtool
 
 DESCRIPTION="A thesaurus lib, tool and database"
 HOMEPAGE="https://sourceforge.net/projects/aiksaurus"
@@ -17,9 +17,10 @@ RDEPEND="gtk? ( x11-libs/gtk+:2 )"
 DEPEND="${RDEPEND}
 	gtk? ( virtual/pkgconfig )"
 
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-gcc43.patch #214248
+PATCHES=( "${FILESDIR}/${P}-gcc43.patch" )
 
+src_prepare() {
+	default
 	# Needed to make relink work on FreeBSD, without it won't install.
 	# Also needed for a sane .so versionning there.
 	elibtoolize
@@ -32,5 +33,4 @@ src_configure() {
 
 src_install() {
 	emake DESTDIR="${D}" install || die
-	dodoc AUTHORS README* ChangeLog
 }


             reply	other threads:[~2018-05-26  2:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-26  2:05 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-08 17:13 [gentoo-commits] repo/gentoo:master commit in: app-text/aiksaurus/ Sam James
2021-12-13  5:54 Yixun Lan
2021-09-22  6:54 Agostino Sarubbo
2021-09-21 16:35 Sam James
2021-09-21  6:37 Agostino Sarubbo
2021-09-20 18:26 Sam James
2021-09-20 18:26 Sam James
2021-06-06 15:42 David Seifert
2021-05-19  6:31 Andrew Savchenko
2020-12-14  0:46 Sam James
2018-05-27 18:23 Aaron Bauman
2018-05-26 18:16 Aaron Bauman
2017-10-07 14:25 Jonas Stein
2016-04-13 16:08 Fabian Groffen
2016-04-13 16:08 Fabian Groffen

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=1527300301.9f8fbe18900b6daa8d7cb58b7019fd14802b83f2.bman@gentoo \
    --to=bman@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