summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (non maintainer commit) Version bump, bug 225443 with the removal of alsa ↵Jeremy Olexa2008-12-101-1/+3
| | | | | | | USE flag because upstream dropped support for it (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Unsigned Manifest commit)
* (non maintainer commit) Version bump, bug 225443 with the removal of alsa ↵Jeremy Olexa2008-12-102-1/+59
| | | | | | USE flag because upstream dropped support for it (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* refine "instability" in warning #248820Mike Frysinger2008-11-271-4/+4
| | | | | (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit)
* refine "instability" in warning #248820Mike Frysinger2008-11-271-2/+2
| | | | (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64)
* File system corruption (due to system instability) is also possible #248820 ↵Mike Frysinger2008-11-271-2/+12
| | | | | | | by Jorge Peixoto de Morais Neto. (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64) (Signed Manifest commit)
* File system corruption (due to system instability) is also possible #248820 ↵Mike Frysinger2008-11-272-4/+9
| | | | | | by Jorge Peixoto de Morais Neto. (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64)
* Marked ~ppc for bug #200266.Joseph Jezak2008-11-121-2/+2
| | | | | (Portage version: 2.1.4.5) (Unsigned Manifest commit)
* Marked ~ppc for bug #200266.Joseph Jezak2008-11-122-3/+6
| | | | (Portage version: 2.1.4.5)
* Stable on ppc wrt bug 236747Gysbert Wassenaar2008-11-091-12/+2
| | | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.26-hardened-r4 ppc) (Unsigned Manifest commit)
* Stable on ppc wrt bug 236747Gysbert Wassenaar2008-11-092-3/+6
| | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.26-hardened-r4 ppc)
* amd64/x86 stable, bug #236747Markus Meier2008-11-081-2/+12
| | | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.26.7 x86_64) (Signed Manifest commit)
* amd64/x86 stable, bug #236747Markus Meier2008-11-082-3/+6
| | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.26.7 x86_64)
* sys-power/pm-utils: pkgmove from xf86-video-i810 to xf86-video-intelRémi Cardona2008-10-231-13/+3
| | | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r2 x86_64) (Unsigned Manifest commit)
* sys-power/pm-utils: pkgmove from xf86-video-i810 to xf86-video-intelRémi Cardona2008-10-233-7/+11
| | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r2 x86_64)
* Fix building against uClibc #205576 by Jos van der Ende. Fix init.d scripts ↵Mike Frysinger2008-10-211-5/+8
| | | | | | | to work properly #243008 by konsti / Rene Meier. Make sure we respect LDFLAGS. (Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64) (Signed Manifest commit)
* Fix building against uClibc #205576 by Jos van der Ende. Fix init.d scripts ↵Mike Frysinger2008-10-215-10/+170
| | | | | | to work properly #243008 by konsti / Rene Meier. Make sure we respect LDFLAGS. (Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
* Version bump #228701 by Dennis Schridde and a more flexible init.d script by ↵Mike Frysinger2008-10-201-1/+15
| | | | | | | me #182049 by Jakub Zawadzki. (Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64) (Signed Manifest commit)
* Version bump #228701 by Dennis Schridde and a more flexible init.d script by ↵Mike Frysinger2008-10-204-1/+82
| | | | | | me #182049 by Jakub Zawadzki. (Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
* Add curl dep per bug 241424, thanks to flameeyesAndrey Kislyuk2008-10-201-2/+2
| | | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.26-tuxonice i686) (Unsigned Manifest commit)
* Add curl dep per bug 241424, thanks to flameeyesAndrey Kislyuk2008-10-202-3/+7
| | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.26-tuxonice i686)
* Let CFLAGS be respected during src_compile rather than being set in stone.Diego Elio Pettenò2008-10-141-2/+12
| | | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64) (Signed Manifest commit)
* Let CFLAGS be respected during src_compile rather than being set in stone.Diego Elio Pettenò2008-10-142-5/+9
| | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
* New version 2.2, take ownership, update metadata.xmlAndrey Kislyuk2008-09-121-2/+5
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686) (Unsigned Manifest commit)
* New version 2.2, take ownership, update metadata.xmlAndrey Kislyuk2008-09-124-6/+75
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
* Bug #236027, fix parallel make thanks to patch from flameeyes.Robin H. Johnson2008-09-091-2/+3
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5-00283-g70bb089 x86_64) (Unsigned Manifest commit)
* Bug #236027, fix parallel make thanks to patch from flameeyes.Robin H. Johnson2008-09-093-3/+60
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5-00283-g70bb089 x86_64)
* replace virtual/tetex with virtual/latex-baseChristian Faulhammer2008-09-031-10/+10
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* replace virtual/tetex with virtual/latex-baseChristian Faulhammer2008-09-037-14/+19
| | | | (Portage version: 2.1.4.4)
* replace virtual/tetex with virtual/latex-base for bug 222501 and quote variableChristian Faulhammer2008-09-031-3/+13
| | | | | (Portage version: 2.1.4.4) (Signed Manifest commit)
* replace virtual/tetex with virtual/latex-base for bug 222501 and quote variableChristian Faulhammer2008-09-033-18/+22
| | | | (Portage version: 2.1.4.4)
* Bump wrt bug 226373Peter Alfredsen2008-08-311-1/+3
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25.8 i686) (Unsigned Manifest commit)
* Bump wrt bug 226373Peter Alfredsen2008-08-312-1/+47
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25.8 i686)
* fix pkg-config typoMichael Sterrett2008-08-171-1/+1
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* fix pkg-config typoMichael Sterrett2008-08-171-2/+2
| | | | (Portage version: 2.1.4.4)
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-161-5/+5
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64) (Signed Manifest commit)
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-162-1/+7
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64)
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-161-2/+12
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64) (Signed Manifest commit)
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-162-3/+7
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64)
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-161-2/+12
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64) (Signed Manifest commit)
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-162-2/+12
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64)
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-161-5/+5
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64) (Signed Manifest commit)
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-162-2/+9
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64)
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-161-5/+5
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64) (Signed Manifest commit)
* add GLEP 56 USE flag desc from use.local.descDoug Goldstein2008-08-162-1/+8
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64)
* Fix init and confd scripts, bug #200018Raúl Porcel2008-08-111-4/+4
| | | | | (Portage version: 2.1.4.4, RepoMan options: --force) (Unsigned Manifest commit)
* Fix init and confd scripts, bug #200018Raúl Porcel2008-08-114-7/+19
| | | | (Portage version: 2.1.4.4, RepoMan options: --force)
* Add missing kdelibs dep,bug #204695Raúl Porcel2008-08-111-13/+3
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Add missing kdelibs dep,bug #204695Raúl Porcel2008-08-113-6/+12
| | | | (Portage version: 2.1.4.4)
* Add pkgconfig dep, bug #204691Raúl Porcel2008-08-111-3/+3
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Add pkgconfig dep, bug #204691Raúl Porcel2008-08-113-8/+14
| | | | (Portage version: 2.1.4.4)