public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Krzysiek Pawlik (nelchael)" <nelchael@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/jtidy: jtidy-0_pre20010801-r1.ebuild ChangeLog
Date: Sun, 17 May 2009 17:11:42 +0000	[thread overview]
Message-ID: <E1M5jtm-0005VP-7n@stork.gentoo.org> (raw)

nelchael    09/05/17 17:11:42

  Modified:             jtidy-0_pre20010801-r1.ebuild ChangeLog
  Log:
  Use JAVA_PKG_IUSE instead of IUSE to get correct dependencies.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-java/jtidy/jtidy-0_pre20010801-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jtidy/jtidy-0_pre20010801-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jtidy/jtidy-0_pre20010801-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jtidy/jtidy-0_pre20010801-r1.ebuild?r1=1.5&r2=1.6

Index: jtidy-0_pre20010801-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/jtidy/jtidy-0_pre20010801-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- jtidy-0_pre20010801-r1.ebuild	14 Nov 2007 15:16:45 -0000	1.5
+++ jtidy-0_pre20010801-r1.ebuild	17 May 2009 17:11:42 -0000	1.6
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jtidy/jtidy-0_pre20010801-r1.ebuild,v 1.5 2007/11/14 15:16:45 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jtidy/jtidy-0_pre20010801-r1.ebuild,v 1.6 2009/05/17 17:11:42 nelchael Exp $
+
+JAVA_PKG_IUSE="doc source"
 
 inherit eutils base java-pkg-2 java-ant-2
 
@@ -11,7 +13,7 @@
 LICENSE="Apache-1.1"
 SLOT="0"
 KEYWORDS="amd64 ~ia64 ppc x86 ~x86-fbsd"
-IUSE="doc source"
+IUSE=""
 DEPEND=">=virtual/jdk-1.4
 	app-arch/unzip
 	dev-java/ant-core"



1.15                 dev-java/jtidy/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jtidy/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jtidy/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jtidy/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/jtidy/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	17 Nov 2007 00:10:54 -0000	1.14
+++ ChangeLog	17 May 2009 17:11:42 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/jtidy
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jtidy/ChangeLog,v 1.14 2007/11/17 00:10:54 betelgeuse Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jtidy/ChangeLog,v 1.15 2009/05/17 17:11:42 nelchael Exp $
+
+  17 May 2009; Krzysiek Pawlik <nelchael@gentoo.org>
+  jtidy-0_pre20010801-r1.ebuild:
+  Use JAVA_PKG_IUSE instead of IUSE to get correct dependencies.
 
   17 Nov 2007; Petteri Räty <betelgeuse@gentoo.org>
   -jtidy-0_pre20010801.ebuild:






             reply	other threads:[~2009-05-17 17:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-17 17:11 Krzysiek Pawlik (nelchael) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-10 20:20 [gentoo-commits] gentoo-x86 commit in dev-java/jtidy: jtidy-0_pre20010801-r1.ebuild ChangeLog Sergei Trofimovich (slyfox)
2014-02-07 15:33 Tom Wijsman (tomwij)
2011-12-31 12:45 Ralph Sennhauser (sera)
2011-02-08 23:48 Vlastimil Babka (caster)
2007-11-14 15:16 Steve Dibb (beandog)
2007-11-10 12:29 Gysbert Wassenaar (nixnut)
2007-11-05 16:07 Christian Faulhammer (opfer)

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=E1M5jtm-0005VP-7n@stork.gentoo.org \
    --to=nelchael@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