public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-rpg/pcgen: pcgen-5.16.4.ebuild ChangeLog
Date: Wed,  9 Nov 2011 02:17:53 +0000 (UTC)	[thread overview]
Message-ID: <20111109021753.1AF712004C@flycatcher.gentoo.org> (raw)

mr_bones_    11/11/09 02:17:53

  Modified:             pcgen-5.16.4.ebuild ChangeLog
  Log:
  only works with dev-java/sun-jdk (bug #353471)
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

Revision  Changes    Path
1.5                  games-rpg/pcgen/pcgen-5.16.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/pcgen/pcgen-5.16.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/pcgen/pcgen-5.16.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/pcgen/pcgen-5.16.4.ebuild?r1=1.4&r2=1.5

Index: pcgen-5.16.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/pcgen/pcgen-5.16.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pcgen-5.16.4.ebuild	15 Jan 2011 15:59:16 -0000	1.4
+++ pcgen-5.16.4.ebuild	9 Nov 2011 02:17:53 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/pcgen/pcgen-5.16.4.ebuild,v 1.4 2011/01/15 15:59:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/pcgen/pcgen-5.16.4.ebuild,v 1.5 2011/11/09 02:17:53 mr_bones_ Exp $
 
 EAPI=2
 inherit versionator games
@@ -12,10 +12,10 @@
 
 LICENSE="LGPL-2 OGL-1.0a"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
-RDEPEND=">=virtual/jre-1.5"
+RDEPEND="dev-java/sun-jdk" # only works with the sun jdk (bug #353471)
 DEPEND="app-arch/unzip"
 
 S=${WORKDIR}/pcgen${MY_PV}



1.28                 games-rpg/pcgen/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/pcgen/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/pcgen/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/pcgen/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/pcgen/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	15 Jan 2011 15:59:16 -0000	1.27
+++ ChangeLog	9 Nov 2011 02:17:53 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for games-rpg/pcgen
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/pcgen/ChangeLog,v 1.27 2011/01/15 15:59:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/pcgen/ChangeLog,v 1.28 2011/11/09 02:17:53 mr_bones_ Exp $
+
+  09 Nov 2011; Michael Sterrett <mr_bones_@gentoo.org> pcgen-5.16.4.ebuild:
+  only works with dev-java/sun-jdk (bug #353471)
 
   15 Jan 2011; Markus Meier <maekke@gentoo.org> pcgen-5.16.4.ebuild:
   x86 stable, bug #351335






             reply	other threads:[~2011-11-09  2:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-09  2:17 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-01-15 15:59 [gentoo-commits] gentoo-x86 commit in games-rpg/pcgen: pcgen-5.16.4.ebuild ChangeLog Markus Meier (maekke)
2011-01-12 15:29 Markos Chandras (hwoarang)
2011-01-11 22:47 Brent Baude (ranger)
2010-12-08 18:42 Michael Sterrett (mr_bones_)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111109021753.1AF712004C@flycatcher.gentoo.org \
    --to=mr_bones_@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox