Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Petteri Raty (betelgeuse)" <betelgeuse@g.o>
Subject: gentoo-x86 commit in dev-java/gjdoc: gjdoc-0.7.9.ebuild ChangeLog
Date: Sat, 27 Sep 2008 12:28:26 +0000
betelgeuse    08/09/27 12:28:26

  Modified:             gjdoc-0.7.9.ebuild ChangeLog
  Log:
  Use EAPI 2 use dependencies to require antlr with the java use flag. Fixes bug #233765.
  (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 i686)

Revision  Changes    Path
1.2                  dev-java/gjdoc/gjdoc-0.7.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.9.ebuild?r1=1.1&r2=1.2

Index: gjdoc-0.7.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gjdoc-0.7.9.ebuild	22 Apr 2008 13:57:59 -0000	1.1
+++ gjdoc-0.7.9.ebuild	27 Sep 2008 12:28:26 -0000	1.2
@@ -1,7 +1,8 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.9.ebuild,v 1.1 2008/04/22 13:57:59 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.9.ebuild,v 1.2 2008/09/27 12:28:26 betelgeuse Exp $
 
+EAPI=2
 JAVA_PKG_IUSE="source"
 
 inherit eutils autotools java-pkg-2
@@ -23,13 +24,13 @@
 #
 IUSE="xmldoclet"
 
+RDEPEND=">=virtual/jre-1.4
+		>=dev-java/antlr-2.7.1[java]"
+
 # Refused to emerge with sun-jdk-1.3* complaining about wanting a bigger stack size
-DEPEND=">=dev-java/antlr-2.7.1
+DEPEND="${RDEPEND}
 		>=virtual/jdk-1.4"
 
-RDEPEND=">=virtual/jre-1.4
-		>=dev-java/antlr-2.7.1"
-
 src_unpack() {
 	unpack ${A}
 	cd "${S}"
@@ -62,7 +63,7 @@
 	done
 
 	dobin "${FILESDIR}"/gjdoc
-	dodoc AUTHORS ChangeLog NEWS README
+	dodoc AUTHORS ChangeLog NEWS README || die
 
 	cd "${S}"/docs
 	emake DESTDIR="${D}" install || die "Failed to install documentation"



1.33                 dev-java/gjdoc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/gjdoc/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	22 Apr 2008 13:57:59 -0000	1.32
+++ ChangeLog	27 Sep 2008 12:28:26 -0000	1.33
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/gjdoc
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/gjdoc/ChangeLog,v 1.32 2008/04/22 13:57:59 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gjdoc/ChangeLog,v 1.33 2008/09/27 12:28:26 betelgeuse Exp $
+
+  27 Sep 2008; Petteri Räty <betelgeuse@g.o> gjdoc-0.7.9.ebuild:
+  Use EAPI 2 use dependencies to require antlr with the java use flag. Fixes
+  bug #233765.
 
 *gjdoc-0.7.9 (22 Apr 2008)
 





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-java/eclipse-ecj: ChangeLog eclipse-ecj-3.4-r3.ebuild
Next by thread:
gentoo-x86 commit in x11-misc/googleearth: googleearth-4.3.7284.3916.ebuild ChangeLog
Previous by date:
gentoo-x86 commit in net-p2p/rtorrent: ChangeLog rtorrent-0.8.2-r5.ebuild
Next by date:
gentoo-x86 commit in app-text/zemberek-server: zemberek-server-0.7.1.ebuild ChangeLog


Updated Apr 29, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.