From: "Ulrich Mueller (ulm)" <ulm@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: Wed, 7 May 2014 15:48:06 +0000 (UTC) [thread overview]
Message-ID: <20140507154806.2E16B2004C@flycatcher.gentoo.org> (raw)
ulm 14/05/07 15:48:06
Modified: majesty-demo-1.0.0.ebuild ChangeLog
Log:
Fix LICENSE, add mirror and bindist restrictions, bug 505770.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path
1.14 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.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild?rev=1.14&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.13&r2=1.14
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.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- majesty-demo-1.0.0.ebuild 24 Dec 2012 15:36:37 -0000 1.13
+++ majesty-demo-1.0.0.ebuild 7 May 2014 15:48:06 -0000 1.14
@@ -1,6 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 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.13 2012/12/24 15:36:37 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild,v 1.14 2014/05/07 15:48:06 ulm Exp $
+
EAPI=4
inherit eutils unpacker games
@@ -8,11 +9,11 @@
HOMEPAGE="http://www.linuxgamepublishing.com/info.php?id=8&"
SRC_URI="http://demos.linuxgamepublishing.com/majesty/majesty_demo.run"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-RESTRICT="strip"
IUSE=""
+RESTRICT="mirror bindist strip"
RDEPEND="sys-libs/glibc
x86? (
1.13 games-strategy/majesty-demo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/majesty-demo/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 24 Dec 2012 15:36:37 -0000 1.12
+++ ChangeLog 7 May 2014 15:48:06 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/majesty-demo
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/ChangeLog,v 1.12 2012/12/24 15:36:37 tupone Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/ChangeLog,v 1.13 2014/05/07 15:48:06 ulm Exp $
+
+ 07 May 2014; Ulrich Müller <ulm@gentoo.org> majesty-demo-1.0.0.ebuild:
+ Fix LICENSE, add mirror and bindist restrictions, bug 505770.
24 Dec 2012; Tupone Alfredo <tupone@gentoo.org> majesty-demo-1.0.0.ebuild:
Use QA_PREBUILT. Bug #429504 by Diego Elio Pettenò
next reply other threads:[~2014-05-07 15:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-07 15:48 Ulrich Mueller (ulm) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-01 20:43 [gentoo-commits] gentoo-x86 commit in games-strategy/majesty-demo: majesty-demo-1.0.0.ebuild ChangeLog Michael Sterrett (mr_bones_)
2015-03-27 2:33 Michael Sterrett (mr_bones_)
2014-10-13 15:44 Michal Gorny (mgorny)
2014-08-10 21:21 Sergei Trofimovich (slyfox)
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=20140507154806.2E16B2004C@flycatcher.gentoo.org \
--to=ulm@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