From: "Johann Schmitz (ercpe)" <ercpe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/jade: jade-3.3-r2.ebuild ChangeLog
Date: Sat, 1 Mar 2014 17:12:45 +0000 (UTC) [thread overview]
Message-ID: <20140301171245.98B522004C@flycatcher.gentoo.org> (raw)
ercpe 14/03/01 17:12:45
Modified: ChangeLog
Added: jade-3.3-r2.ebuild
Log:
Fixed installation of doc (bug #449854)
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 77C501ED)
Revision Changes Path
1.23 dev-java/jade/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jade/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jade/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jade/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/jade/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 24 Oct 2007 23:52:25 -0000 1.22
+++ ChangeLog 1 Mar 2014 17:12:45 -0000 1.23
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/jade
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jade/ChangeLog,v 1.22 2007/10/24 23:52:25 betelgeuse Exp $
+# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jade/ChangeLog,v 1.23 2014/03/01 17:12:45 ercpe Exp $
+
+*jade-3.3-r2 (01 Mar 2014)
+
+ 01 Mar 2014; Johann Schmitz <ercpe@gentoo.org> +jade-3.3-r2.ebuild:
+ Fixed installation of doc (bug #449854)
24 Oct 2007; Petteri Räty <betelgeuse@gentoo.org> -jade-3.2.ebuild,
-jade-3.3.ebuild:
@@ -74,4 +79,3 @@
17 Feb 2004; Chris Aniszczyk <zx@gentoo.org> :
Initial Import.
Thanks to Owen Cliffe <zoot@zoot.org.uk> for the initial ebuild. Bug #41494
-
1.1 dev-java/jade/jade-3.3-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jade/jade-3.3-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jade/jade-3.3-r2.ebuild?rev=1.1&content-type=text/plain
Index: jade-3.3-r2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jade/jade-3.3-r2.ebuild,v 1.1 2014/03/01 17:12:45 ercpe Exp $
EAPI=5
JAVA_PKG_IUSE="doc source"
WANT_ANT_TASKS="ant-nodeps"
inherit java-pkg-2 java-ant-2
DESCRIPTION="JADE is FIPA-compliant Java Agent Development Environment"
SRC_URI="mirror://gentoo/JADE-src-${PV}.zip"
HOMEPAGE="http://jade.cselt.it/"
IUSE=""
DEPEND=">=virtual/jdk-1.4
app-arch/unzip"
RDEPEND=">=virtual/jre-1.4"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
S="${WORKDIR}/${PN}"
EANT_BUILD_TARGET="clean lib"
EANT_DOC_TARGET="doc"
src_install() {
java-pkg_dojar lib/*.jar
dodoc README ChangeLog
use doc && java-pkg_dojavadoc doc/api/
use source && java-pkg_dosrc src/FIPA src/jade src/starlight
}
next reply other threads:[~2014-03-01 17:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-01 17:12 Johann Schmitz (ercpe) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-03-27 9:53 [gentoo-commits] gentoo-x86 commit in dev-java/jade: jade-3.3-r2.ebuild ChangeLog Agostino Sarubbo (ago)
2015-03-27 10:25 Agostino Sarubbo (ago)
2015-03-29 18:00 Mikle Kolyada (zlogene)
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=20140301171245.98B522004C@flycatcher.gentoo.org \
--to=ercpe@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