Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 189617
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Zeev Tarantov <zeev.tarantov@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 189617 depends on: Show dependency tree
Bug 189617 blocks:
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: 2007-08-20 17:26 0000
The version of 3.3 final is 3346.
The rc4 version in portage is 3345.
I noticed because Azureus 3.0.2.0 wants the new version.

Reproducible: Always




this works for me:

--- /usr/portage/dev-java/swt/swt-3.3_rc4.ebuild        2007-07-11
23:05:34.000000000 +0300
+++ /usr/local/portage/dev-java/swt/swt-3.3.ebuild      2007-08-20
20:02:28.000000000 +0300
@@ -1,12 +1,12 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/swt/swt-3.3_rc4.ebuild,v 1.2
2007/07/11 19:58:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/swt/swt-3.3.ebuild,v 1.0
2007/07/11 19:58:38 z.t. Exp $

 inherit eutils java-pkg-2 java-ant-2 toolchain-funcs

-MY_PV="${PV/_rc/RC}"
-#MY_PV="${PV}"
-MY_DMF="S-${MY_PV}-200706081718"
+#MY_PV="${PV/_rc/RC}"
+MY_PV="${PV}"
+MY_DMF="R-${MY_PV}-200706251500"
 MY_P="${PN}-${MY_PV}"
 # https://overlays.gentoo.org/svn/proj/java/other/swt-patches
 #PATCHSET="${P}-gentoo-patches-r1"

------- Comment #1 From Vlastimil Babka (Caster) 2007-08-20 17:58:56 0000 -------
In CVS. Had it sitting in my checkout for some time, but did not get around to
finish it. Thanks for noting me.

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