public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-arcade/nibbles: nibbles-0.0.4.ebuild ChangeLog
@ 2015-02-05 22:41 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2015-02-05 22:41 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    15/02/05 22:41:02

  Modified:             nibbles-0.0.4.ebuild ChangeLog
  Log:
  tidy
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.16                 games-arcade/nibbles/nibbles-0.0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?r1=1.15&r2=1.16

Index: nibbles-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- nibbles-0.0.4.ebuild	5 Jan 2015 15:34:24 -0000	1.15
+++ nibbles-0.0.4.ebuild	5 Feb 2015 22:41:02 -0000	1.16
@@ -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-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.15 2015/01/05 15:34:24 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.16 2015/02/05 22:41:02 mr_bones_ Exp $
 
 EAPI=5
 inherit eutils games
@@ -16,19 +16,19 @@
 IUSE=""
 
 DEPEND="sys-libs/ncurses"
-RDEPEND="${DEPEND}"
+RDEPEND=${DEPEND}
+
 S=${WORKDIR}/${MY_P}
 
 src_prepare() {
 	sed -i \
 		-e "s#/usr/local/games/nibbles.levels#${GAMES_DATADIR}/${PN}#" \
-		nibbles.h \
-		|| die "sed failed"
+		nibbles.h || die
 
 	sed -i \
 		-e "s#/var/lib/games/nibbles.score#${GAMES_STATEDIR}/nibbles.scores#" \
-		scoring.h \
-		|| die "sed failed"
+		scoring.h || die
+
 	epatch "${FILESDIR}"/${P}-as-needed.patch
 }
 



1.17                 games-arcade/nibbles/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	5 Jan 2015 15:34:24 -0000	1.16
+++ ChangeLog	5 Feb 2015 22:41:02 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/nibbles
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v 1.16 2015/01/05 15:34:24 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v 1.17 2015/02/05 22:41:02 mr_bones_ Exp $
+
+  05 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> nibbles-0.0.4.ebuild:
+  tidy
 
   05 Jan 2015; Tupone Alfredo <tupone@gentoo.org> nibbles-0.0.4.ebuild:
   EAPI 5





^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-arcade/nibbles: nibbles-0.0.4.ebuild ChangeLog
@ 2015-02-06 13:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-06 13:44 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/06 13:44:19

  Modified:             nibbles-0.0.4.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #539004
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.17                 games-arcade/nibbles/nibbles-0.0.4.ebuild

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

Index: nibbles-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- nibbles-0.0.4.ebuild	5 Feb 2015 22:41:02 -0000	1.16
+++ nibbles-0.0.4.ebuild	6 Feb 2015 13:44:19 -0000	1.17
@@ -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-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.16 2015/02/05 22:41:02 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.17 2015/02/06 13:44:19 ago Exp $
 
 EAPI=5
 inherit eutils games
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos"
 IUSE=""
 
 DEPEND="sys-libs/ncurses"



1.18                 games-arcade/nibbles/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	5 Feb 2015 22:41:02 -0000	1.17
+++ ChangeLog	6 Feb 2015 13:44:19 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/nibbles
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v 1.17 2015/02/05 22:41:02 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v 1.18 2015/02/06 13:44:19 ago Exp $
+
+  06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> nibbles-0.0.4.ebuild:
+  Stable for amd64, wrt bug #539004
 
   05 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> nibbles-0.0.4.ebuild:
   tidy





^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-arcade/nibbles: nibbles-0.0.4.ebuild ChangeLog
@ 2015-01-05 15:34 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 6+ messages in thread
From: Alfredo Tupone (tupone) @ 2015-01-05 15:34 UTC (permalink / raw
  To: gentoo-commits

tupone      15/01/05 15:34:24

  Modified:             nibbles-0.0.4.ebuild ChangeLog
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)

Revision  Changes    Path
1.15                 games-arcade/nibbles/nibbles-0.0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?r1=1.14&r2=1.15

Index: nibbles-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- nibbles-0.0.4.ebuild	14 Nov 2013 21:33:47 -0000	1.14
+++ nibbles-0.0.4.ebuild	5 Jan 2015 15:34:24 -0000	1.15
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.14 2013/11/14 21:33:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.15 2015/01/05 15:34:24 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils games
 
 MY_P=${PN}-v${PV}
@@ -16,7 +16,7 @@
 IUSE=""
 
 DEPEND="sys-libs/ncurses"
-
+RDEPEND="${DEPEND}"
 S=${WORKDIR}/${MY_P}
 
 src_prepare() {
@@ -33,10 +33,10 @@
 }
 
 src_install() {
-	dogamesbin nibbles || die "dogamesbin"
+	dogamesbin nibbles
 
 	insinto "${GAMES_DATADIR}/${PN}"
-	doins nibbles.levels/* || die "doins failed"
+	doins nibbles.levels/*
 
 	dodir "${GAMES_STATEDIR}"
 	touch "${D}${GAMES_STATEDIR}/nibbles.scores"



1.16                 games-arcade/nibbles/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	14 Nov 2013 21:33:47 -0000	1.15
+++ ChangeLog	5 Jan 2015 15:34:24 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/nibbles
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v 1.15 2013/11/14 21:33:47 mr_bones_ Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v 1.16 2015/01/05 15:34:24 tupone Exp $
+
+  05 Jan 2015; Tupone Alfredo <tupone@gentoo.org> nibbles-0.0.4.ebuild:
+  EAPI 5
 
   14 Nov 2013; Michael Sterrett <mr_bones_@gentoo.org> nibbles-0.0.4.ebuild:
   tidy





^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-arcade/nibbles: nibbles-0.0.4.ebuild ChangeLog
@ 2013-11-14 21:33 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2013-11-14 21:33 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    13/11/14 21:33:47

  Modified:             nibbles-0.0.4.ebuild ChangeLog
  Log:
  tidy
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.14                 games-arcade/nibbles/nibbles-0.0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?r1=1.13&r2=1.14

Index: nibbles-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- nibbles-0.0.4.ebuild	21 Feb 2010 01:48:49 -0000	1.13
+++ nibbles-0.0.4.ebuild	14 Nov 2013 21:33:47 -0000	1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.13 2010/02/21 01:48:49 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.14 2013/11/14 21:33:47 mr_bones_ Exp $
 
 EAPI=2
 inherit eutils games
@@ -17,7 +17,7 @@
 
 DEPEND="sys-libs/ncurses"
 
-S="${WORKDIR}/${MY_P}"
+S=${WORKDIR}/${MY_P}
 
 src_prepare() {
 	sed -i \



1.15                 games-arcade/nibbles/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/nibbles/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	21 Feb 2010 01:48:49 -0000	1.14
+++ ChangeLog	14 Nov 2013 21:33:47 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/nibbles
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v 1.14 2010/02/21 01:48:49 abcd Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v 1.15 2013/11/14 21:33:47 mr_bones_ Exp $
+
+  14 Nov 2013; Michael Sterrett <mr_bones_@gentoo.org> nibbles-0.0.4.ebuild:
+  tidy
 
   21 Feb 2010; Jonathan Callen <abcd@gentoo.org> nibbles-0.0.4.ebuild:
   Transfer prefix keywords (no other changes)
@@ -48,4 +51,3 @@
   03 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org> +metadata.xml,
   +nibbles-0.0.4.ebuild:
   initial commit - ebuild submitted by Adrian Fruehwirth via bug #72775
-





^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-arcade/nibbles: nibbles-0.0.4.ebuild ChangeLog
@ 2008-03-20  0:40 Tristan Heaven (nyhm)
  0 siblings, 0 replies; 6+ messages in thread
From: Tristan Heaven (nyhm) @ 2008-03-20  0:40 UTC (permalink / raw
  To: gentoo-commits

nyhm        08/03/20 00:40:15

  Modified:             nibbles-0.0.4.ebuild ChangeLog
  Log:
  Add ~amd64 keyword
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.11                 games-arcade/nibbles/nibbles-0.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?r1=1.10&r2=1.11

Index: nibbles-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- nibbles-0.0.4.ebuild	27 Jan 2008 15:43:18 -0000	1.10
+++ nibbles-0.0.4.ebuild	20 Mar 2008 00:40:14 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.10 2008/01/27 15:43:18 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.11 2008/03/20 00:40:14 nyhm Exp $
 
 inherit games
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="sys-libs/ncurses"



1.12                 games-arcade/nibbles/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/nibbles/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/nibbles/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/nibbles/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	27 Jan 2008 15:43:18 -0000	1.11
+++ ChangeLog	20 Mar 2008 00:40:14 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/nibbles
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v 1.11 2008/01/27 15:43:18 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v 1.12 2008/03/20 00:40:14 nyhm Exp $
+
+  20 Mar 2008; Tristan Heaven <nyhm@gentoo.org> nibbles-0.0.4.ebuild:
+  Add ~amd64 keyword
 
   27 Jan 2008; Fabian Groffen <grobian@gentoo.org> nibbles-0.0.4.ebuild:
   Dropped ppc-macos keyword, see you in prefix



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



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-arcade/nibbles: nibbles-0.0.4.ebuild ChangeLog
@ 2008-01-27 15:43 Fabian Groffen (grobian)
  0 siblings, 0 replies; 6+ messages in thread
From: Fabian Groffen (grobian) @ 2008-01-27 15:43 UTC (permalink / raw
  To: gentoo-commits

grobian     08/01/27 15:43:18

  Modified:             nibbles-0.0.4.ebuild ChangeLog
  Log:
  Dropped ppc-macos keyword, see you in prefix
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.10                 games-arcade/nibbles/nibbles-0.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild?r1=1.9&r2=1.10

Index: nibbles-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- nibbles-0.0.4.ebuild	24 Apr 2007 14:51:25 -0000	1.9
+++ nibbles-0.0.4.ebuild	27 Jan 2008 15:43:18 -0000	1.10
@@ -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-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.9 2007/04/24 14:51:25 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.10 2008/01/27 15:43:18 grobian Exp $
 
 inherit games
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND="sys-libs/ncurses"



1.11                 games-arcade/nibbles/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/nibbles/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/nibbles/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/nibbles/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	24 Apr 2007 14:51:25 -0000	1.10
+++ ChangeLog	27 Jan 2008 15:43:18 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/nibbles
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v 1.10 2007/04/24 14:51:25 drizzt Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/ChangeLog,v 1.11 2008/01/27 15:43:18 grobian Exp $
+
+  27 Jan 2008; Fabian Groffen <grobian@gentoo.org> nibbles-0.0.4.ebuild:
+  Dropped ppc-macos keyword, see you in prefix
 
   24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> nibbles-0.0.4.ebuild:
   Add ~x86-fbsd keyword.



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



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

end of thread, other threads:[~2015-02-06 13:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-05 22:41 [gentoo-commits] gentoo-x86 commit in games-arcade/nibbles: nibbles-0.0.4.ebuild ChangeLog Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-06 13:44 Agostino Sarubbo (ago)
2015-01-05 15:34 Alfredo Tupone (tupone)
2013-11-14 21:33 Michael Sterrett (mr_bones_)
2008-03-20  0:40 Tristan Heaven (nyhm)
2008-01-27 15:43 Fabian Groffen (grobian)

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