summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version bump, see bug #214672. Finally new -doc tarball containing translations.Tobias Heinlein2008-04-301-4/+7
| | | | | (Portage version: 2.1.5_rc6) (Signed Manifest commit)
* Version bump, see bug #214672. Finally new -doc tarball containing translations.Tobias Heinlein2008-04-302-1/+100
| | | | (Portage version: 2.1.5_rc6)
* Fix building with GCC 4.3 wrt #219648, thanks to Peter Alfredsen.Samuli Suominen2008-04-291-12/+3
| | | | | (Portage version: 2.1.5_rc6) (Unsigned Manifest commit)
* Fix building with GCC 4.3 wrt #219648, thanks to Peter Alfredsen.Samuli Suominen2008-04-293-15/+115
| | | | (Portage version: 2.1.5_rc6)
* Not ported to HPPA.Jeroen Roovers2008-04-271-2/+2
| | | | | (Portage version: 2.1.5_rc6) (Unsigned Manifest commit)
* Not ported to HPPA.Jeroen Roovers2008-04-272-3/+7
| | | | (Portage version: 2.1.5_rc6)
* amd64 stable, bug #210588Markus Meier2008-04-271-5/+5
| | | | | (Portage version: 2.1.5_rc6) (Signed Manifest commit)
* amd64 stable, bug #210588Markus Meier2008-04-272-3/+6
| | | | (Portage version: 2.1.5_rc6)
* bump, bug #218517Markus Meier2008-04-271-1/+13
| | | | | (Portage version: 2.1.5_rc6) (Signed Manifest commit)
* bump, bug #218517Markus Meier2008-04-272-1/+65
| | | | (Portage version: 2.1.5_rc6)
* oldMarkus Meier2008-04-271-6/+4
| | | | | (Portage version: 2.1.5_rc6) (Signed Manifest commit)
* oldMarkus Meier2008-04-273-274/+5
| | | | (Portage version: 2.1.5_rc6)
* revision bumps for security bug #219008Markus Meier2008-04-271-1/+15
| | | | | (Portage version: 2.1.5_rc6) (Signed Manifest commit)
* revision bumps for security bug #219008Markus Meier2008-04-275-1/+431
| | | | (Portage version: 2.1.5_rc6)
* ppc stable, bug #219033Tobias Scherbaum2008-04-241-12/+2
| | | | | (Portage version: 2.1.5_rc6) (Unsigned Manifest commit)
* ppc stable, bug #219033Tobias Scherbaum2008-04-242-3/+7
| | | | (Portage version: 2.1.5_rc6)
* x86 stable, security bug #219033Markus Meier2008-04-231-2/+12
| | | | | (Portage version: 2.1.5_rc6) (Signed Manifest commit)
* x86 stable, security bug #219033Markus Meier2008-04-232-3/+6
| | | | (Portage version: 2.1.5_rc6)
* another typoSamuli Suominen2008-04-231-1/+1
| | | | | (Portage version: 2.1.5_rc6) (Unsigned Manifest commit)
* another typoSamuli Suominen2008-04-231-3/+3
| | | | (Portage version: 2.1.5_rc6)
* Initial commit, ebuild by me.Samuli Suominen2008-04-231-2/+2
| | | | | (Portage version: 2.1.5_rc6) (Unsigned Manifest commit)
* Initial commit, ebuild by me.Samuli Suominen2008-04-234-0/+49
| | | | (Portage version: 2.1.5_rc6)
* amd64 stable wrt #219033, thanks to gentoofan23 for testing.Samuli Suominen2008-04-231-2/+2
| | | | | (Portage version: 2.1.5_rc6) (Unsigned Manifest commit)
* amd64 stable wrt #219033, thanks to gentoofan23 for testing.Samuli Suominen2008-04-232-4/+7
| | | | (Portage version: 2.1.5_rc6)
* Keyword ~amd64. Fix implicit declarations; math.h, string.h, stdlib.h. Use ↵Samuli Suominen2008-04-231-2/+3
| | | | | | | toolchain-funcs to export CC. (Portage version: 2.1.5_rc6) (Unsigned Manifest commit)
* Keyword ~amd64. Fix implicit declarations; math.h, string.h, stdlib.h. Use ↵Samuli Suominen2008-04-233-10/+72
| | | | | | toolchain-funcs to export CC. (Portage version: 2.1.5_rc6)
* Fix typoSamuli Suominen2008-04-231-1/+1
| | | | | (Portage version: 2.1.5_rc6) (Unsigned Manifest commit)
* Fix typoSamuli Suominen2008-04-231-2/+2
| | | | (Portage version: 2.1.5_rc6)
* fix metadataSamuli Suominen2008-04-231-2/+2
| | | | | (Portage version: 2.1.5_rc6) (Unsigned Manifest commit)
* fix metadataSamuli Suominen2008-04-232-4/+5
| | | | (Portage version: 2.1.5_rc6)
* Fix ChangeLog since we have a bug..Samuli Suominen2008-04-231-1/+1
| | | | | (Portage version: 2.1.5_rc6) (Unsigned Manifest commit)
* Fix ChangeLog since we have a bug..Samuli Suominen2008-04-231-6/+3
| | | | (Portage version: 2.1.5_rc6)
* Stop including vulnerable libpng, and use system libpng instead. Debian ↵Samuli Suominen2008-04-231-1/+4
| | | | | | | mirrors a tarball with included libpng files deleted, so we are using that one applying Debian patchset -5 on top of it. After that we fix the remaining issues from Makefile. Thanks to _mika and hoffie. (Portage version: 2.1.5_rc6) (Unsigned Manifest commit)
* Stop including vulnerable libpng, and use system libpng instead. Debian ↵Samuli Suominen2008-04-233-1/+209
| | | | | | mirrors a tarball with included libpng files deleted, so we are using that one applying Debian patchset -5 on top of it. After that we fix the remaining issues from Makefile. Thanks to _mika and hoffie. (Portage version: 2.1.5_rc6)
* Add ~ia64Raúl Porcel2008-04-221-2/+2
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Add ~ia64Raúl Porcel2008-04-222-4/+4
| | | | (Portage version: 2.1.4.4)
* Add ~ia64Raúl Porcel2008-04-221-11/+1
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Add ~ia64Raúl Porcel2008-04-221-1/+4
| | | | (Portage version: 2.1.4.4)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-211-2/+12
| | | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4) (Signed Manifest commit)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-212-3/+11
| | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-211-2/+12
| | | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4) (Signed Manifest commit)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-212-2/+10
| | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-211-2/+12
| | | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4) (Signed Manifest commit)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-212-3/+11
| | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-211-2/+12
| | | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4) (Signed Manifest commit)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-212-3/+11
| | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-211-2/+12
| | | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4) (Signed Manifest commit)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-212-2/+10
| | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-211-2/+12
| | | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4) (Signed Manifest commit)
* Fix up metadata.xml. If there's no maintainer for the package, the metadata ↵Christian Heim2008-04-212-4/+16
| | | | | | also needs to contain m-needed@g.o. (Portage version: 2.1.4.4)