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-emulation/advancemame: advancemame-1.2.ebuild ChangeLog
Date: Mon, 21 Jul 2014 19:13:56 +0000 (UTC)	[thread overview]
Message-ID: <20140721191356.E33722004F@flycatcher.gentoo.org> (raw)

mr_bones_    14/07/21 19:13:56

  Modified:             advancemame-1.2.ebuild ChangeLog
  Log:
  drop static support
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  games-emulation/advancemame/advancemame-1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/advancemame/advancemame-1.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/advancemame/advancemame-1.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/advancemame/advancemame-1.2.ebuild?r1=1.2&r2=1.3

Index: advancemame-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/advancemame/advancemame-1.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- advancemame-1.2.ebuild	1 Jul 2014 16:09:08 -0000	1.2
+++ advancemame-1.2.ebuild	21 Jul 2014 19:13:56 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/advancemame-1.2.ebuild,v 1.2 2014/07/01 16:09:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/advancemame-1.2.ebuild,v 1.3 2014/07/21 19:13:56 mr_bones_ Exp $
 
 EAPI=5
 inherit eutils flag-o-matic games
@@ -12,7 +12,7 @@
 LICENSE="GPL-2 XMAME"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="alsa fbcon oss static truetype"
+IUSE="alsa fbcon oss truetype"
 
 # sdl is required (bug #158417)
 RDEPEND="app-arch/unzip
@@ -54,10 +54,10 @@
 		--enable-zlib \
 		--disable-slang \
 		--disable-svgalib \
+		--disable-static \
 		$(use_enable alsa) \
 		$(use_enable fbcon fb) \
 		$(use_enable oss) \
-		$(use_enable static) \
 		$(use_enable truetype freetype) \
 		$(use_enable x86 asm) \
 		--with-emu=${PN/advance}



1.51                 games-emulation/advancemame/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/advancemame/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/advancemame/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/advancemame/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/advancemame/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	1 Jul 2014 16:09:08 -0000	1.50
+++ ChangeLog	21 Jul 2014 19:13:56 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/advancemame
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/ChangeLog,v 1.50 2014/07/01 16:09:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemame/ChangeLog,v 1.51 2014/07/21 19:13:56 mr_bones_ Exp $
+
+  21 Jul 2014; Michael Sterrett <mr_bones_@gentoo.org> advancemame-1.2.ebuild:
+  drop static support
 
   01 Jul 2014; Michael Sterrett <mr_bones_@gentoo.org> advancemame-1.2.ebuild:
   punt svga support





             reply	other threads:[~2014-07-21 19:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-21 19:13 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-13  9:14 [gentoo-commits] gentoo-x86 commit in games-emulation/advancemame: advancemame-1.2.ebuild ChangeLog Agostino Sarubbo (ago)
2014-07-27 11:48 PaweA Hajdan (phajdan.jr)
2014-07-22  9:30 JosA MarAa Alonso (nimiux)
2014-07-01 16:09 Michael Sterrett (mr_bones_)
2013-02-17  3:51 Julian Ospald (hasufell)

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=20140721191356.E33722004F@flycatcher.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