Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add xdelta support for KDE 3.4.2 (#101702). | Gregorio Guidi | 2005-08-25 | 1 | -1/+4 | |
| | ||||||
* | Update for KDE 3.5. | Gregorio Guidi | 2005-08-24 | 2 | -24/+13 | |
| | ||||||
* | Restrict the visibility hack to kde 3.4.1. | Gregorio Guidi | 2005-08-24 | 1 | -6/+7 | |
| | ||||||
* | dont try to autogen if we dont need to | Mike Frysinger | 2005-08-23 | 1 | -2/+2 | |
| | ||||||
* | We no longer need to set ECLASS and INHERITED in the eclass itself, portage ↵ | Sven Wegener | 2005-08-23 | 1 | -12/+9 | |
| | | | | handles it. | |||||
* | No need to treat IUSE as incremental, portage handles it. | Sven Wegener | 2005-08-23 | 16 | -54/+53 | |
| | ||||||
* | * gnome2.eclass: (gnome2_omf_fix): Don't be too verbose. | Leonardo Boshell | 2005-08-23 | 1 | -4/+5 | |
| | ||||||
* | make symlinks for 2.4 headers | Mike Frysinger | 2005-08-23 | 1 | -3/+3 | |
| | ||||||
* | make the SRC_URI/KEYWORDS setting a bit more flexible to handle snapshots ↵ | Mike Frysinger | 2005-08-22 | 1 | -11/+30 | |
| | | | | properly #103246 | |||||
* | deprecate sjlj for gcc-3.4 uclibc toolchains | Mike Frysinger | 2005-08-22 | 1 | -2/+2 | |
| | ||||||
* | Don't build .a files for drivers; Don't install libtool archives for server ↵ | Donnie Berkholz | 2005-08-22 | 1 | -1/+14 | |
| | | | | modules in /usr/lib/xorg/modules. | |||||
* | apply whitespace checks from repoman to eclasses | Sven Wegener | 2005-08-22 | 7 | -15/+15 | |
| | ||||||
* | Remove display_postinst() function as it was causing more trouble than good. ↵ | Henrik Brix Andersen | 2005-08-22 | 1 | -33/+1 | |
| | | | | Most modules will be auto-loaded by coldplug/hotplug. | |||||
* | Fix imlib2 downloads and remove einfo in global scope | Stefan Schweizer | 2005-08-22 | 1 | -4/+6 | |
| | ||||||
* | make sure we only glob numbers, not . #103246 | Mike Frysinger | 2005-08-21 | 1 | -2/+3 | |
| | ||||||
* | fix typo pointed out by mr bones | Mike Frysinger | 2005-08-21 | 1 | -2/+2 | |
| | ||||||
* | Create x-modular_src_configure() and x-modular_src_make() so people can do ↵ | Donnie Berkholz | 2005-08-21 | 1 | -2/+10 | |
| | | | | actions in-between them, if necessary. | |||||
* | fix snapshot detection | Mike Frysinger | 2005-08-21 | 1 | -3/+2 | |
| | ||||||
* | Dont die when zip has notting todo | Thomas Matthijs | 2005-08-20 | 1 | -2/+7 | |
| | ||||||
* | blah, second to last commit had too many local changes, make sure gcc-3.3.x ↵ | Mike Frysinger | 2005-08-20 | 1 | -2/+6 | |
| | | | | libdir is set properly | |||||
* | dont want to pass --libdir because it will just cause gcc to install into a ↵ | Mike Frysinger | 2005-08-20 | 1 | -2/+1 | |
| | | | | libdir two levels deep | |||||
* | punt --enable-version-specific-runtime-libs option #100679 | Mike Frysinger | 2005-08-19 | 1 | -15/+3 | |
| | ||||||
* | remove sysroot since it doesnt work yet | Mike Frysinger | 2005-08-17 | 1 | -3/+1 | |
| | ||||||
* | * gnome2.eclass: (gnome2_omf_fix): Tweaked the sed expression so it covers | Leonardo Boshell | 2005-08-17 | 1 | -3/+3 | |
| | | | | | more general cases that it wasn't catching. (gnome2_scrollkeeper_update): Use einfo instead of echo for consistency. | |||||
* | Updates to support new beta *-sharp-2.{3,5} release, and remove a bunch of ↵ | Peter Johanson | 2005-08-17 | 1 | -22/+28 | |
| | | | | support for older packages that's no longer needed. | |||||
* | Remove -e /usr/X11R6/$(get_libdir)/X11/fonts/encodings line from mkfontdir, ↵ | Donnie Berkholz | 2005-08-16 | 1 | -2/+1 | |
| | | | | since it should already be covered by /usr/share/fonts/encodings (it's symlinked), and it causes errors in a modular world without /usr/X11R6. | |||||
* | (#102554) Don't mention X11R6, since this is now X11R7. | Donnie Berkholz | 2005-08-15 | 1 | -2/+1 | |
| | ||||||
* | Autodiscover font directories so there's no need to specify FONT or ↵ | Donnie Berkholz | 2005-08-14 | 1 | -2/+18 | |
| | | | | FONT_DIRS in font ebuilds. | |||||
* | Add encodings as RDEPEND and font-alias as PDEPEND for all font packages. | Donnie Berkholz | 2005-08-14 | 1 | -1/+9 | |
| | ||||||
* | Fixing a typo inside ECVS_AUTH=ext (someone introduced SSH_RSH which ↵ | Christian Heim | 2005-08-13 | 1 | -2/+2 | |
| | | | | actually is CVS_RSH, causing the eclass/ebuild using the eclass to fail on the if) | |||||
* | forced arm asm soft linking in case the link already exists | Mike Frysinger | 2005-08-13 | 1 | -4/+4 | |
| | ||||||
* | touchup support for cross-compiling a native compiler | Mike Frysinger | 2005-08-13 | 1 | -3/+9 | |
| | ||||||
* | Bug #101981, die messages not being printed properly. | Robin H. Johnson | 2005-08-11 | 1 | -3/+11 | |
| | ||||||
* | Add a default pkg_postinst(), which only does something for font ebuilds. ↵ | Donnie Berkholz | 2005-08-11 | 1 | -2/+108 | |
| | | | | Add font setup code, which is activated by setting FONT=yes and FONT_DIRS=<subdirs>, where they fall into /usr/share/fonts/<subdir>. Sample of this is the font-misc-misc ebuild. This ensures correct fonts.* setup, which isn't happening currently since each subpackage provides its own fonts.* but installs into the same dir as other packages. | |||||
* | add support for cross-compiling native-compilers | Mike Frysinger | 2005-08-10 | 1 | -3/+6 | |
| | ||||||
* | add support for USE=vanilla and create versioned symlinks so people can run ↵ | Mike Frysinger | 2005-08-10 | 1 | -15/+25 | |
| | | | | `gcc-3.4.4` | |||||
* | make sure the vim7 spell files get installed | Ciaran McCreesh | 2005-08-09 | 1 | -1/+2 | |
| | ||||||
* | Remove spell things and unconditionally install dictionaries for now. This ↵ | Ciaran McCreesh | 2005-08-09 | 1 | -45/+2 | |
| | | | | will be changed before vim7 comes out of package.mask. | |||||
* | if we failed to create the temp dir, fall back to running with -p option | Mike Frysinger | 2005-08-09 | 1 | -13/+11 | |
| | ||||||
* | Remove workaround for Gentoo/FreeBSD, now behave as a normal Gentoo. | Diego Elio Pettenò | 2005-08-09 | 1 | -8/+2 | |
| | ||||||
* | *** empty log message *** | Matthew Kennedy | 2005-08-09 | 1 | -2/+2 | |
| | ||||||
* | *** empty log message *** | Matthew Kennedy | 2005-08-09 | 1 | -2/+2 | |
| | ||||||
* | *** empty log message *** | Matthew Kennedy | 2005-08-09 | 1 | -6/+4 | |
| | ||||||
* | Initial import. | Matthew Kennedy | 2005-08-09 | 1 | -0/+79 | |
| | ||||||
* | add get_libname function re: bug 58931 | Kito Danya Dietrich | 2005-08-08 | 1 | -1/+27 | |
| | ||||||
* | Fix problem in deprange-list() shown in bug #100657. | Gregorio Guidi | 2005-08-08 | 1 | -2/+2 | |
| | ||||||
* | Properly redo commit made by accident. | Gregorio Guidi | 2005-08-08 | 1 | -2/+2 | |
| | ||||||
* | New Qt revision. | Gregorio Guidi | 2005-08-08 | 2 | -4/+4 | |
| | ||||||
* | Eclass for modular X ebuilds. | Donnie Berkholz | 2005-08-08 | 1 | -0/+111 | |
| | ||||||
* | Improved EMBASSY eclass for 3.0.0. | Olivier Fisette | 2005-08-07 | 1 | -10/+13 | |
| |