public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/ski: ski-1.3.2.ebuild ChangeLog
@ 2012-05-11 10:23 Mike Frysinger (vapier)
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2012-05-11 10:23 UTC (permalink / raw
  To: gentoo-commits

vapier      12/05/11 10:23:21

  Modified:             ski-1.3.2.ebuild ChangeLog
  Log:
  Link in gelato wiki.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  app-emulation/ski/ski-1.3.2.ebuild

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

Index: ski-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ski-1.3.2.ebuild	17 Apr 2012 04:01:05 -0000	1.2
+++ ski-1.3.2.ebuild	11 May 2012 10:23:21 -0000	1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v 1.2 2012/04/17 04:01:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v 1.3 2012/05/11 10:23:21 vapier Exp $
 
 EAPI="4"
 
 inherit autotools eutils
 
 DESCRIPTION="ia64 instruction set simulator"
-HOMEPAGE="http://ski.sourceforge.net/"
+HOMEPAGE="http://ski.sourceforge.net/ http://www.gelato.unsw.edu.au/IA64wiki/SkiSimulator"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"



1.3                  app-emulation/ski/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	17 Apr 2012 04:01:05 -0000	1.2
+++ ChangeLog	11 May 2012 10:23:21 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/ski
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.2 2012/04/17 04:01:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.3 2012/05/11 10:23:21 vapier Exp $
+
+  11 May 2012; Mike Frysinger <vapier@gentoo.org> ski-1.3.2.ebuild:
+  Link in gelato wiki.
 
   17 Apr 2012; Mike Frysinger <vapier@gentoo.org> ski-1.3.2.ebuild,
   +files/ski-1.3.2-AC_C_BIGENDIAN.patch,






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

* [gentoo-commits] gentoo-x86 commit in app-emulation/ski: ski-1.3.2.ebuild ChangeLog
@ 2013-09-30  6:57 Mike Frysinger (vapier)
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2013-09-30  6:57 UTC (permalink / raw
  To: gentoo-commits

vapier      13/09/30 06:57:41

  Modified:             ski-1.3.2.ebuild ChangeLog
  Log:
  Add libglade/libgnomeui to RDEPEND when USE=gtk #486526 by Patrick Lauer.
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)

Revision  Changes    Path
1.5                  app-emulation/ski/ski-1.3.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild?r1=1.4&r2=1.5

Index: ski-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ski-1.3.2.ebuild	24 Oct 2012 18:59:31 -0000	1.4
+++ ski-1.3.2.ebuild	30 Sep 2013 06:57:41 -0000	1.5
@@ -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/app-emulation/ski/ski-1.3.2.ebuild,v 1.4 2012/10/24 18:59:31 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v 1.5 2013/09/30 06:57:41 vapier Exp $
 
 EAPI="4"
 
@@ -19,7 +19,11 @@
 RDEPEND="sys-devel/libtool
 	|| ( dev-libs/elfutils dev-libs/libelf )
 	sys-libs/ncurses
-	gtk? ( x11-libs/gtk+:2 )
+	gtk? (
+		gnome-base/libglade:2.0
+		gnome-base/libgnomeui
+		x11-libs/gtk+:2
+	)
 	motif? ( x11-libs/motif )"
 DEPEND="${RDEPEND}
 	sys-devel/bison



1.5                  app-emulation/ski/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ski/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ski/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ski/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	24 Oct 2012 18:59:31 -0000	1.4
+++ ChangeLog	30 Sep 2013 06:57:41 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/ski
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.4 2012/10/24 18:59:31 ulm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.5 2013/09/30 06:57:41 vapier Exp $
+
+  30 Sep 2013; Mike Frysinger <vapier@gentoo.org> ski-1.3.2.ebuild:
+  Add libglade/libgnomeui to RDEPEND when USE=gtk #486526 by Patrick Lauer.
 
   24 Oct 2012; Ulrich Müller <ulm@gentoo.org> ski-1.3.2.ebuild:
   Update dependency after package move from x11-libs/openmotif to
@@ -21,4 +24,3 @@
   +files/ski-1.3.2-no-local-ltdl.patch, +files/ski-1.3.2-remove-hayes.patch,
   +files/ski-1.3.2-syscall-linux-includes.patch, +metadata.xml:
   Initial ebuild by Dennis Schridde #376411.
-





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

* [gentoo-commits] gentoo-x86 commit in app-emulation/ski: ski-1.3.2.ebuild ChangeLog
@ 2014-08-19  6:59 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-19  6:59 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/19 06:59:27

  Modified:             ski-1.3.2.ebuild ChangeLog
  Log:
  Fix build failure against modern binutils.
  
  (Portage version: 2.2.11_p14/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.6                  app-emulation/ski/ski-1.3.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild?r1=1.5&r2=1.6

Index: ski-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ski-1.3.2.ebuild	30 Sep 2013 06:57:41 -0000	1.5
+++ ski-1.3.2.ebuild	19 Aug 2014 06:59:27 -0000	1.6
@@ -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/app-emulation/ski/ski-1.3.2.ebuild,v 1.5 2013/09/30 06:57:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v 1.6 2014/08/19 06:59:27 slyfox Exp $
 
 EAPI="4"
 
@@ -36,6 +36,7 @@
 	"${FILESDIR}"/${P}-no-local-ltdl.patch
 	"${FILESDIR}"/${P}-AC_C_BIGENDIAN.patch
 	"${FILESDIR}"/${P}-configure-withval.patch
+	"${FILESDIR}"/${P}-binutils.patch
 )
 
 src_prepare() {



1.7                  app-emulation/ski/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	31 Dec 2013 17:09:19 -0000	1.6
+++ ChangeLog	19 Aug 2014 06:59:27 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/ski
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.6 2013/12/31 17:09:19 tomwij Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.7 2014/08/19 06:59:27 slyfox Exp $
+
+  19 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+  +files/ski-1.3.2-binutils.patch, ski-1.3.2.ebuild:
+  Fix build failure against modern binutils.
 
   31 Dec 2013; Tom Wijsman <TomWij@gentoo.org>
   -files/ski-1.3.2-gtk-linkage.patch:





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

end of thread, other threads:[~2014-08-19  6:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-11 10:23 [gentoo-commits] gentoo-x86 commit in app-emulation/ski: ski-1.3.2.ebuild ChangeLog Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2013-09-30  6:57 Mike Frysinger (vapier)
2014-08-19  6:59 Sergei Trofimovich (slyfox)

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