public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/coldwar-demo: coldwar-demo-1-r1.ebuild ChangeLog
@ 2008-02-29 19:43 Carsten Lohrke (carlo)
  0 siblings, 0 replies; 4+ messages in thread
From: Carsten Lohrke (carlo) @ 2008-02-29 19:43 UTC (permalink / raw
  To: gentoo-commits

carlo       08/02/29 19:43:02

  Modified:             coldwar-demo-1-r1.ebuild ChangeLog
  Log:
   Remove icon extension from desktop entry to match Icon Theme Specification.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.2                  games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild?r1=1.1&r2=1.2

Index: coldwar-demo-1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- coldwar-demo-1-r1.ebuild	28 Sep 2006 15:15:58 -0000	1.1
+++ coldwar-demo-1-r1.ebuild	29 Feb 2008 19:43:01 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.1 2006/09/28 15:15:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.2 2008/02/29 19:43:01 carlo Exp $
 
 inherit eutils games
 
@@ -59,7 +59,7 @@
 
 	games_make_wrapper ${PN} ./${MY_PN}_demo "${dir}" "${dir}"
 	newicon icon.xpm ${PN}.xpm || die "newicon failed"
-	make_desktop_entry ${PN} "Cold War (Demo)" ${PN}.xpm
+	make_desktop_entry ${PN} "Cold War (Demo)" ${PN}
 
 	prepgamesdirs
 }



1.5                  games-strategy/coldwar-demo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	28 Sep 2006 15:15:58 -0000	1.4
+++ ChangeLog	29 Feb 2008 19:43:01 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/coldwar-demo
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.4 2006/09/28 15:15:58 wolf31o2 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.5 2008/02/29 19:43:01 carlo Exp $
+
+  29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> coldwar-demo-1-r1.ebuild:
+  Remove icon extension from desktop entry to match Icon Theme Specification.
 
 *coldwar-demo-1-r1 (28 Sep 2006)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-strategy/coldwar-demo: coldwar-demo-1-r1.ebuild ChangeLog
