Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed SRC_URI to correct location. Thanks to: Alex Holden ↵ | Seemant Kulleen | 2003-05-17 | 1 | -2/+3 |
| | | | | <alex@linuxhacker.org> in bug #21016 | ||||
* | Fixed bug #21093 | Tal Peer | 2003-05-16 | 1 | -2/+2 |
| | |||||
* | Fixed to use java-pkg_dojar() | Dylan Carlson | 2003-05-15 | 1 | -4/+4 |
| | |||||
* | Initial commit of the php extensions eclass, ebuilds using it will follow. | Tal Peer | 2003-05-15 | 1 | -0/+60 |
| | |||||
* | Added doclass and dozip placeholders. | Dylan Carlson | 2003-05-15 | 1 | -1/+13 |
| | |||||
* | Fixed #20523 | Robin H. Johnson | 2003-05-14 | 1 | -1/+4 |
| | |||||
* | Fixed bug #18696 | Robin H. Johnson | 2003-05-14 | 1 | -1/+4 |
| | |||||
* | Updated mirror location and resolved #16465. | Robin H. Johnson | 2003-05-14 | 1 | -4/+5 |
| | |||||
* | Removed cyrus stuff for the moment | Robin H. Johnson | 2003-05-14 | 1 | -4/+9 |
| | | | | Comment it out. | ||||
* | Slight cleanup | Robin H. Johnson | 2003-05-14 | 1 | -17/+9 |
| | |||||
* | dojar is now SLOT-aware. | Dylan Carlson | 2003-05-14 | 1 | -5/+12 |
| | |||||
* | Added java-pkg_dowar. | Dylan Carlson | 2003-05-14 | 1 | -3/+47 |
| | |||||
* | Most issues fixed, ready for testing. | Robin H. Johnson | 2003-05-13 | 1 | -92/+158 |
| | |||||
* | changed local to absolute symlink in src_mv_plugins as the former breaks ↵ | George Shapovalov | 2003-05-13 | 1 | -2/+2 |
| | | | | with binary packages (phoenix-bin). | ||||
* | remove get_free_mem(), get_param() functions because nothing uses them ↵ | Dan Armak | 2003-05-11 | 1 | -23/+2 |
| | | | | anymore. also add kdelibs-apidocs to the list of kdebase ebuilds since it needs the right DESTDIR etc. | ||||
* | Add comments and tkinter function. also deprecating mydoc in favour of DOCS. | Alastair Tse | 2003-05-10 | 1 | -7/+36 |
| | | | | Both currently work. | ||||
* | fix for #15622 | Todd Heim | 2003-05-08 | 1 | -3/+3 |
| | |||||
* | modify cross-setslot to only set SLOT="${1}"; old tricks actually | Zack Welch | 2003-05-08 | 1 | -2/+8 |
| | | | | | prevent the arch-CCHOST category workaround from allowing multiple versions | ||||
* | this one can't never have worked | Martin Holzer | 2003-05-06 | 1 | -4/+10 |
| | |||||
* | tighten up the gnome_omf_fix regex a bit. | Alastair Tse | 2003-05-04 | 1 | -3/+3 |
| | |||||
* | added gnome2_omf_fix(). fixes omf makefiles to speed up docs compilation. | Alastair Tse | 2003-05-04 | 1 | -1/+23 |
| | |||||
* | add VIMRUNTIME warning to vim.eclass | Aron Griffis | 2003-04-29 | 1 | -1/+11 |
| | |||||
* | change xfree DEPEND to virtual/x11 | Aron Griffis | 2003-04-29 | 1 | -2/+2 |
| | |||||
* | add xfree to DEPEND | Aron Griffis | 2003-04-29 | 1 | -1/+2 |
| | |||||
* | add vim-with-x local use var | Aron Griffis | 2003-04-29 | 1 | -3/+6 |
| | |||||
* | spell fixes | Mike Frysinger | 2003-04-28 | 2 | -5/+5 |
| | |||||
* | support for UNSTABLE_FLAGS | Martin Schlemmer | 2003-04-27 | 1 | -2/+21 |
| | |||||
* | fix offline mode fetching - cvs_src_unpack was incorrectly exiting without ↵ | Dan Armak | 2003-04-27 | 1 | -3/+2 |
| | | | | copying the sources into workdir when in offline mode | ||||
* | I'm cleaning up the kde eclasses. It is a gradual process so that i can ↵ | Dan Armak | 2003-04-27 | 5 | -56/+39 |
| | | | | | | | | | | | | | | | | | | | | commit it into portage piecemeal. <changeset #1> Done: - deprecated kde-base. it is now empty and does nothing except inheriting kde. apps should now inherit kde directly. the deps on glibc and gcc that kde-base added are not necessary because they are in all profiles' system packages lists anyway. - deprecated kde-pre, no ebuild was using it any longer. - deprecated kde.org. moved kde.org contents into kde-dist, since that's almost the only place kde.org was being inherited from. ebuilds that need changing: kdelibs, kdelibs-apidocs - stopped using newdepend /c. gcc and glibc are in the sysytem packages list in every profile anyway, and our other ebuilds don't really keep track of such deps. Changes done to ebuilds so far: - kdelibs: don't inherit kde.org. don't call newdepend /c. - kdelibs-apidocs: don't inherit kde.org | ||||
* | Initial import. An eclass for providing generic ebuild functions for ↵ | Dylan Carlson | 2003-04-26 | 1 | -0/+111 |
| | | | | packages that compile/provide Java classes and documentation. | ||||
* | Fixed bug #18890. | Tal Peer | 2003-04-25 | 1 | -2/+3 |
| | |||||
* | some bugzilla items merged in | Robin H. Johnson | 2003-04-24 | 1 | -2/+9 |
| | |||||
* | Don't install /etc/env.d/40vim | Aron Griffis | 2003-04-24 | 1 | -5/+10 |
| | |||||
* | Two minor fixes: | Tal Peer | 2003-04-24 | 1 | -3/+2 |
| | | | | | * Don't install ext_skel, as it really isn't meant to be used outside the php tree. * dodoc TODO* instead of TODO | ||||
* | forgot an item in todo | Robin H. Johnson | 2003-04-24 | 1 | -1/+2 |
| | |||||
* | update again. | Robin H. Johnson | 2003-04-24 | 1 | -24/+53 |
| | | | | this file MAY be broken atm | ||||
* | re-arrange inherit | Robin H. Johnson | 2003-04-23 | 1 | -3/+4 |
| | |||||
* | vim 6.2a update | Aron Griffis | 2003-04-23 | 1 | -135/+23 |
| | |||||
* | fix inherit/import screwup | Robin H. Johnson | 2003-04-23 | 1 | -2/+2 |
| | |||||
* | fix wierd error message to be more understandable | Dan Armak | 2003-04-23 | 1 | -4/+4 |
| | |||||
* | working with the java stuff | Robin H. Johnson | 2003-04-23 | 1 | -2/+4 |
| | |||||
* | initial checkin | Robin H. Johnson | 2003-04-23 | 1 | -0/+229 |
| | | | | this is still ALPHA release | ||||
* | Use sed -i and be generally more efficient in use of sed | Brandon Low | 2003-04-23 | 1 | -28/+9 |
| | |||||
* | Change supersed dependencies | Brandon Low | 2003-04-23 | 1 | -2/+2 |
| | |||||
* | aspell-dict PROVIDES virtual/aspell-dict | Seemant Kulleen | 2003-04-22 | 1 | -1/+3 |
| | |||||
* | fix issues with non-empty-password pserver cvs updates. also add more ↵ | Dan Armak | 2003-04-22 | 1 | -14/+16 |
| | | | | verbose nd sensible output. | ||||
* | fixes to comments | Dan Armak | 2003-04-22 | 1 | -4/+4 |
| | |||||
* | added supersed to deps | Matt Keadle | 2003-04-22 | 1 | -2/+3 |
| | |||||
* | Added the function replace-sparc64-flags | Christian Birchinger | 2003-04-19 | 1 | -1/+38 |
| | |||||
* | new rewritten cvs.eclass and kde-source.eclass changed to match. see ↵ | Dan Armak | 2003-04-19 | 2 | -276/+208 |
| | | | | gnetoo-dev,core posts for details abt the changes. |