Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated SRC_URI for xfce-goodies. | 2007-01-21 | 1 | -3/+3 | |
| | |||||
* | prepare for testing and fixing #145222 | 2007-01-21 | 1 | -2/+6 | |
| | |||||
* | Add split-ant functionality to relevant eclasses. | 2007-01-21 | 2 | -6/+190 | |
| | | | | ---------------------------------------------------------------------- | ||||
* | Adding ant-tasks.eclass for building of dev-java/ant-* packages. | 2007-01-21 | 1 | -0/+161 | |
| | |||||
* | Ignore the .hidden directory, that is still used actively. | 2007-01-21 | 1 | -2/+3 | |
| | |||||
* | Add support for JAVA_ANT_IGNORE_SYSTEM_CLASSES. | 2007-01-20 | 1 | -1/+6 | |
| | |||||
* | Make eant add -q to ant options with PORTAGE_QUIET is set. | 2007-01-20 | 1 | -4/+3 | |
| | |||||
* | Fix bug #162952. | 2007-01-20 | 1 | -5/+2 | |
| | |||||
* | Improve debug output | 2007-01-20 | 1 | -2/+4 | |
| | |||||
* | replace tab with space in epatch output | 2007-01-20 | 1 | -2/+2 | |
| | |||||
* | move WANT setting back to global scope | 2007-01-19 | 1 | -44/+7 | |
| | |||||
* | Add two warnings whenever a package installs .desktop files | 2007-01-19 | 1 | -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. | 2007-01-19 | 1 | -35/+135 | |
| | |||||
* | implement --missing flag for user-control over IUSE-missing behavior | 2007-01-19 | 1 | -5/+22 | |
| | |||||
* | Fix compilation issue when automake-1.10 is around. Fixes bug #161093. | 2007-01-18 | 1 | -1/+8 | |
| | |||||
* | move EXPORT_FUNCTIONS to the end and use emake in src_install | 2007-01-18 | 1 | -5/+5 | |
| | |||||
* | Seems those variables were not used after all | 2007-01-16 | 1 | -4/+1 | |
| | |||||
* | Added support for JAVA_PKG_IUSE and the mandatory ECLASS and INHERITED ↵ | 2007-01-16 | 1 | -1/+15 | |
| | | | | variables. | ||||
* | Revert xineramaproto headers to be based on xinerama use flag (bug #162089, ↵ | 2007-01-16 | 1 | -2/+2 | |
| | | | | from bug #158921) | ||||
* | Added --with-dependencies option to jar-from and getjars and made dojar warn ↵ | 2007-01-15 | 1 | -3/+20 | |
| | | | | when overwriting an existing destination jar. | ||||
* | fix USE="doc" usage (bug #161956) | 2007-01-15 | 1 | -3/+3 | |
| | |||||
* | Fix typo in previous fix for bug #160339 | 2007-01-15 | 1 | -2/+2 | |
| | |||||
* | detect true rather than assume its location; should fix bug #161937 | 2007-01-15 | 1 | -3/+4 | |
| | |||||
* | Make dolauncher die if -pre specifies non-existing file. | 2007-01-15 | 1 | -6/+12 | |
| | | | | ---------------------------------------------------------------------- | ||||
* | fix EBUILD_PHASE check in preserve_old_lib funcs | 2007-01-13 | 1 | -3/+3 | |
| | |||||
* | Fix syntax error. | 2007-01-12 | 1 | -2/+2 | |
| | |||||
* | Revert slotted changes, cleanup. | 2007-01-12 | 2 | -253/+139 | |
| | |||||
* | Change dep from sys-apps/mysql to dev-db/mysql-init-scripts. | 2007-01-12 | 1 | -4/+3 | |
| | |||||
* | Moving EANT_GENTOO_CLASSPATH handling to eant implementation so that it can ↵ | 2007-01-12 | 2 | -13/+15 | |
| | | | | be used automatically in both src_compile and src_test. | ||||
* | Added java-ant_ignore-system-classes and java-ant_xml-rewrite | 2007-01-12 | 1 | -7/+39 | |
| | |||||
* | Added EANT_GENTOO_CLASSPATH and EANT_EXTRA_ARGUMENTS support to the general ↵ | 2007-01-12 | 1 | -2/+14 | |
| | | | | src_compile. | ||||
* | Fix update_vim_afterscripts. Thanks to Leonardo Boshell, Bug #156229. | 2007-01-12 | 1 | -2/+2 | |
| | |||||
* | Since vmware-player uses vmplayer and not vmware-player, add a check for it ↵ | 2007-01-11 | 1 | -2/+7 | |
| | | | | and display differently. Closes bug #159607. | ||||
* | Newest supertab doesn't block vim7. | 2007-01-11 | 1 | -3/+4 | |
| | |||||
* | Added EANT_FILTER_COMPILER to the default src_compile control variables. | 2007-01-10 | 1 | -1/+5 | |
| | |||||
* | Added to code to automatically show possible bundled jars in pre_src_compile. | 2007-01-10 | 2 | -8/+33 | |
| | |||||
* | Fix to versionator to enable extglobbing. | 2007-01-10 | 1 | -13/+66 | |
| | |||||
* | Be more verbose about the way the install failure is identified. | 2007-01-09 | 1 | -4/+4 | |
| | |||||
* | Added a check to ensure GAMES_DATADIR and GAMES_PREFIX_OPT aren't the same, ↵ | 2007-01-09 | 1 | -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. | 2007-01-09 | 1 | -36/+36 | |
| | |||||
* | clean up preserve_old_lib funcs with help from Fabio Rossi #159245 and make ↵ | 2007-01-09 | 1 | -24/+33 | |
| | | | | sure that these functions are utilized properly | ||||
* | If WANT_AUTOCONF or WANT_AUTOMAKE are missing, default to latest, and hope ↵ | 2007-01-08 | 1 | -1/+4 | |
| | | | | this won't break more. | ||||
* | For packages where automake is not used, set WANT_AUTOMAKE=none. Please ↵ | 2007-01-08 | 1 | -5/+10 | |
| | | | | note, though, that _aclocal_ is part of automake package. | ||||
* | partly fix bug #160911 | 2007-01-08 | 1 | -2/+2 | |
| | |||||
* | updated lated patches sources | 2007-01-08 | 1 | -2/+2 | |
| | |||||
* | bug #160489 c#1 sys-apps/mysql is not needed with use=minimal | 2007-01-07 | 1 | -2/+2 | |
| | |||||
* | no one uses tc-endian() so just cut it ... people should be handling endian ↵ | 2007-01-07 | 1 | -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 ↵ | 2007-01-07 | 1 | -2/+2 | |
| | | | | be confused about it | ||||
* | Don't throw ewarns during prerm and postrm phases, as they might simply come ↵ | 2007-01-07 | 1 | -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 ↵ | 2007-01-06 | 1 | -5/+22 | |
| | | | | symbols in pyexpat.so |