@ 2012-02-05  6:22 Mike Frysinger (vapier)
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Frysinger (vapier) @ 2012-02-05  6:22 UTC (permalink / raw
  To: gentoo-commits

vapier      12/02/05 06:22:26

  Modified:             coldwar-demo-1-r1.ebuild ChangeLog
  Log:
  Move to new unpacker eclass for unpack_makeself.
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild

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

Index: coldwar-demo-1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- coldwar-demo-1-r1.ebuild	29 Feb 2008 19:43:01 -0000	1.2
+++ coldwar-demo-1-r1.ebuild	5 Feb 2012 06:22:26 -0000	1.3
@@ -1,8 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.2 2008/02/29 19:43:01 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.3 2012/02/05 06:22:26 vapier Exp $
 
-inherit eutils games
+inherit eutils unpacker games
 
 MY_PN=${PN%-demo}
 



1.6                  games-strategy/coldwar-demo/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	29 Feb 2008 19:43:01 -0000	1.5
+++ ChangeLog	5 Feb 2012 06:22:26 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/coldwar-demo
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.5 2008/02/29 19:43:01 carlo Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.6 2012/02/05 06:22:26 vapier Exp $
+
+  05 Feb 2012; Mike Frysinger <vapier@gentoo.org> coldwar-demo-1-r1.ebuild:
+  Move to new unpacker eclass for unpack_makeself.
 
   29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> coldwar-demo-1-r1.ebuild:
   Remove icon extension from desktop entry to match Icon Theme Specification.






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-strategy/coldwar-demo: coldwar-demo-1-r1.ebuild ChangeLog
@ 2013-01-29 13:06 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 4+ messages in thread
From: Alfredo Tupone (tupone) @ 2013-01-29 13:06 UTC (permalink / raw
  To: gentoo-commits

tupone      13/01/29 13:06:46

  Modified:             coldwar-demo-1-r1.ebuild ChangeLog
  Log:
  Use QA_PREBUILT. Bug #439532
  
  (Portage version: 2.1.11.50/cvs/Linux i686, signed Manifest commit with key 0145142D)

Revision  Changes    Path
1.4                  games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild?r1=1.3&r2=1.4

Index: coldwar-demo-1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- coldwar-demo-1-r1.ebuild	5 Feb 2012 06:22:26 -0000	1.3
+++ coldwar-demo-1-r1.ebuild	29 Jan 2013 13:06:46 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.3 2012/02/05 06:22:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.4 2013/01/29 13:06:46 tupone Exp $
 
 inherit eutils unpacker games
 
@@ -34,8 +34,8 @@
 S=${WORKDIR}
 dir=${GAMES_PREFIX_OPT}/${PN}
 
-QA_TEXTRELS="${dir:1}/lib/libSDL-1.2.so.0.7.2
-	${dir:1}/lib/libSDL-1.2.so.0"
+QA_PREBUILT="${dir:1}/lib/*
+	${dir:1}/bin/meng"
 
 src_unpack() {
 	unpack_makeself



1.7                  games-strategy/coldwar-demo/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	5 Feb 2012 06:22:26 -0000	1.6
+++ ChangeLog	29 Jan 2013 13:06:46 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/coldwar-demo
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.6 2012/02/05 06:22:26 vapier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.7 2013/01/29 13:06:46 tupone Exp $
+
+  29 Jan 2013; Tupone Alfredo <tupone@gentoo.org> coldwar-demo-1-r1.ebuild:
+  Use QA_PREBUILT. Bug #439532 by Diego
 
   05 Feb 2012; Mike Frysinger <vapier@gentoo.org> coldwar-demo-1-r1.ebuild:
   Move to new unpacker eclass for unpack_makeself.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-strategy/coldwar-demo: coldwar-demo-1-r1.ebuild ChangeLog
@ 2014-05-07 15:41 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Mueller (ulm) @ 2014-05-07 15:41 UTC (permalink / raw
  To: gentoo-commits

ulm         14/05/07 15:41:03

  Modified:             coldwar-demo-1-r1.ebuild ChangeLog
  Log:
  Fix LICENSE, add mirror and bindist restrictions, bug 505752.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.5                  games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild?r1=1.4&r2=1.5

Index: coldwar-demo-1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- coldwar-demo-1-r1.ebuild	29 Jan 2013 13:06:46 -0000	1.4
+++ coldwar-demo-1-r1.ebuild	7 May 2014 15:41:03 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.4 2013/01/29 13:06:46 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.5 2014/05/07 15:41:03 ulm Exp $
 
 inherit eutils unpacker games
 
@@ -10,11 +10,11 @@
 HOMEPAGE="http://linuxgamepublishing.com/info.php?id=coldwar"
 SRC_URI="http://demofiles.linuxgamepublishing.com/coldwar/coldwar-demo.run"
 
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
-RESTRICT="strip"
+RESTRICT="mirror bindist strip"
 
 RDEPEND="virtual/opengl
 	x86? (



1.8                  games-strategy/coldwar-demo/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	29 Jan 2013 13:06:46 -0000	1.7
+++ ChangeLog	7 May 2014 15:41:03 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/coldwar-demo
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.7 2013/01/29 13:06:46 tupone Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.8 2014/05/07 15:41:03 ulm Exp $
+
+  07 May 2014; Ulrich Müller <ulm@gentoo.org> coldwar-demo-1-r1.ebuild:
+  Fix LICENSE, add mirror and bindist restrictions, bug 505752.
 
   29 Jan 2013; Tupone Alfredo <tupone@gentoo.org> coldwar-demo-1-r1.ebuild:
   Use QA_PREBUILT. Bug #439532 by Diego





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-07 15:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-05  6:22 [gentoo-commits] gentoo-x86 commit in games-strategy/coldwar-demo: coldwar-demo-1-r1.ebuild ChangeLog Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2014-05-07 15:41 Ulrich Mueller (ulm)
2013-01-29 13:06 Alfredo Tupone (tupone)
2008-02-29 19:43 Carsten Lohrke (carlo)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox