Log of /eclass/eutils.eclass
Parent Directory
|
Revision Log
Revision
1.418 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 15 19:01:36 2013 UTC
(2 days, 17 hours ago)
by
mgorny
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.417: +64 -55 lines
Diff to
previous 1.417
prune_libtool_files: do not remove .la files which are not libtool files. Fixes bug #468380.
Revision
1.417 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Apr 25 18:38:02 2013 UTC
(3 weeks, 1 day ago)
by
vapier
Branch:
MAIN
Changes since
1.416: +5 -2 lines
Diff to
previous 1.416
epatch: handle aliased `patch` commands in a way that works with <=bash-3.2 #461568 by Michał Górny
Revision
1.416 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 31 02:17:12 2013 UTC
(6 weeks, 6 days ago)
by
vapier
Branch:
MAIN
Changes since
1.415: +15 -1 lines
Diff to
previous 1.415
epatch: add support for users to exclude specific patches via EPATCH_USER_EXCLUDE #439402
Revision
1.415 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 12 14:16:15 2013 UTC
(2 months ago)
by
vapier
Branch:
MAIN
Changes since
1.414: +11 -8 lines
Diff to
previous 1.414
epunt_cxx: support different versions of autotools since 2.64 changed the signature #460992 by Michał Górny
Revision
1.411 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Feb 26 14:36:40 2013 UTC
(2 months, 2 weeks ago)
by
mgorny
Branch:
MAIN
Changes since
1.410: +24 -7 lines
Diff to
previous 1.410
prune_libtool_files: support running without pkg-config installed, using sed fallback.
Revision
1.405 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Sep 28 15:18:04 2012 UTC
(7 months, 2 weeks ago)
by
ulm
Branch:
MAIN
Changes since
1.404: +2 -2 lines
Diff to
previous 1.404
Test for the EAPI explicitly, because it isn't required that package managers implement usex as a shell function.
Revision
1.400 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 20 09:26:50 2012 UTC
(10 months, 3 weeks ago)
by
mgorny
Branch:
MAIN
Changes since
1.399: +5 -3 lines
Diff to
previous 1.399
prune_libtool_files(): report .a removal only if it exists, and explain the reasoning for it.
Revision
1.396 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 7 05:59:20 2012 UTC
(11 months, 1 week ago)
by
vapier
Branch:
MAIN
Changes since
1.395: +1 -21 lines
Diff to
previous 1.395
makeopts_jobs has been moved to multiprocessing.eclass, and all consumers should be upated now
Revision
1.395 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 6 15:37:50 2012 UTC
(11 months, 1 week ago)
by
mgorny
Branch:
MAIN
Changes since
1.394: +96 -2 lines
Diff to
previous 1.394
Introduce prune_libtool_files() for .la file removal. Based on one used by autotools-utils.
Revision
1.391 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Apr 20 19:35:37 2012 UTC
(12 months, 3 weeks ago)
by
vapier
Branch:
MAIN
Changes since
1.390: +34 -6 lines
Diff to
previous 1.390
epatch: split common opts out from what devs usually want to control, and allow flags to be passed directly to epatch
Revision
1.383 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 16 00:27:17 2012 UTC
(15 months ago)
by
vapier
Branch:
MAIN
Changes since
1.382: +17 -6 lines
Diff to
previous 1.382
epatch: log all successful patches in ${T}/epatch.log so people can post-process the results if they so desire
Revision
1.379 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 31 06:44:00 2012 UTC
(15 months, 2 weeks ago)
by
ulm
Branch:
MAIN
Changes since
1.378: +2 -217 lines
Diff to
previous 1.378
Cdrom functions have been split out to dedicated cdrom.eclass. For the
time being, inherit cdrom; this can be removed once bug 398809 is fixed.
Revision
1.377 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 3 08:45:36 2012 UTC
(16 months, 2 weeks ago)
by
jlec
Branch:
MAIN
Changes since
1.376: +17 -14 lines
Diff to
previous 1.376
Convert make_desktop_entry() comment block to be eclass-manpages conform, #397451
Revision
1.376 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 17 06:13:50 2011 UTC
(17 months ago)
by
vapier
Branch:
MAIN
Changes since
1.375: +9 -15 lines
Diff to
previous 1.375
escape the brackets so that globbing doesnt kick in, or in the nullglob case, make the arg disappear #395025 by Maciej Mrozowski
Revision
1.374 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 17 03:57:38 2011 UTC
(17 months ago)
by
reavertm
Branch:
MAIN
Changes since
1.373: +14 -10 lines
Diff to
previous 1.373
Revert old eshopts_{pop,push} implementations until new ones pass unit tests. Bug 395025.
Revision
1.373 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 16 23:38:41 2011 UTC
(17 months ago)
by
vapier
Branch:
MAIN
Changes since
1.372: +78 -14 lines
Diff to
previous 1.372
add new generic stack helpers estack_{push,pop}, rebase eshopts_{push,pop} on top of those, and then add new helpers for messing with the umask sanely
Revision
1.370 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 2 10:22:41 2011 UTC
(17 months, 2 weeks ago)
by
ferringb
Branch:
MAIN
Changes since
1.369: +2 -1 lines
Diff to
previous 1.369
fix eqawarn to always return 0; this matches portage behaviour which annoyingly, certain high profile ebuilds like freetype rely on via autotools eclass
Revision
1.367 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 26 23:27:16 2011 UTC
(18 months, 3 weeks ago)
by
vapier
Branch:
MAIN
Changes since
1.366: +12 -1 lines
Diff to
previous 1.366
pull out huse() from toolchain.eclass and into use_if_iuse() in eutils.eclass as this is generally useful
Revision
1.364 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 21 21:46:49 2011 UTC
(19 months, 3 weeks ago)
by
mgorny
Branch:
MAIN
Changes since
1.363: +18 -1 lines
Diff to
previous 1.363
Introduce in_iuse() for IUSE checks.
Such checks are used at least in autotools-utils & kde* eclasses, and
are done wrong there. Thus, I've created a little reusable snippet
suitable for eutils.
Revision
1.359 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 20 05:46:46 2011 UTC
(21 months, 4 weeks ago)
by
vapier
Branch:
MAIN
Changes since
1.358: +6 -1 lines
Diff to
previous 1.358
epatch: use EPATCH_SOURCE as a [relative] search dir even when patches are specified on the command line
Revision
1.352 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 22 00:31:03 2010 UTC
(2 years, 5 months ago)
by
vapier
Branch:
MAIN
Changes since
1.351: +2 -2 lines
Diff to
previous 1.351
preserve_old_lib_notify: keep full path to lib in revdep-rebuild example output to help with multilib setups #339134 by Bernardo Costa
Revision
1.345 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 23 21:24:50 2010 UTC
(2 years, 10 months ago)
by
cardoe
Branch:
MAIN
Changes since
1.344: +5 -4 lines
Diff to
previous 1.344
Add -r to groupadd and useradd so that users and groups created on Linux are created in the system range as defined by login.defs. Fixes bug #264519 & bug #262559
Revision
1.342 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 19 19:54:47 2010 UTC
(3 years ago)
by
vapier
Branch:
MAIN
Changes since
1.341: +2 -2 lines
Diff to
previous 1.341
make_desktop_entry: use printf %b to make arg passing simpler since we only want to support embedded escape sequences
Revision
1.341 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 23 03:40:18 2010 UTC
(3 years, 1 month ago)
by
vapier
Branch:
MAIN
Changes since
1.340: +11 -6 lines
Diff to
previous 1.340
make_desktop_entry: let 5th arg take arbitrary fields to append to the desktop file #310763 by Jim Ramsay
Revision
1.331 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 17 02:20:35 2010 UTC
(3 years, 3 months ago)
by
reavertm
Branch:
MAIN
Changes since
1.330: +11 -1 lines
Diff to
previous 1.330
Added fallback implementations for ebeep and epause that display QA Notice when used in EAPI-3
Revision
1.330 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Feb 15 02:10:39 2010 UTC
(3 years, 3 months ago)
by
vapier
Branch:
MAIN
Changes since
1.329: +20 -7 lines
Diff to
previous 1.329
eshopts_{push,pop}: add support for the extended options available only via `shopt`
Revision
1.329 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 28 22:00:12 2010 UTC
(3 years, 3 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.328: +10 -3 lines
Diff to
previous 1.328
Only define epause and ebeep in EAPIs 0 1 2. Mark built_with_use as deprecated.
Revision
1.328 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 10 15:58:58 2010 UTC
(3 years, 4 months ago)
by
scarabeus
Branch:
MAIN
Changes since
1.327: +6 -5 lines
Diff to
previous 1.327
Fix the EPATCH_EXCLUDE properly by patch from Griffon26. Also it fixes bug #300360.
Revision
1.325 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jan 9 20:06:24 2010 UTC
(3 years, 4 months ago)
by
vapier
Branch:
MAIN
Changes since
1.324: +207 -219 lines
Diff to
previous 1.324
rewrite epatch greatly -- clean up logging, quoting, shell opts, file name checking, and decompression
Revision
1.324 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 3 19:57:10 2010 UTC
(3 years, 4 months ago)
by
zmedico
Branch:
MAIN
Changes since
1.323: +2 -2 lines
Diff to
previous 1.323
Bug #281314 - Do die if the license file can not be found until after
ACCEPT_LICENSE has been checked (since it may not be necessary to die).
Revision
1.321 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 18 07:52:23 2009 UTC
(3 years, 7 months ago)
by
grobian
Branch:
MAIN
Changes since
1.320: +5 -3 lines
Diff to
previous 1.320
move euser argument to the end, to conform to more implementations of useradd, bug #271081
Revision
1.314 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 21 07:35:14 2009 UTC
(4 years, 2 months ago)
by
vapier
Branch:
MAIN
Changes since
1.313: +10 -7 lines
Diff to
previous 1.313
fixup broken make_session_desktop()
- document $wm var and have it default to $PN
- set Type to XSession, not Application
- allow arguments to the command and split Exec/TryExec accordingly
Revision
1.311 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 18 08:05:52 2009 UTC
(4 years, 2 months ago)
by
mr_bones_
Branch:
MAIN
Changes since
1.310: +19 -1 lines
Diff to
previous 1.310
Add a prepalldocs function to provide the functionality of the deprecated prepalldocs utility.
Revision
1.310 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Feb 15 20:09:09 2009 UTC
(4 years, 3 months ago)
by
grobian
Branch:
MAIN
Changes since
1.309: +18 -2 lines
Diff to
previous 1.309
Apply patch by Armando Di Cianno to add support for OSX 10.5+ in egetent, bug #257945
Revision
1.307 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 20 19:03:31 2008 UTC
(4 years, 7 months ago)
by
vapier
Branch:
MAIN
Changes since
1.306: +6 -4 lines
Diff to
previous 1.306
even better: dont whine about abs paths, just transparently skip the -p0 step and log why we are
Revision
1.306 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 20 18:58:57 2008 UTC
(4 years, 7 months ago)
by
vapier
Branch:
MAIN
Changes since
1.305: +4 -2 lines
Diff to
previous 1.305
filter /dev/null from abs path check and include the offending line in the warning
Revision
1.301 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Apr 5 22:38:26 2008 UTC
(5 years, 1 month ago)
by
zmedico
Branch:
MAIN
Changes since
1.300: +3 -3 lines
Diff to
previous 1.300
Bug #215673 - Make built_with_use() handle default IUSE properly. Thanks
to David Leverton for suggesting this approach which uses a bash array.
Revision
1.299 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 20 17:32:02 2008 UTC
(5 years, 2 months ago)
by
vapier
Branch:
MAIN
Changes since
1.298: +9 -9 lines
Diff to
previous 1.298
for e{cvs,svn}_clean, tweak the test for no args, and update the help text to match reality
Revision
1.297 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Feb 15 07:43:45 2008 UTC
(5 years, 3 months ago)
by
vapier
Branch:
MAIN
Changes since
1.296: +7 -1 lines
Diff to
previous 1.296
if user has FEATURES=preserve-libs, then we will let portage handle the saving/warning of the libraries #210182
Revision
1.296 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 13 20:50:06 2008 UTC
(5 years, 3 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.295: +11 -6 lines
Diff to
previous 1.295
Change the Joliet information in cdrom_get_cds to only display after a failed attempt to find the CD since we're now using ewarn and ebeep to get the user's attention. Yes, this sucks, but I'm getting tired of trying to support people who cannot seem to read the last 4 lines of output from the CD detection when it doesn't find a CD and hope that maybe the beeps will help.
Revision
1.295 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 7 04:17:06 2008 UTC
(5 years, 3 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.294: +2 -2 lines
Diff to
previous 1.294
Changing comments on make_wrapper so the third option (chdir) looks optional to match the actual code.
Revision
1.292 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 14 21:55:35 2007 UTC
(5 years, 7 months ago)
by
vapier
Branch:
MAIN
Changes since
1.291: +2 -1 lines
Diff to
previous 1.291
fix from James Le Cuirot to check to see if the directory to search exists before searching it to avoid confusing messages being posted #195864
Revision
1.290 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 1 13:16:44 2007 UTC
(5 years, 7 months ago)
by
vapier
Branch:
MAIN
Changes since
1.289: +1 -31 lines
Diff to
previous 1.289
people have had plenty of time to transition to linux-info for set_arch_to_kernel/set_arch_to_portage ... time is up
Revision
1.284 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 21 04:44:45 2007 UTC
(5 years, 10 months ago)
by
vapier
Branch:
MAIN
Changes since
1.283: +34 -13 lines
Diff to
previous 1.283
update make_desktop_entry to upstream 1.0 spec #182669 and flesh out more default categories
Revision
1.273 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 14 16:49:46 2007 UTC
(6 years, 3 months ago)
by
cardoe
Branch:
MAIN
Changes since
1.272: +11 -1 lines
Diff to
previous 1.272
Follow the --missing request when the IUSE file is missing rather then always erroring out.
Revision
1.272 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jan 31 04:40:31 2007 UTC
(6 years, 3 months ago)
by
vapier
Branch:
MAIN
Changes since
1.271: +2 -2 lines
Diff to
previous 1.271
scrub exec filename in case someone does something silly like pass the fullpath to a binary
Revision
1.271 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 22 06:03:14 2007 UTC
(6 years, 3 months ago)
by
vapier
Branch:
MAIN
Changes since
1.270: +78 -48 lines
Diff to
previous 1.270
misc updates (style/quoting/env pollution/etc...) to make a bunch of functions suck less
Revision
1.267 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 9 15:47:47 2007 UTC
(6 years, 4 months ago)
by
vapier
Branch:
MAIN
Changes since
1.266: +35 -26 lines
Diff to
previous 1.266
clean up preserve_old_lib funcs with help from Fabio Rossi #159245 and make sure that these functions are utilized properly
Revision
1.266 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 4 22:14:34 2007 UTC
(6 years, 4 months ago)
by
flameeyes
Branch:
MAIN
Changes since
1.265: +92 -115 lines
Diff to
previous 1.265
Get rid of dopamd/newpamd from here as they are superseded by pam.eclass that everything should already use.
Revision
1.262 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 12 00:29:48 2006 UTC
(6 years, 6 months ago)
by
kanaka
Branch:
MAIN
Changes since
1.261: +2 -2 lines
Diff to
previous 1.261
Change process substitution to HERE string. This avoids a bug in <bash-3.2 that has a corrupt representation of this sort of process substitution. Was preventing environment.tbz2 from being re-sourced later.
Revision
1.257 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Nov 1 23:46:17 2006 UTC
(6 years, 6 months ago)
by
vapier
Branch:
MAIN
Changes since
1.256: +2 -2 lines
Diff to
previous 1.256
fix by Paul Bredbury to make tar archive match in unpack_makeself() more flexible (needed for more verbose file-4.18) #153734
Revision
1.255 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Oct 24 17:27:31 2006 UTC
(6 years, 6 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.254: +2 -2 lines
Diff to
previous 1.254
I'm sure I just made some enemies with this one. See bug #152593 if you want more information, but I've removed the ability to use ACCEPT_LICENSE=\* in make.conf for legal reasons.
Revision
1.253 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 6 07:00:14 2006 UTC
(6 years, 7 months ago)
by
flameeyes
Branch:
MAIN
Changes since
1.252: +8 -3 lines
Diff to
previous 1.252
Fallback to the default userland disabled shell, if the shell cannot be found in the system (e.g.: with catalyst).
Revision
1.249 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 11 03:28:58 2006 UTC
(6 years, 8 months ago)
by
vapier
Branch:
MAIN
Changes since
1.248: +5 -1 lines
Diff to
previous 1.248
sanity check the package capabilities in built_with_use #146655 by kristian meier
Revision
1.240 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 9 15:36:40 2006 UTC
(6 years, 11 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.239: +2 -2 lines
Diff to
previous 1.239
Added support for Makeself 1.6.0-nv which is used by NVIDIA in packaging the NVIDIA binary drivers.
Revision
1.235 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 24 16:01:59 2006 UTC
(6 years, 11 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.234: +2 -1 lines
Diff to
previous 1.234
Added a modified naming for desktop entries (commented) so I don't lose it and forget about it.
Revision
1.234 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Apr 25 15:47:30 2006 UTC
(7 years ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.233: +2 -1 lines
Diff to
previous 1.233
Added TryExec to make_desktop_entry so menu items will only display for users that have permissions to run them.
Revision
1.223 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 15 23:40:16 2006 UTC
(7 years, 3 months ago)
by
flameeyes
Branch:
MAIN
Changes since
1.222: +11 -5 lines
Diff to
previous 1.222
Fix mktemp call for non-GNU userlands, thanks to Benigno B. Junior. Finally closes bug #88079.
Revision
1.220 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 13 14:08:29 2005 UTC
(7 years, 5 months ago)
by
flameeyes
Branch:
MAIN
Changes since
1.219: +4 -4 lines
Diff to
previous 1.219
Add support for DragonFly's CHOST in user handling, it's just the same as FreeBSD. Thanks to Robert Sebastian Gerus.
Revision
1.219 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Nov 29 03:37:36 2005 UTC
(7 years, 5 months ago)
by
vapier
Branch:
MAIN
Changes since
1.218: +24 -37 lines
Diff to
previous 1.218
touchup gen_usr_ldscript and move draw_line() to inside epatch() so no one will use it
Revision
1.218 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Nov 22 11:15:34 2005 UTC
(7 years, 5 months ago)
by
flameeyes
Branch:
MAIN
Changes since
1.217: +16 -2 lines
Diff to
previous 1.217
Apply enewuser/enewgroup patch for OpenBSD as per bug #113236. Thanks Karol Pasternak for the patch.
Revision
1.215 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 27 07:28:49 2005 UTC
(7 years, 6 months ago)
by
vapier
Branch:
MAIN
Changes since
1.214: +20 -26 lines
Diff to
previous 1.214
simplify the cdrom code a bit by unifying some duplicate sections and make sure we export CDROM_SET/CDROM_MATCH even when the user provides cdrom locations via CD_ROOT vars
Revision
1.211 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 21 18:24:23 2005 UTC
(7 years, 6 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.210: +2 -2 lines
Diff to
previous 1.210
Added makeself 2.1.5 support and fixing games_ut_unpack for proper ut2004 support.
Revision
1.210 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 20 00:13:20 2005 UTC
(7 years, 6 months ago)
by
vapier
Branch:
MAIN
Changes since
1.209: +7 -3 lines
Diff to
previous 1.209
fix the LD_LIBRARY_PATH logic in make_wrapper so that it works again #109793 by UncleOwen
Revision
1.205 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 7 15:31:46 2005 UTC
(7 years, 7 months ago)
by
flameeyes
Branch:
MAIN
Changes since
1.204: +26 -17 lines
Diff to
previous 1.204
Use case selection on ${CHOST} instead than of using ${USERLAND} variable for users management.
Revision
1.204 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 7 04:15:20 2005 UTC
(7 years, 7 months ago)
by
vapier
Branch:
MAIN
Changes since
1.203: +10 -8 lines
Diff to
previous 1.203
make sure make_desktop_entry returns proper error code from doins #108309 by Petteri Räty
Revision
1.198 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 18 22:02:59 2005 UTC
(7 years, 8 months ago)
by
flameeyes
Branch:
MAIN
Changes since
1.197: +11 -6 lines
Diff to
previous 1.197
Do autorecognizion of shell to use checking for file presence instead of basing on userland.
Revision
1.197 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 18 17:33:44 2005 UTC
(7 years, 8 months ago)
by
flameeyes
Branch:
MAIN
Changes since
1.196: +5 -11 lines
Diff to
previous 1.196
Added portability eclass with seq() function to replace seq command. Make eutils use the new seq command for enewuser/enewgroup.
Revision
1.154 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 23 01:10:58 2005 UTC
(8 years, 2 months ago)
by
vapier
Branch:
MAIN
Changes since
1.153: +15 -15 lines
Diff to
previous 1.153
style update for strip-linguas and make sure the returned LINGUAS doesnt have a leading space #82889 by Sok Ann Yap
Revision
1.149 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Feb 4 21:24:53 2005 UTC
(8 years, 3 months ago)
by
chriswhite
Branch:
MAIN
Changes since
1.148: +7 -9 lines
Diff to
previous 1.148
Yah, I tested it this time as the CROSSCOMPILE variable detection was still b0rk3d, and I did some of the recommendations that were left in the eclass. If this breaks.. I'll eat my shoe (and I will >:|).
Revision
1.146 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 3 22:40:47 2005 UTC
(8 years, 3 months ago)
by
chriswhite
Branch:
MAIN
Changes since
1.145: +2 -2 lines
Diff to
previous 1.145
Last one.. really :|. Making sure /proc/cpuinfo is present before doing anything.
Revision
1.138 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 7 12:04:40 2005 UTC
(8 years, 4 months ago)
by
eradicator
Branch:
MAIN
Changes since
1.137: +85 -61 lines
Diff to
previous 1.137
Added get_all_libdirs. Changed die to eerror/exit since die doesn't have the expected result when called from a subshell.
Revision
1.135 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 31 11:28:18 2004 UTC
(8 years, 4 months ago)
by
eradicator
Branch:
MAIN
Changes since
1.134: +4 -11 lines
Diff to
previous 1.134
Removed sparc64-multilib specific checks so the code will work on other multilib archs now.
Revision
1.128 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 23 09:20:45 2004 UTC
(8 years, 4 months ago)
by
eradicator
Branch:
MAIN
Changes since
1.127: +53 -3 lines
Diff to
previous 1.127
Added get_abi_var() and friends for my sparc64-multilib (and possibly soon others) work. Also updated lv's get_libdir and friends to use this instead for sparc64-multilib.
Revision
1.118 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 13 14:33:01 2004 UTC
(8 years, 7 months ago)
by
vapier
Branch:
MAIN
Changes since
1.117: +7 -34 lines
Diff to
previous 1.117
only install desktop items into /usr/share/applications since all our stable apps support it
Revision
1.113 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Oct 5 05:15:59 2004 UTC
(8 years, 7 months ago)
by
vapier
Branch:
MAIN
Changes since
1.112: +2 -1 lines
Diff to
previous 1.112
when using nscd, getent might have to flush the tables to make sure the cache doesnt screw it up #66182
Revision
1.103 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Sep 17 10:37:58 2004 UTC
(8 years, 8 months ago)
by
kugelfang
Branch:
MAIN
Changes since
1.102: +14 -5 lines
Diff to
previous 1.102
get_libdir() now check for CONF_LIBDIR in the code of econf() instead of
checking for the portage version. So there is now no more portageq usage
in "global scope". Tested with both portage 2.0.50-r11 and 2.0.51_rc1.
Revision
1.97 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 31 09:05:24 2004 UTC
(8 years, 8 months ago)
by
lv
Branch:
MAIN
Changes since
1.96: +27 -6 lines
Diff to
previous 1.96
added get_libdir_override for overriding it's default behavior from inside an ebuild
Revision
1.96 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 24 11:51:28 2004 UTC
(8 years, 8 months ago)
by
lv
Branch:
MAIN
Changes since
1.95: +21 -11 lines
Diff to
previous 1.95
added get_libdir for retrieving the current set library directory. made gen_usr_ldscript use $(get_libdir). get_libdir always returns lib when using portage <2.0.51_pre20 and returns a default of lib when CONF_LIBDIR isnt set, so it should be safe to use --everywhere--.
Revision
1.84 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Feb 29 07:17:27 2004 UTC
(9 years, 2 months ago)
by
vapier
Branch:
MAIN
Changes since
1.83: +17 -26 lines
Diff to
previous 1.83
use getent to query passwd/group database and have enewuser add new accounts as system accounts #42612
Revision
1.47 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 25 13:19:56 2003 UTC
(9 years, 8 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.46: +2 -2 lines
Diff to
previous 1.46
Updating unpack_makeself to support newer Makeself version used in America's Army 1.9.0
Revision
1.42 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 18 15:10:13 2003 UTC
(9 years, 10 months ago)
by
wolf31o2
Branch:
MAIN
Changes since
1.41: +3 -5 lines
Diff to
previous 1.41
Added file matching to games_get_cd and made enewuser and enewgroup less chatty
Revision
1.32 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jun 10 17:30:21 2003 UTC
(9 years, 11 months ago)
by
danarmak
Branch:
MAIN
Changes since
1.31: +131 -18 lines
Diff to
previous 1.31
move xpatch from kde-funcitons to eutils, since it's not kde-specific in any way
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Feb 18 09:00:45 2003 UTC
(10 years, 3 months ago)
by
carpaski
Branch:
MAIN
Changes since
1.19: +2 -2 lines
Diff to
previous 1.19
If description is set... don't overwrite it...
Fixes to everything but ASPELL and KDE-SOURCE
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
| Sticky Tag: |
|