From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/majesty-demo: majesty-demo-1.0.0.ebuild ChangeLog
Date: Mon, 1 Jun 2015 20:43:04 +0000 (UTC) [thread overview]
Message-ID: <20150601204304.30FB9A0A@oystercatcher.gentoo.org> (raw)
mr_bones_ 15/06/01 20:43:04
Modified: majesty-demo-1.0.0.ebuild ChangeLog
Log:
clean up app-emulation/emul-linux which has been removed
(Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.18 games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild?r1=1.17&r2=1.18
Index: majesty-demo-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- majesty-demo-1.0.0.ebuild 27 Mar 2015 02:33:01 -0000 1.17
+++ majesty-demo-1.0.0.ebuild 1 Jun 2015 20:43:04 -0000 1.18
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild,v 1.17 2015/03/27 02:33:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild,v 1.18 2015/06/01 20:43:04 mr_bones_ Exp $
EAPI=5
inherit eutils unpacker games
@@ -16,18 +16,10 @@
RESTRICT="bindist strip"
RDEPEND="sys-libs/glibc
- || (
- (
- x11-libs/libX11[abi_x86_32(-)]
- x11-libs/libXext[abi_x86_32(-)]
- x11-libs/libXau[abi_x86_32(-)]
- x11-libs/libXdmcp[abi_x86_32(-)]
- )
- amd64? (
- app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
- app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
- )
- )"
+ x11-libs/libX11[abi_x86_32(-)]
+ x11-libs/libXext[abi_x86_32(-)]
+ x11-libs/libXau[abi_x86_32(-)]
+ x11-libs/libXdmcp[abi_x86_32(-)]"
S=${WORKDIR}
1.17 games-strategy/majesty-demo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 27 Mar 2015 02:33:01 -0000 1.16
+++ ChangeLog 1 Jun 2015 20:43:04 -0000 1.17
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/majesty-demo
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/ChangeLog,v 1.16 2015/03/27 02:33:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/ChangeLog,v 1.17 2015/06/01 20:43:04 mr_bones_ Exp $
+
+ 01 Jun 2015; Michael Sterrett <mr_bones_@gentoo.org>
+ majesty-demo-1.0.0.ebuild:
+ clean up app-emulation/emul-linux which has been removed
27 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org>
majesty-demo-1.0.0.ebuild:
next reply other threads:[~2015-06-01 20:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-01 20:43 Michael Sterrett (mr_bones_) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-03-27 2:33 [gentoo-commits] gentoo-x86 commit in games-strategy/majesty-demo: majesty-demo-1.0.0.ebuild ChangeLog Michael Sterrett (mr_bones_)
2014-10-13 15:44 Michal Gorny (mgorny)
2014-08-10 21:21 Sergei Trofimovich (slyfox)
2014-05-07 15:48 Ulrich Mueller (ulm)
2012-12-24 15:36 Alfredo Tupone (tupone)
2012-02-08 21:33 Mike Frysinger (vapier)
2008-02-29 19:44 Carsten Lohrke (carlo)
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=20150601204304.30FB9A0A@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