summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Updated SRC_URI for xfce-goodies.Joshua Nichols2007-01-211-3/+3
|
* prepare for testing and fixing #145222Nguyen Thai Ngoc Duy2007-01-211-2/+6
|
* Add split-ant functionality to relevant eclasses.Vlastimil Babka2007-01-212-6/+190
| | | | ----------------------------------------------------------------------
* Adding ant-tasks.eclass for building of dev-java/ant-* packages.Vlastimil Babka2007-01-211-0/+161
|
* Ignore the .hidden directory, that is still used actively.Diego Elio Pettenò2007-01-211-2/+3
|
* Add support for JAVA_ANT_IGNORE_SYSTEM_CLASSES.Petteri Räty2007-01-201-1/+6
|
* Make eant add -q to ant options with PORTAGE_QUIET is set.Petteri Räty2007-01-201-4/+3
|
* Fix bug #162952.Krzysztof Pawlik2007-01-201-5/+2
|
* Improve debug outputPetteri Räty2007-01-201-2/+4
|
* replace tab with space in epatch outputMike Frysinger2007-01-201-2/+2
|
* move WANT setting back to global scopeMike Frysinger2007-01-191-44/+7
|
* Add two warnings whenever a package installs .desktop filesDiego Elio Pettenò2007-01-191-2/+19
| | | | | | | a) in the deprecated /usr/share/applnk - it is deprecated for a reason (non-standard), plus it won't be checked by GNOME or other non-KDE menus; b) without a Categories attribute (it won't be shown properly, it will fall into the Lost & Found menu. Now let's enjoy the bugs flowing.
* fixes bug #153227, bug #156712 and bug #161584.Akinori Hattori2007-01-191-35/+135
|
* implement --missing flag for user-control over IUSE-missing behaviorMike Frysinger2007-01-191-5/+22
|
* Fix compilation issue when automake-1.10 is around. Fixes bug #161093.Peter Johanson2007-01-181-1/+8
|
* move EXPORT_FUNCTIONS to the end and use emake in src_installMike Frysinger2007-01-181-5/+5
|
* Seems those variables were not used after allPetteri Räty2007-01-161-4/+1
|
* Added support for JAVA_PKG_IUSE and the mandatory ECLASS and INHERITED ↵Petteri Räty2007-01-161-1/+15
| | | | variables.
* Revert xineramaproto headers to be based on xinerama use flag (bug #162089, ↵Caleb Tennis2007-01-161-2/+2
| | | | from bug #158921)
* Added --with-dependencies option to jar-from and getjars and made dojar warn ↵Petteri Räty2007-01-151-3/+20
| | | | when overwriting an existing destination jar.
* fix USE="doc" usage (bug #161956)Matti Bickel2007-01-151-3/+3
|
* Fix typo in previous fix for bug #160339Paul Varner2007-01-151-2/+2
|
* detect true rather than assume its location; should fix bug #161937Andres Loeh2007-01-151-3/+4
|
* Make dolauncher die if -pre specifies non-existing file.Vlastimil Babka2007-01-151-6/+12
| | | | ----------------------------------------------------------------------
* fix EBUILD_PHASE check in preserve_old_lib funcsMike Frysinger2007-01-131-3/+3
|
* Fix syntax error.Luca Longinotti2007-01-121-2/+2
|
* Revert slotted changes, cleanup.Luca Longinotti2007-01-122-253/+139
|
* Change dep from sys-apps/mysql to dev-db/mysql-init-scripts.Luca Longinotti2007-01-121-4/+3
|
* Moving EANT_GENTOO_CLASSPATH handling to eant implementation so that it can ↵Petteri Räty2007-01-122-13/+15
| | | | be used automatically in both src_compile and src_test.
* Added java-ant_ignore-system-classes and java-ant_xml-rewritePetteri Räty2007-01-121-7/+39
|
* Added EANT_GENTOO_CLASSPATH and EANT_EXTRA_ARGUMENTS support to the general ↵Petteri Räty2007-01-121-2/+14
| | | | src_compile.
* Fix update_vim_afterscripts. Thanks to Leonardo Boshell, Bug #156229.Mike Kelly2007-01-121-2/+2
|
* Since vmware-player uses vmplayer and not vmware-player, add a check for it ↵Chris Gianelloni2007-01-111-2/+7
| | | | and display differently. Closes bug #159607.
* Newest supertab doesn't block vim7.Mike Kelly2007-01-111-3/+4
|
* Added EANT_FILTER_COMPILER to the default src_compile control variables.Petteri Räty2007-01-101-1/+5
|
* Added to code to automatically show possible bundled jars in pre_src_compile.Petteri Räty2007-01-102-8/+33
|
* Fix to versionator to enable extglobbing.Alec Warner2007-01-101-13/+66
|
* Be more verbose about the way the install failure is identified.Diego Elio Pettenò2007-01-091-4/+4
|
* Added a check to ensure GAMES_DATADIR and GAMES_PREFIX_OPT aren't the same, ↵Chris Gianelloni2007-01-091-2/+3
| | | | and skip all of the symlink-fu if they are. This closes bug #158282.
* Switch useq to use. Fix versions for pbxt USE flag to be consistent.Doug Goldstein2007-01-091-36/+36
|
* clean up preserve_old_lib funcs with help from Fabio Rossi #159245 and make ↵Mike Frysinger2007-01-091-24/+33
| | | | sure that these functions are utilized properly
* If WANT_AUTOCONF or WANT_AUTOMAKE are missing, default to latest, and hope ↵Diego Elio Pettenò2007-01-081-1/+4
| | | | this won't break more.
* For packages where automake is not used, set WANT_AUTOMAKE=none. Please ↵Diego Elio Pettenò2007-01-081-5/+10
| | | | note, though, that _aclocal_ is part of automake package.
* partly fix bug #160911Francesco Riosa2007-01-081-2/+2
|
* updated lated patches sourcesFrancesco Riosa2007-01-081-2/+2
|
* bug #160489 c#1 sys-apps/mysql is not needed with use=minimalFrancesco Riosa2007-01-071-2/+2
|
* no one uses tc-endian() so just cut it ... people should be handling endian ↵Mike Frysinger2007-01-071-26/+1
| | | | in the source code itself anyways, not in the ebuild
* note that --enable-secureplt for binutils is alpha only since people seem to ↵Mike Frysinger2007-01-071-2/+2
| | | | be confused about it
* Don't throw ewarns during prerm and postrm phases, as they might simply come ↵Diego Elio Pettenò2007-01-071-2/+4
| | | | out of the package being unmerged (or upgraded) that are picking an old saved eclass.
* Added instructions for re-emerging dev-python/pyxml when there are undefined ↵Petteri Räty2007-01-061-5/+22
| | | | symbols in pyexpat.so