public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/jung: ChangeLog jung-1.7.6.ebuild
Date: Fri, 13 Apr 2012 18:44:06 +0000 (UTC)	[thread overview]
Message-ID: <20120413184406.E36E72004B@flycatcher.gentoo.org> (raw)

ulm         12/04/13 18:44:06

  Modified:             ChangeLog jung-1.7.6.ebuild
  Log:
  Move EAPI assignment to top of ebuild, bug 411875.
  
  (Portage version: 2.1.10.56/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-java/jung/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jung/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jung/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jung/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/jung/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	6 Sep 2009 08:43:54 -0000	1.3
+++ ChangeLog	13 Apr 2012 18:44:06 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/jung
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jung/ChangeLog,v 1.3 2009/09/06 08:43:54 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jung/ChangeLog,v 1.4 2012/04/13 18:44:06 ulm Exp $
+
+  13 Apr 2012; Ulrich Müller <ulm@gentoo.org> jung-1.7.6.ebuild:
+  Move EAPI assignment to top of ebuild, bug 411875.
 
   06 Sep 2009; Markus Meier <maekke@gentoo.org> jung-1.7.6.ebuild:
   amd64 stable, bug #280654



1.5                  dev-java/jung/jung-1.7.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jung/jung-1.7.6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jung/jung-1.7.6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jung/jung-1.7.6.ebuild?r1=1.4&r2=1.5

Index: jung-1.7.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/jung/jung-1.7.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- jung-1.7.6.ebuild	6 Sep 2009 08:43:54 -0000	1.4
+++ jung-1.7.6.ebuild	13 Apr 2012 18:44:06 -0000	1.5
@@ -1,9 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jung/jung-1.7.6.ebuild,v 1.4 2009/09/06 08:43:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jung/jung-1.7.6.ebuild,v 1.5 2012/04/13 18:44:06 ulm Exp $
 
-JAVA_PKG_IUSE="doc source"
 EAPI="2"
+JAVA_PKG_IUSE="doc source"
 
 inherit java-pkg-2 java-ant-2
 






             reply	other threads:[~2012-04-13 18:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-13 18:44 Ulrich Mueller (ulm) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-09-06  8:43 [gentoo-commits] gentoo-x86 commit in dev-java/jung: ChangeLog jung-1.7.6.ebuild Markus Meier (maekke)
2009-09-02  7:39 Christian Faulhammer (fauli)

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=20120413184406.E36E72004B@flycatcher.gentoo.org \
    --to=ulm@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