Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 102627
Alias:
Product:
Component:
Status: CLOSED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sandro Bonazzola (RETIRED) <sanchan@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
log4j.diff dependencies fix patch Sok Ann Yap 2005-08-19 15:11 0000 474 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 102627 depends on: Show dependency tree
Bug 102627 blocks: 102634 102911
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-08-15 10:09 0000
latest version in portage is 1.2.9. 
The ebuild need an home page url update. 
If I can find the time I'll work on the ebuild. 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Sandro Bonazzola (RETIRED) 2005-08-16 01:28:04 0000 -------
The existing ebuild seems to work fine just changing the version number. 
These are my only changes: 
--- log4j-1.2.9.ebuild  2005-07-15 12:05:30.000000000 +0200 
+++ log4j-1.2.11.ebuild 2005-08-16 10:19:43.000000000 +0200 
@@ -6,10 +6,10 @@ 
 
 DESCRIPTION="A low-overhead robust logging package for Java" 
 SRC_URI="mirror://apache/logging/log4j/${PV}/logging-${P}.tar.gz" 
-HOMEPAGE="http://jakarta.apache.org" 
+HOMEPAGE="http://logging.apache.org/log4j/docs/" 
 LICENSE="Apache-1.1" 
 SLOT="0" 
-KEYWORDS="x86 amd64 ppc64 sparc ppc" 
+KEYWORDS="~x86" 
 IUSE="doc javamail jikes jms jmx source" 
 
 RDEPEND=">=virtual/jre-1.4 

------- Comment #2 From Petteri Räty 2005-08-19 13:24:29 0000 -------
Committed. Thanks for your report. 

------- Comment #3 From Sok Ann Yap 2005-08-19 15:11:41 0000 -------
Created an attachment (id=66352) [details]
dependencies fix

I think the || part should be enclosed in a pair of parentheses, or else both
openjms and openjms-bin will be pulled as dependencies.

------- Comment #4 From Petteri Räty 2005-08-20 04:46:09 0000 -------
(In reply to comment #3)
> Created an attachment (id=66352) [edit] [details]
> dependencies fix
> 
> I think the || part should be enclosed in a pair of parentheses, or else both
> openjms and openjms-bin will be pulled as dependencies.

Well in my testing it worked fine without the parentheses. I will add them just
to be sure. 

------- Comment #5 From Sandro Bonazzola (RETIRED) 2005-08-21 12:55:44 0000 -------
Ebuild works fine for me, thanks.

------- Comment #6 From Sandro Bonazzola (RETIRED) 2005-10-13 11:06:37 0000 -------
Closing.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug