public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/aop: aop-0.6.ebuild ChangeLog
Date: Wed, 19 Nov 2014 03:15:38 +0000 (UTC)	[thread overview]
Message-ID: <20141119031538.D6756A6CA@oystercatcher.gentoo.org> (raw)

mr_bones_    14/11/19 03:15:38

  Modified:             aop-0.6.ebuild ChangeLog
  Log:
  build with ncurses[tinfo] (bug #529742)
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.15                 games-arcade/aop/aop-0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aop/aop-0.6.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aop/aop-0.6.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aop/aop-0.6.ebuild?r1=1.14&r2=1.15

Index: aop-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/aop/aop-0.6.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- aop-0.6.ebuild	10 Aug 2014 21:21:40 -0000	1.14
+++ aop-0.6.ebuild	19 Nov 2014 03:15:38 -0000	1.15
@@ -1,8 +1,8 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/aop-0.6.ebuild,v 1.14 2014/08/10 21:21:40 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/aop-0.6.ebuild,v 1.15 2014/11/19 03:15:38 mr_bones_ Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="Ambassador of Pain is a curses based game with only 64 lines of code"
@@ -14,19 +14,20 @@
 KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
-DEPEND="sys-libs/ncurses"
+RDEPEND="sys-libs/ncurses"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
 
 src_prepare() {
 	sed -i \
 		-e "s#/usr/local/share#${GAMES_DATADIR}#" \
-		aop.c \
-		|| die "sed failed"
+		aop.c || die
 	epatch "${FILESDIR}"/${P}-as-needed.patch
 }
 
 src_install() {
-	dogamesbin aop || die "dogamesbin failed"
+	dogamesbin aop
 	insinto "${GAMES_DATADIR}/${PN}"
-	doins aop-level-*.txt || die "doins failed"
+	doins aop-level-*.txt
 	prepgamesdirs
 }



1.12                 games-arcade/aop/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aop/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aop/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aop/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/aop/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	10 Aug 2014 21:21:40 -0000	1.11
+++ ChangeLog	19 Nov 2014 03:15:38 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for games-arcade/aop
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/ChangeLog,v 1.11 2014/08/10 21:21:40 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/ChangeLog,v 1.12 2014/11/19 03:15:38 mr_bones_ Exp $
+
+  19 Nov 2014; Michael Sterrett <mr_bones_@gentoo.org> aop-0.6.ebuild,
+  files/aop-0.6-as-needed.patch:
+  build with ncurses[tinfo] (bug #529742)
 
   10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> aop-0.6.ebuild:
   QA: drop trailing '.' from DESCRIPTION





             reply	other threads:[~2014-11-19  3:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-19  3:15 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-10 21:21 [gentoo-commits] gentoo-x86 commit in games-arcade/aop: aop-0.6.ebuild ChangeLog Sergei Trofimovich (slyfox)

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=20141119031538.D6756A6CA@oystercatcher.gentoo.org \
    --to=mr_bones_@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