Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version bump for vuze-5.3.0.0 (bug #502100). | Ryan Hill | 2014-03-09 | 3 | -0/+304 |
| | | | | | Signed-off-by: Ryan Hill <rhill@gentoo.org> (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 957A8463) | ||||
* | Fix gio_launch patch on 32bit. | Ryan Hill | 2013-08-24 | 1 | -0/+121 |
| | | | | | Signed-off-by: Ryan Hill <dirtyepic@gentoo.org> (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 957A8463) | ||||
* | Add patch for bug #424151 (gio_launch fails when opening by URI, causing | Ryan Hill | 2013-08-21 | 1 | -0/+121 |
| | | | | | | | unnecessary dependencies on gnome libs). Signed-off-by: Ryan Hill <dirtyepic@gentoo.org> (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 957A8463) | ||||
* | Version bump. Thanks to Carlos Silva <r3pek@r3pek.org> for the ebuild. #424455 | Ralph Sennhauser | 2012-07-09 | 2 | -0/+259 |
| | | | | (Portage version: 2.1.11.5/cvs/Linux x86_64) | ||||
* | Version bump. Replaces xulrunner integration and respective USE flag with ↵ | Vlastimil Babka | 2011-11-17 | 1 | -0/+17 |
| | | | | | | webkit. Fixes bug #335165 and #358773. Includes OSGi manifest improvements by Christoph Brill (egore) <egore@gmx.de> from bug #335165. (Portage version: 2.2.0_alpha68/cvs/Linux x86_64) | ||||
* | Remove swt-3.3, bug #362213. | Vlastimil Babka | 2011-09-06 | 1 | -16/+0 |
| | | | | (Portage version: 2.2.0_alpha51/cvs/Linux x86_64) | ||||
* | Version Bump | Alistair Bush | 2010-08-16 | 2 | -0/+260 |
| | | | | (Portage version: 2.1.8.3/cvs/Linux x86_64) | ||||
* | Revert swt:3 removal; bug 282289 was outdated, two new packages depend on it now | Nirbheek Chauhan | 2010-06-26 | 1 | -0/+16 |
| | | | | (Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force) | ||||
* | Remove swt:3 as per bug 282289 and bug 324953 | Nirbheek Chauhan | 2010-06-26 | 1 | -16/+0 |
| | | | | (Portage version: 2.1.8.3/cvs/Linux i686) | ||||
* | Version bump to 3.5, new slot, bug #277704. Revbump 3.4-r4 fixes missing ↵ | Vlastimil Babka | 2009-07-19 | 3 | -0/+667 |
| | | | | | | symbol issue and adds backported upstream patch for xulrunner-1.9.1 support, both discussed in bug #241400. Older 3.4 versions restrict xulrunner dependency to 1.9.0*. (Portage version: 2.2_rc33/cvs/Linux x86_64) | ||||
* | Revbump to respect LDFLAGS and work with --as-needed. Fixes bug #263115 and ↵ | Serkan Kaba | 2009-05-24 | 1 | -0/+238 |
| | | | | | | bug #255656 (Portage version: 2.2_rc33/cvs/Linux x86_64) | ||||
* | Version bump, bug #214012. | Vlastimil Babka | 2008-04-02 | 1 | -0/+16 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Remove all old-style digests from the system and regen the Manifest files. | Robin H. Johnson | 2008-01-31 | 2 | -18/+0 |
| | |||||
* | OSGi compliant version, swt version bump to 3.3.1.1 | Jean-Noël Rivasseau | 2008-01-15 | 2 | -0/+25 |
| | | | | (Portage version: 2.1.3.19) | ||||
* | Clean up 3.2* versions. | Vlastimil Babka | 2008-01-09 | 8 | -217/+0 |
| | | | | (Portage version: 2.1.4_rc14) | ||||
* | Rewrite of the code that determines AWT_LIB_PATH, based on upstream's ↵ | Vlastimil Babka | 2007-12-16 | 1 | -9/+0 |
| | | | | | | build.sh. The old way broke with the new ibm-jdk-bin-1.6. Remove rc4. (Portage version: 2.1.4_rc9) | ||||
* | Version bump, bug #189617. | Vlastimil Babka | 2007-08-20 | 2 | -0/+9 |
| | | | | (Portage version: 2.1.3.5) | ||||
* | Remove old version. | Petteri Räty | 2007-06-20 | 1 | -12/+0 |
| | | | | (Portage version: 2.1.2.9) | ||||
* | Version bump, adds firefox USE flag as it now works too, without need for ↵ | Vlastimil Babka | 2007-06-18 | 2 | -0/+32 |
| | | | | | | patchset. (Portage version: 2.1.3_rc4) | ||||
* | Use new patchset with amd64 patch for building mozilla component, ported ↵ | Vlastimil Babka | 2007-05-28 | 2 | -6/+6 |
| | | | | | | from x86 patch. Fixes bug #172325. (Portage version: 2.1.2.7) | ||||
* | Revbump that adds MOZILLA_FIVE_HOME to package.env using new java-config's ↵ | Vlastimil Babka | 2007-05-25 | 1 | -0/+12 |
| | | | | | | functionality. (Portage version: 2.1.2.8) | ||||
* | Version bump. Adds xulrunner use flag to compile browser support against ↵ | Petteri Räty | 2007-03-05 | 1 | -0/+12 |
| | | | | | | that (bug #155969). Because of that I dropped amd64 and ppc keywords because I am not sure if it works there. Also silenced cairo signedness warnings with a patch from Hanno Meyer-Thurow <h.mth@web.de> (bug #157826). x86-fbsd I had to drop because they don't have xulrunner keyworded. Version bump is bug #169254. (Portage version: 2.1.2-r12) | ||||
* | Added patches to build swt on Gentoo/FreeBSD. Fixes bug #157465. Thanks to ↵ | Petteri Räty | 2006-12-07 | 1 | -0/+68 |
| | | | | | | Diego Pettenò <flameeyes@gentoo.org>. (Portage version: 2.1.2_rc2-r3) | ||||
* | Apply the seamonkey patches to fix bug #155725 for ppc. Thanks to David ↵ | Vlastimil Babka | 2006-12-06 | 8 | -636/+0 |
| | | | | | | | Gurvich <david.gurvich@verizon.net> for testing them. Patches are now packed in distfile. (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit) | ||||
* | Apply the seamonkey patches to fix bug #155725 for ppc. Thanks to David ↵ | Vlastimil Babka | 2006-12-06 | 1 | -0/+3 |
| | | | | | | Gurvich <david.gurvich@verizon.net> for testing them. Patches are now packed in distfile. (Portage version: 2.1.2_rc2-r5) | ||||
* | Fixed building with seamonkey useflag - bugs #156716 and #155725. Thanks to ↵ | Vlastimil Babka | 2006-12-01 | 8 | -0/+347 |
| | | | | | | | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> for adjusting the x86 patches for amd64, and ron widler <ron@einfach.org> and William Thomson <wltjr@gentoo.org> for testing them. Now using dir-based epatch to apply them. (Portage version: 2.1.2_rc2-r3) (Unsigned Manifest commit) | ||||
* | Added patches to fix compiling with the seamonkey use flag. Thanks to ↵ | Petteri Räty | 2006-11-19 | 2 | -0/+254 |
| | | | | | | Federico Fissore <federico@fsfe.org>. (Portage version: 2.1.2_rc2) | ||||
* | Version bump and removed old revision. Fixes bug #155649. | Petteri Räty | 2006-11-19 | 1 | -9/+0 |
| | | | | | (Portage version: 2.1.2_rc2) (Signed Manifest commit) | ||||
* | Version bump and removed old revision. Fixes bug #155649. | Petteri Räty | 2006-11-19 | 2 | -0/+44 |
| | | | | (Portage version: 2.1.2_rc2) | ||||
* | Remove old versions/revisions that were using obsolete firefox/mozilla USE ↵ | Vlastimil Babka | 2006-10-26 | 3 | -91/+0 |
| | | | | | | | flag to comply with bug #137665. (Portage version: 2.1.2_pre3-r9) (Unsigned Manifest commit) | ||||
* | Does not automatically strip shared libraries any more. | Petteri Räty | 2006-10-15 | 2 | -0/+38 |
| | | | | (Portage version: 2.1.2_pre3) | ||||
* | fix up some minor issues, migrate useflags from mozilla to seamonkey | Saleem Abdulrasool | 2006-08-27 | 1 | -1/+1 |
| | | | | (Portage version: 2.1.1_rc1-r1) | ||||
* | cleanup on aisle 12 | Saleem Abdulrasool | 2006-08-27 | 4 | -525/+0 |
| | | | | | (Portage version: 2.1.1_pre5-r3) (Unsigned Manifest commit) | ||||
* | hard enable accessibility for azureus and move to generation 2 eclasses | Saleem Abdulrasool | 2006-08-27 | 1 | -0/+9 |
| | | | | (Portage version: 2.1.1_pre5-r3) | ||||
* | fix cairo signededness patch; wont someone please give me an x86_64 box? | Saleem Abdulrasool | 2006-07-19 | 1 | -11/+0 |
| | | | | | (Portage version: 2.1.1_pre3-r1) (Unsigned Manifest commit) | ||||
* | fix cairo signededness patch; wont someone please give me an x86_64 box? | Saleem Abdulrasool | 2006-07-19 | 2 | -0/+22 |
| | | | | (Portage version: 2.1.1_pre3-r1) | ||||
* | version bump from upstream, dropping mozilla support for seamonkey | Saleem Abdulrasool | 2006-07-17 | 4 | -0/+86 |
| | | | | (Portage version: 2.1.1_pre3) | ||||
* | version bump from upstream | Saleem Abdulrasool | 2006-05-07 | 1 | -0/+9 |
| | | | | (Portage version: 2.1_pre10-r3) | ||||
* | Drop Firefox 1.5 support (resolves bug #118094) | Saleem Abdulrasool | 2006-02-04 | 2 | -0/+12 |
| | | | | (Portage version: 2.1_pre4-r1) | ||||
* | Fixing up dependencies. Resolving Bug #109267 | Saleem Abdulrasool | 2005-10-22 | 1 | -1/+1 |
| | | | | (Portage version: 2.0.53_rc6) | ||||
* | Fixing up dependencies a la bug #109267 | Saleem Abdulrasool | 2005-10-22 | 1 | -1/+1 |
| | | | | (Portage version: 2.0.53_rc6) | ||||
* | Fixing up the AMD64 patch (someone want to donate an amd64 box to me?) | Saleem Abdulrasool | 2005-09-11 | 1 | -4/+4 |
| | | | | (Portage version: 2.0.52-r1) | ||||
* | Resolving bug #105453 with new patch | Saleem Abdulrasool | 2005-09-10 | 2 | -3/+341 |
| | | | | (Portage version: 2.0.52-r1) | ||||
* | Remove old cruft. Add version bump from upstream, support for CAIRO 0.9.2 ↵ | Saleem Abdulrasool | 2005-08-17 | 7 | -91/+175 |
| | | | | | | in new version. Update metadata (Portage version: 2.0.51.22-r2) | ||||
* | Fixing the way we find the library path for Gecko. Fixes bug 100015 | Saleem Abdulrasool | 2005-08-06 | 1 | -0/+3 |
| | | | | (Portage version: 2.0.51.22-r2) | ||||
* | dep/style fixes | Thomas Matthijs | 2005-07-18 | 2 | -5/+0 |
| | | | | (Portage version: 2.0.51.22-r1) | ||||
* | Adding missing build-3.1.xml to swt | Saleem Abdulrasool | 2005-07-05 | 1 | -0/+17 |
| | | | | (Portage version: 2.0.51.22-r1) | ||||
* | Version bump, 3.1 is released!! | Saleem Abdulrasool | 2005-07-05 | 2 | -1/+7 |
| | | | | (Portage version: 2.0.51.22-r1) | ||||
* | version bumping, adding ~ppc | Saleem Abdulrasool | 2005-05-24 | 3 | -0/+89 |
| | | | | (Portage version: 2.0.51.22-r1) | ||||
* | Fixing SWT finally! | Saleem Abdulrasool | 2005-05-24 | 10 | -56/+68 |
| | | | | (Portage version: 2.0.51.22-r1) |