public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/amyedit/
Date: Wed, 23 Dec 2015 10:59:25 +0000 (UTC)	[thread overview]
Message-ID: <1450868312.c660ce2e04853a0ee1ee1c4367ad172974deb4e0.pacho@gentoo> (raw)

commit:     c660ce2e04853a0ee1ee1c4367ad172974deb4e0
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 23 10:14:29 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 10:58:32 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c660ce2e

app-editors/amyedit: Fix building with latest glibmm/libsigc++

Package-Manager: portage-2.2.26

 app-editors/amyedit/amyedit-1.0-r2.ebuild | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/app-editors/amyedit/amyedit-1.0-r2.ebuild b/app-editors/amyedit/amyedit-1.0-r2.ebuild
index 4e47fcf..86575b0 100644
--- a/app-editors/amyedit/amyedit-1.0-r2.ebuild
+++ b/app-editors/amyedit/amyedit-1.0-r2.ebuild
@@ -2,9 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=3
-
-inherit eutils autotools
+EAPI=5
+inherit autotools eutils flag-o-matic
 
 DESCRIPTION=" AmyEdit is a LaTeX editor"
 HOMEPAGE="http://amyedit.sf.net"
@@ -29,10 +28,7 @@ src_prepare() {
 	epatch "${FILESDIR}/${P}-gcc45.patch"
 	epatch "${FILESDIR}/${P}-sourceviewmm2.patch"
 	rm -rf "${S}/src/gtksourceviewmm" || die
+	append-cxxflags -std=c++11
+	mv configure.in configure.ac || die
 	eautoreconf
 }
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-	dodoc ChangeLog README TODO || die
-}


             reply	other threads:[~2015-12-23 10:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-23 10:59 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-16  2:12 [gentoo-commits] repo/gentoo:master commit in: app-editors/amyedit/ Matt Turner

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=1450868312.c660ce2e04853a0ee1ee1c4367ad172974deb4e0.pacho@gentoo \
    --to=pacho@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