Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
|
|
Subject:
|
gentoo-x86 commit in games-strategy/boson: boson-0.13-r1.ebuild ChangeLog boson-0.13.ebuild
|
|
Date:
|
Mon, 19 Oct 2009 17:46:32 +0000
|
|
mr_bones_ 09/10/19 17:46:32
Modified: boson-0.13-r1.ebuild ChangeLog
Removed: boson-0.13.ebuild
Log:
drop ppc (bug #245296); clean old ebuild
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.7 games-strategy/boson/boson-0.13-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/boson/boson-0.13-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/boson/boson-0.13-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/boson/boson-0.13-r1.ebuild?r1=1.6&r2=1.7
Index: boson-0.13-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/boson/boson-0.13-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- boson-0.13-r1.ebuild 30 Apr 2009 19:36:20 -0000 1.6
+++ boson-0.13-r1.ebuild 19 Oct 2009 17:46:32 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/boson/boson-0.13-r1.ebuild,v 1.6 2009/04/30 19:36:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/boson/boson-0.13-r1.ebuild,v 1.7 2009/10/19 17:46:32 mr_bones_ Exp $
inherit eutils flag-o-matic kde-functions multilib cmake-utils
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 x86"
IUSE=""
RDEPEND="virtual/opengl
1.37 games-strategy/boson/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/boson/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/boson/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/boson/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/boson/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 30 Apr 2009 19:36:20 -0000 1.36
+++ ChangeLog 19 Oct 2009 17:46:32 -0000 1.37
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/boson
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/boson/ChangeLog,v 1.36 2009/04/30 19:36:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/boson/ChangeLog,v 1.37 2009/10/19 17:46:32 mr_bones_ Exp $
+
+ 19 Oct 2009; Michael Sterrett <mr_bones_@g.o> -boson-0.13.ebuild,
+ boson-0.13-r1.ebuild:
+ drop ppc (bug #245296); clean old ebuild
30 Apr 2009; Brent Baude <ranger@g.o> boson-0.13-r1.ebuild:
keyworded ~arch for ppc, bug 224679
|
|