* [gentoo-commits] gentoo-x86 commit in games-board/gnubg: gnubg-0.14.3-r1.ebuild ChangeLog
@ 2007-10-15 14:28 Markus Rothe (corsair)
0 siblings, 0 replies; 3+ messages in thread
From: Markus Rothe (corsair) @ 2007-10-15 14:28 UTC (permalink / raw
To: gentoo-commits
corsair 07/10/15 14:28:47
Modified: gnubg-0.14.3-r1.ebuild ChangeLog
Log:
Stable on ppc64
(Portage version: 2.1.3.9)
Revision Changes Path
1.8 games-board/gnubg/gnubg-0.14.3-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?r1=1.7&r2=1.8
Index: gnubg-0.14.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnubg-0.14.3-r1.ebuild 12 Jun 2007 15:42:55 -0000 1.7
+++ gnubg-0.14.3-r1.ebuild 15 Oct 2007 14:28:46 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.7 2007/06/12 15:42:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.8 2007/10/15 14:28:46 corsair Exp $
inherit flag-o-matic eutils games
@@ -14,7 +14,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ppc64 sparc ~x86 ~x86-fbsd"
IUSE="arts esd gdbm gtk guile nas nls opengl python readline X"
# test fail - bug #132002
1.36 games-board/gnubg/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 12 Jun 2007 15:42:55 -0000 1.35
+++ ChangeLog 15 Oct 2007 14:28:46 -0000 1.36
@@ -1,6 +1,9 @@
# ChangeLog for games-board/gnubg
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.35 2007/06/12 15:42:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.36 2007/10/15 14:28:46 corsair Exp $
+
+ 15 Oct 2007; Markus Rothe <corsair@gentoo.org> gnubg-0.14.3-r1.ebuild:
+ Stable on ppc64
12 Jun 2007; Diego Pettenò <flameeyes@gentoo.org> gnubg-0.14.3-r1.ebuild:
Add ~x86-fbsd as per bug #171523, thanks to Nathan Smith.
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-board/gnubg: gnubg-0.14.3-r1.ebuild ChangeLog
@ 2007-11-12 21:10 Mike Frysinger (vapier)
0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2007-11-12 21:10 UTC (permalink / raw
To: gentoo-commits
vapier 07/11/12 21:10:29
Modified: gnubg-0.14.3-r1.ebuild ChangeLog
Log:
Patch Makefile.in rather than Makefile.am so we dont need to run autotools #198936 by Michael.
(Portage version: 2.1.3.19)
Revision Changes Path
1.9 games-board/gnubg/gnubg-0.14.3-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?r1=1.8&r2=1.9
Index: gnubg-0.14.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnubg-0.14.3-r1.ebuild 15 Oct 2007 14:28:46 -0000 1.8
+++ gnubg-0.14.3-r1.ebuild 12 Nov 2007 21:10:28 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.8 2007/10/15 14:28:46 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.9 2007/11/12 21:10:28 vapier Exp $
inherit flag-o-matic eutils games
@@ -52,10 +52,10 @@
$(find . -name 'Makefile.in*') \
|| die "sed failed"
epatch \
- "${FILESDIR}/${P}"-gcc4.patch \
- "${FILESDIR}/${P}"-64bits.patch \
- "${FILESDIR}/${P}"-blas.patch \
- "${FILESDIR}/${P}"-as-needed.patch
+ "${FILESDIR}"/${P}-gcc4.patch \
+ "${FILESDIR}"/${P}-64bits.patch \
+ "${FILESDIR}"/${P}-blas.patch \
+ "${FILESDIR}"/${P}-as-needed.patch
}
src_compile() {
1.37 games-board/gnubg/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 15 Oct 2007 14:28:46 -0000 1.36
+++ ChangeLog 12 Nov 2007 21:10:28 -0000 1.37
@@ -1,6 +1,11 @@
# ChangeLog for games-board/gnubg
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.36 2007/10/15 14:28:46 corsair Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.37 2007/11/12 21:10:28 vapier Exp $
+
+ 12 Nov 2007; Mike Frysinger <vapier@gentoo.org>
+ files/gnubg-0.14.3-as-needed.patch, gnubg-0.14.3-r1.ebuild:
+ Patch Makefile.in rather than Makefile.am so we dont need to run autotools
+ #198936 by Michael.
15 Oct 2007; Markus Rothe <corsair@gentoo.org> gnubg-0.14.3-r1.ebuild:
Stable on ppc64
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-board/gnubg: gnubg-0.14.3-r1.ebuild ChangeLog
@ 2008-02-29 18:58 Carsten Lohrke (carlo)
0 siblings, 0 replies; 3+ messages in thread
From: Carsten Lohrke (carlo) @ 2008-02-29 18:58 UTC (permalink / raw
To: gentoo-commits
carlo 08/02/29 18:58:01
Modified: gnubg-0.14.3-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.11 games-board/gnubg/gnubg-0.14.3-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild?r1=1.10&r2=1.11
Index: gnubg-0.14.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gnubg-0.14.3-r1.ebuild 13 Nov 2007 05:13:13 -0000 1.10
+++ gnubg-0.14.3-r1.ebuild 29 Feb 2008 18:58:00 -0000 1.11
@@ -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-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.10 2007/11/13 05:13:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/gnubg-0.14.3-r1.ebuild,v 1.11 2008/02/29 18:58:00 carlo Exp $
inherit flag-o-matic eutils games
@@ -109,6 +109,6 @@
doins ${PN}.weights *bd || die "doins failed"
dodoc AUTHORS README NEWS
newicon xpm/gnubg-big.xpm gnubg.xpm
- make_desktop_entry "gnubg -w" "GNU Backgammon" gnubg.xpm
+ make_desktop_entry "gnubg -w" "GNU Backgammon" gnubg
prepgamesdirs
}
1.38 games-board/gnubg/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 12 Nov 2007 21:10:28 -0000 1.37
+++ ChangeLog 29 Feb 2008 18:58:00 -0000 1.38
@@ -1,6 +1,9 @@
# ChangeLog for games-board/gnubg
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.37 2007/11/12 21:10:28 vapier Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnubg/ChangeLog,v 1.38 2008/02/29 18:58:00 carlo Exp $
+
+ 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> gnubg-0.14.3-r1.ebuild:
+ Remove icon extension from desktop entry to match Icon Theme Specification.
12 Nov 2007; Mike Frysinger <vapier@gentoo.org>
files/gnubg-0.14.3-as-needed.patch, gnubg-0.14.3-r1.ebuild:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-02-29 18:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-12 21:10 [gentoo-commits] gentoo-x86 commit in games-board/gnubg: gnubg-0.14.3-r1.ebuild ChangeLog Mike Frysinger (vapier)
-- strict thread matches above, loose matches on Subject: below --
2008-02-29 18:58 Carsten Lohrke (carlo)
2007-10-15 14:28 Markus Rothe (corsair)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox