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-java/flexdock/
Date: Tue, 22 May 2012 19:43:13 +0000 (UTC)	[thread overview]
Message-ID: <1337712019.fbc4e83adb346a6bfaf0e72d18443318f60cf775.jlec@gentoo> (raw)

commit:     fbc4e83adb346a6bfaf0e72d18443318f60cf775
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue May 22 18:40:19 2012 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue May 22 18:40:19 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fbc4e83a

dev-java/flexdock: Add missing eutils.eclass, bump to EAPI=4, remove unnecessary bits

(Portage version: 2.2.0_alpha107/git/Linux x86_64, unsigned Manifest commit)

---
 dev-java/flexdock/ChangeLog             |    4 ++++
 dev-java/flexdock/flexdock-1.1.1.ebuild |   17 +++++++----------
 dev-java/flexdock/metadata.xml          |    4 ++--
 3 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/dev-java/flexdock/ChangeLog b/dev-java/flexdock/ChangeLog
index 2b3646d..4eb7156 100644
--- a/dev-java/flexdock/ChangeLog
+++ b/dev-java/flexdock/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  22 May 2012; Justin Lecher <jlec@gentoo.org> flexdock-1.1.1.ebuild,
+  metadata.xml:
+  Add missing eutils.eclass, bump to EAPI=4, remove unnecessary bits
+
 *flexdock-1.1.1 (18 Jan 2012)
 
   18 Jan 2012; Guillaume Horel <guillaume.horel@gmail.com>

diff --git a/dev-java/flexdock/flexdock-1.1.1.ebuild b/dev-java/flexdock/flexdock-1.1.1.ebuild
index d58da33..474eba6 100644
--- a/dev-java/flexdock/flexdock-1.1.1.ebuild
+++ b/dev-java/flexdock/flexdock-1.1.1.ebuild
@@ -2,10 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
+EAPI=4
+
 JAVA_PKG_IUSE="doc source"
 
-inherit java-pkg-2 java-ant-2
+inherit eutils java-pkg-2 java-ant-2
 
 DESCRIPTION="A Java docking framework for use in cross-platform Swing applications"
 HOMEPAGE="http://flexdock.dev.java.net/"
@@ -14,21 +15,17 @@ SRC_URI="http://java.net/projects/flexdock/downloads/download/${P}-src.zip"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~x86 ~amd64"
-
 IUSE=""
 
 RDEPEND=">=virtual/jre-1.4"
-DEPEND=">=virtual/jdk-1.4
+DEPEND="
 	app-arch/unzip
-	dev-java/skinlf"
+	dev-java/skinlf
+	>=virtual/jdk-1.4"
 
 EANT_DOC_TARGET="doc"
 
-src_unpack() {
-	mkdir "${WORKDIR}/${P}"
-	cd "${S}"
-	unpack ${A}
-}
+S="${WORKDIR}"
 
 java_prepare() {
 	epatch "${FILESDIR}"/${P}-nodemo.patch

diff --git a/dev-java/flexdock/metadata.xml b/dev-java/flexdock/metadata.xml
index 9f64c2c..ef594b1 100644
--- a/dev-java/flexdock/metadata.xml
+++ b/dev-java/flexdock/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
+	<herd>sci</herd>
+	<longdescription lang="en">
   Java docking framework for use in cross-platform Swing applications.
 </longdescription>
 </pkgmetadata>



             reply	other threads:[~2012-05-22 19:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-22 19:43 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-23 23:59 [gentoo-commits] proj/sci:master commit in: dev-java/flexdock/ Sebastien Fabbro
2012-11-25 21:19 Andrew Savchenko
2014-11-05  7:24 Justin Lecher
2021-01-20  8:53 Andrew Ammerlaan
2021-03-03  9:05 Andrew Ammerlaan
2021-03-03  9:05 Andrew Ammerlaan
2021-03-04 13:53 Andrew Ammerlaan

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=1337712019.fbc4e83adb346a6bfaf0e72d18443318f60cf775.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