public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/poxml/
Date: Sat, 31 Aug 2013 15:44:16 +0000 (UTC)	[thread overview]
Message-ID: <1377963996.762e1a860523a8e9ea06f87c47182403a1db538a.dilfridge@gentoo> (raw)

commit:     762e1a860523a8e9ea06f87c47182403a1db538a
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 31 15:46:36 2013 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Aug 31 15:46:36 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=762e1a86

[kde-base/poxml] finish javafying with help from ercpe and TomWij

Package-Manager: portage-2.2.1

---
 kde-base/poxml/poxml-4.11.1.ebuild       |  8 ++++++--
 kde-base/poxml/poxml-4.11.49.9999.ebuild | 11 +++++++++--
 kde-base/poxml/poxml-9999.ebuild         | 11 +++++++++--
 3 files changed, 24 insertions(+), 6 deletions(-)

diff --git a/kde-base/poxml/poxml-4.11.1.ebuild b/kde-base/poxml/poxml-4.11.1.ebuild
index c441d46..7902f10 100644
--- a/kde-base/poxml/poxml-4.11.1.ebuild
+++ b/kde-base/poxml/poxml-4.11.1.ebuild
@@ -13,11 +13,15 @@ IUSE="debug extras"
 
 DEPEND="
 	extras? (
-		virtual/jdk
+		>=virtual/jdk-1.5
 		>=dev-java/antlr-2.7.7:0[cxx,java,script]
 	)
 "
-RDEPEND="${DEPEND}
+RDEPEND="
+	extras? (
+		>=virtual/jre-1.5
+		>=dev-java/antlr-2.7.7:0[cxx,java,script]
+	)
 	!<=kde-base/kdesdk-misc-4.10.50:4
 "
 

diff --git a/kde-base/poxml/poxml-4.11.49.9999.ebuild b/kde-base/poxml/poxml-4.11.49.9999.ebuild
index 725cc21..e7077d5 100644
--- a/kde-base/poxml/poxml-4.11.49.9999.ebuild
+++ b/kde-base/poxml/poxml-4.11.49.9999.ebuild
@@ -12,9 +12,16 @@ KEYWORDS=""
 IUSE="debug extras"
 
 DEPEND="
-	extras? ( >=dev-java/antlr-2.7.7:0[cxx,java,script] )
+	extras? (
+		>=virtual/jdk-1.5
+		>=dev-java/antlr-2.7.7:0[cxx,java,script]
+	)
 "
-RDEPEND="${DEPEND}
+RDEPEND="
+	extras? (
+		>=virtual/jre-1.5
+		>=dev-java/antlr-2.7.7:0[cxx,java,script]
+	)
 	!<=kde-base/kdesdk-misc-4.10.50:4
 "
 

diff --git a/kde-base/poxml/poxml-9999.ebuild b/kde-base/poxml/poxml-9999.ebuild
index 725cc21..e7077d5 100644
--- a/kde-base/poxml/poxml-9999.ebuild
+++ b/kde-base/poxml/poxml-9999.ebuild
@@ -12,9 +12,16 @@ KEYWORDS=""
 IUSE="debug extras"
 
 DEPEND="
-	extras? ( >=dev-java/antlr-2.7.7:0[cxx,java,script] )
+	extras? (
+		>=virtual/jdk-1.5
+		>=dev-java/antlr-2.7.7:0[cxx,java,script]
+	)
 "
-RDEPEND="${DEPEND}
+RDEPEND="
+	extras? (
+		>=virtual/jre-1.5
+		>=dev-java/antlr-2.7.7:0[cxx,java,script]
+	)
 	!<=kde-base/kdesdk-misc-4.10.50:4
 "
 


             reply	other threads:[~2013-08-31 15:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-31 15:44 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-08-31 15:37 [gentoo-commits] proj/kde:master commit in: kde-base/poxml/ Andreas Hüttel
2013-08-31 15:21 Andreas Hüttel
2013-07-11 11:31 Michael Palimaka
2013-03-05 10:26 Michael Palimaka
2013-02-11 14:24 Michael Palimaka

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=1377963996.762e1a860523a8e9ea06f87c47182403a1db538a.dilfridge@gentoo \
    --to=dilfridge@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