public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-simulation/cannonsmash: cannonsmash-0.6.6.ebuild ChangeLog
@ 2008-04-08  1:38 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2008-04-08  1:38 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/04/08 01:38:30

  Modified:             cannonsmash-0.6.6.ebuild ChangeLog
  Log:
  fix deps (bug #216538)
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.14                 games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild?r1=1.13&r2=1.14

Index: cannonsmash-0.6.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- cannonsmash-0.6.6.ebuild	12 Mar 2007 16:48:07 -0000	1.13
+++ cannonsmash-0.6.6.ebuild	8 Apr 2008 01:38:29 -0000	1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild,v 1.13 2007/03/12 16:48:07 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild,v 1.14 2008/04/08 01:38:29 mr_bones_ Exp $
 
 inherit eutils games
 
@@ -23,6 +23,7 @@
 	=x11-libs/gtk+-2*
 	nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}
+	dev-util/pkgconfig
 	nls? ( sys-devel/gettext )"
 
 S=${WORKDIR}/csmash-${PV}



1.18                 games-simulation/cannonsmash/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/cannonsmash/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/cannonsmash/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/cannonsmash/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	12 Mar 2007 16:48:07 -0000	1.17
+++ ChangeLog	8 Apr 2008 01:38:29 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for games-simulation/cannonsmash
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/ChangeLog,v 1.17 2007/03/12 16:48:07 nyhm Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/ChangeLog,v 1.18 2008/04/08 01:38:29 mr_bones_ Exp $
+
+  08 Apr 2008; Michael Sterrett <mr_bones_@gentoo.org>
+  cannonsmash-0.6.6.ebuild:
+  fix deps (bug #216538)
 
   12 Mar 2007; Tristan Heaven <nyhm@gentoo.org> cannonsmash-0.6.6.ebuild:
   Install menu entry, bug #159849



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



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

* [gentoo-commits] gentoo-x86 commit in games-simulation/cannonsmash: cannonsmash-0.6.6.ebuild ChangeLog
@ 2012-05-02 21:16 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-02 21:16 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/02 21:16:56

  Modified:             cannonsmash-0.6.6.ebuild ChangeLog
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.17                 games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild?r1=1.16&r2=1.17

Index: cannonsmash-0.6.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- cannonsmash-0.6.6.ebuild	18 Oct 2010 13:26:44 -0000	1.16
+++ cannonsmash-0.6.6.ebuild	2 May 2012 21:16:56 -0000	1.17
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild,v 1.16 2010/10/18 13:26:44 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/cannonsmash-0.6.6.ebuild,v 1.17 2012/05/02 21:16:56 jdhore Exp $
 
 EAPI=2
 inherit eutils games
@@ -24,7 +24,7 @@
 	x11-libs/gtk+:2
 	nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	nls? ( sys-devel/gettext )"
 
 S=${WORKDIR}/csmash-${PV}



1.21                 games-simulation/cannonsmash/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/cannonsmash/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/cannonsmash/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/cannonsmash/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	18 Oct 2010 13:26:44 -0000	1.20
+++ ChangeLog	2 May 2012 21:16:56 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for games-simulation/cannonsmash
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/ChangeLog,v 1.20 2010/10/18 13:26:44 tupone Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/cannonsmash/ChangeLog,v 1.21 2012/05/02 21:16:56 jdhore Exp $
+
+  02 May 2012; Jeff Horelick <jdhore@gentoo.org> cannonsmash-0.6.6.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   18 Oct 2010; Tupone Alfredo <tupone@gentoo.org> cannonsmash-0.6.6.ebuild,
   +files/cannonsmash-0.6.6-ldflags.patch:






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

end of thread, other threads:[~2012-05-02 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-08  1:38 [gentoo-commits] gentoo-x86 commit in games-simulation/cannonsmash: cannonsmash-0.6.6.ebuild ChangeLog Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-02 21:16 Jeff Horelick (jdhore)

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