public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-lang/conceptual/
Date: Sun, 29 Jan 2017 11:59:29 +0000 (UTC)	[thread overview]
Message-ID: <1485691163.9e971ac8558a53dc480ef74cb1848e106c096a4c.jlec@gentoo> (raw)

commit:     9e971ac8558a53dc480ef74cb1848e106c096a4c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 11:51:53 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 11:59:23 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9e971ac8

dev-lang/conceptual: Drop jython support

Bump to EAPI 6
Sort ebuild code

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-lang/conceptual/conceptual-1.4.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-lang/conceptual/conceptual-1.4.ebuild b/dev-lang/conceptual/conceptual-1.4.ebuild
index 8398e7a..fc3fe50 100644
--- a/dev-lang/conceptual/conceptual-1.4.ebuild
+++ b/dev-lang/conceptual/conceptual-1.4.ebuild
@@ -1,29 +1,29 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 JAVA_PKG_OPT_USE="gui"
 
 inherit java-pkg-opt-2 python-single-r1
 
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64"
-
 DESCRIPTION="A Network Correctness and Performance Testing Language"
 HOMEPAGE="http://conceptual.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD-2"
 IUSE="gui test"
+KEYWORDS="~amd64"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-RDEPEND="virtual/mpi
+RDEPEND="
+	virtual/mpi
 	${PYTHON_DEPS}
-	gui? ( virtual/jdk:* dev-java/jython:0 )"
+	gui? ( virtual/jdk:* )"
 DEPEND="${RDEPEND}"
 
 src_compile() {


             reply	other threads:[~2017-01-29 11:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-29 11:59 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-01  8:45 [gentoo-commits] proj/sci:master commit in: dev-lang/conceptual/ Andrew Ammerlaan
2021-02-13 11:11 Andrew Ammerlaan
2021-02-01  2:43 Horea Christian
2021-01-16 10:28 Andrew Ammerlaan
2013-11-05 23:43 Christoph Junghans
2013-11-05 22:01 Christoph Junghans

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=1485691163.9e971ac8558a53dc480ef74cb1848e106c096a4c.jlec@gentoo \
    --to=jlec@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