Commit Graph

19 Commits

Author SHA1 Message Date
Peter Korsgaard
ac1d92c425 package/: get rid of unneeded $(strip ..) 2008-12-08 08:15:27 +00:00
Peter Korsgaard
4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Ulf Samuelsson
d83b940590 Bump portage version 2008-05-11 06:45:17 +00:00
Ulf Samuelsson
aef5bbb665 Bump portage to 2.1.3.16 2007-11-27 21:15:15 +00:00
Ivan Kuten
a2bd7e503b update portage version and site 2007-11-16 12:48:14 +00:00
Bernhard Reutner-Fischer
6547bced93 - global whitespace trimming 2007-08-22 12:35:41 +00:00
Bernhard Reutner-Fischer
956d3eb78b - semicolon touchup. No other changes 2007-08-22 09:56:41 +00:00
Ulf Samuelsson
cd84eefcea Use better Sandbox site 2007-07-25 17:41:15 +00:00
Ulf Samuelsson
97ead09d64 Bump version of portage/sandbox to allow build 2007-07-25 11:40:09 +00:00
Bernhard Reutner-Fischer
6e2823c1fa - add and use BR2_BZCAT config option. 2006-11-17 15:43:51 +00:00
Eric Andersen
5cd18319f8 comparing $(ARCH) vs i.e. i386 isn't going to work when ARCH=i486 etc.
Need to instead compare vs BR2_i386 and friends.
2006-08-10 20:58:14 +00:00
Mike Frysinger
ec40d5680c add initial support for sandbox 2005-11-10 02:52:30 +00:00
Mike Frysinger
9b0555f23f update to latest version 2005-08-20 06:27:12 +00:00
Mike Frysinger
37891c6a78 portage needs python 2005-08-11 00:02:29 +00:00
Eric Andersen
d06645d8ed There is no need to have a separate 'Makefile.in' file in the
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
2005-02-10 03:06:39 +00:00
Mike Frysinger
a93da840ba ver bump 2005-01-27 07:09:14 +00:00
Mike Frysinger
214b27914d new version 2004-11-02 06:35:31 +00:00
Mike Frysinger
a6f3251e0f version update 2004-10-21 13:23:41 +00:00
Mike Frysinger
6a42235512 add portage support 2004-10-14 20:13:24 +00:00