summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed amd64 specific problem reported by Alexander Zubkov <green AT ↵Peter Volkov2007-05-151-4/+15
| | | | | | | mes.msu.ru> in bug #177955. (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Fixed amd64 specific problem reported by Alexander Zubkov <green AT ↵Peter Volkov2007-05-154-1/+174
| | | | | | mes.msu.ru> in bug #177955. (Portage version: 2.1.2.7)
* Fixed bug #155456, thank Andrey Kolbasenko <edge AT smtn.stavropol.ru> for ↵Peter Volkov2007-04-091-8/+15
| | | | | | | report and analysis. (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Fixed bug #155456, thank Andrey Kolbasenko <edge AT smtn.stavropol.ru> for ↵Peter Volkov2007-04-094-4/+112
| | | | | | report and analysis. (Portage version: 2.1.2.2)
* dev-db/mysql => virtual/mysqlFrancesco Riosa2006-11-231-8/+8
| | | | | (Portage version: 2.1.1-r1) (Unsigned Manifest commit)
* dev-db/mysql => virtual/mysqlFrancesco Riosa2006-11-232-3/+6
| | | | (Portage version: 2.1.1-r1)
* Use autoools.eclass to take care of autotools dependecies. Fixed bug ↵Peter Volkov2006-10-281-8/+8
| | | | | | | #153074. Thank Evil Compile Person for report. (Portage version: 2.1.1) (Unsigned Manifest commit)
* Use autoools.eclass to take care of autotools dependecies. Fixed bug ↵Peter Volkov2006-10-282-5/+11
| | | | | | #153074. Thank Evil Compile Person for report. (Portage version: 2.1.1)
* Mark 0.68-r3 ~ia64Aron Griffis2006-09-271-8/+8
| | | | | (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* Mark 0.68-r3 ~ia64Aron Griffis2006-09-272-3/+6
| | | | (Portage version: 2.1.2_pre1)
* Remove old ebuilds.Peter Volkov2006-09-2316-2007/+4
| | | | | (Portage version: 2.1.1) (Unsigned Manifest commit)
* Remove old ebuilds.Peter Volkov2006-09-231-1/+11
| | | | (Portage version: 2.1.1)
* stable on ppc (Bug #138438)Stephanie J. Lockwood-Childs2006-09-091-12/+12
| | | | | (Portage version: 2.1-r2) (Signed Manifest commit)
* stable on ppc (Bug #138438)Stephanie J. Lockwood-Childs2006-09-092-3/+7
| | | | (Portage version: 2.1-r2)
* stable x86, its the flowJoshua Jackson2006-09-081-12/+12
| | | | | (Portage version: 2.1-r2) (Signed Manifest commit)
* stable x86, its the flowJoshua Jackson2006-09-082-3/+6
| | | | (Portage version: 2.1-r2)
* Marked stable on amd64 for bug #138438Daniel Gryniewicz2006-09-081-8/+18
| | | | | (Portage version: 2.1.1_rc1-r6) (Signed Manifest commit)
* Marked stable on amd64 for bug #138438Daniel Gryniewicz2006-09-082-3/+7
| | | | (Portage version: 2.1.1_rc1-r6)
* Some cleanups: removed 0.67-debug.patch as debug variable is defined ↵Peter Volkov2006-09-071-12/+23
| | | | | | | globally in this version. Fixed possible problem on amd64 and both this fix and gcc-4.1 fix integrated into flow-tools-0.68-fix-a-zillion-warnings-updated.diff. Updated longdescription in metadata.xml (Portage version: 2.1-r2) (Unsigned Manifest commit)
* Some cleanups: removed 0.67-debug.patch as debug variable is defined ↵Peter Volkov2006-09-076-2/+807
| | | | | | globally in this version. Fixed possible problem on amd64 and both this fix and gcc-4.1 fix integrated into flow-tools-0.68-fix-a-zillion-warnings-updated.diff. Updated longdescription in metadata.xml (Portage version: 2.1-r2)
* Compilation problem with gcc-4.1 is fixed. Thank Ian P. Christian for report ↵Peter Volkov2006-09-051-31/+46
| | | | | | | and Marcelo Goes for actual fix; bug #138438. (Portage version: 2.1-r2) (Unsigned Manifest commit)
* Compilation problem with gcc-4.1 is fixed. Thank Ian P. Christian for report ↵Peter Volkov2006-09-057-2/+27
| | | | | | and Marcelo Goes for actual fix; bug #138438. (Portage version: 2.1-r2)
* Mark 0.68-r1 ~ia64Aron Griffis2006-03-301-0/+10
| | | | | (Portage version: 2.1_pre5-r4) (Signed Manifest commit)
* Mark 0.68-r1 ~ia64Aron Griffis2006-03-301-6/+6
| | | | (Portage version: 2.1_pre5-r4) (Unsigned Manifest commit)
* Mark 0.68-r1 ~ia64Aron Griffis2006-03-303-6/+9
| | | | (Portage version: 2.1_pre5-r4)
* Do not install COPYING/INSTALL.Marcelo Góes2006-02-251-6/+52
| | | | | (Portage version: 2.1_pre4-r1 vanquishing potions will fly) (Unsigned Manifest commit)
* Do not install COPYING/INSTALL.Marcelo Góes2006-02-256-15/+20
| | | | (Portage version: 2.1_pre4-r1 vanquishing potions will fly)
* Add sed line for bug 122842, we have /usr/bin/python and not ↵Marcelo Góes2006-02-171-2/+2
| | | | | | | /usr/local/bin/python. Thanks to Hasan Khalil <gongloo at gentoo dot org>. (Portage version: 2.0.54 on steroids) (Unsigned Manifest commit)
* Add sed line for bug 122842, we have /usr/bin/python and not ↵Marcelo Góes2006-02-174-24/+119
| | | | | | /usr/local/bin/python. Thanks to Hasan Khalil <gongloo at gentoo dot org>. (Portage version: 2.0.54 on steroids)
* Update gcc4 patch as it was causing bug #106063.Aaron Walker2005-09-161-0/+10
| | | | | (Portage version: 2.0.52-r1) (Signed Manifest commit)
* Update gcc4 patch as it was causing bug #106063.Aaron Walker2005-09-161-1/+1
| | | | | (Portage version: 2.0.52-r1) (Unsigned Manifest commit)
* Update gcc4 patch as it was causing bug #106063.Aaron Walker2005-09-164-44/+9
| | | | (Portage version: 2.0.52-r1)
* Use -1 instead of /bin/false, bug #103421.Aaron Walker2005-08-231-4/+14
| | | | | (Portage version: 1.589-cvs) (Manifest recommit) (Portage version: 1.589-cvs)
* Use -1 instead of /bin/false, bug #103421.Aaron Walker2005-08-235-19/+23
| | | | (Portage version: 1.589-cvs)
* Added to ~ppcDavid Holm2005-06-231-19/+9
| | | | | (Portage version: 2.0.51.22-r1) (Unsigned Manifest commit)
* Added to ~ppcDavid Holm2005-06-232-3/+6
| | | | (Portage version: 2.0.51.22-r1)
* Fixed CVS Header.Sven Wegener2005-06-221-0/+10
| | | | | (Portage version: 2.0.51.22-r1) (Signed Manifest commit)
* Fixed CVS Header.Sven Wegener2005-06-221-12/+12
| | | | | (Portage version: 2.0.51.22-r1) (Unsigned Manifest commit)
* Fixed CVS Header.Sven Wegener2005-06-221-1/+1
| | | | (Portage version: 2.0.51.22-r1)
* Added some init scripts and config files. Also added directory structure. ↵Benjamin Smee2005-06-221-1/+1
| | | | | | | Changed created user. (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Added some init scripts and config files. Also added directory structure. ↵Benjamin Smee2005-06-227-11/+186
| | | | | | Changed created user. (Portage version: 2.0.51.19)
* Version bump for bug 92368.Aaron Walker2005-05-141-2/+12
| | | | | (Portage version: 2.0.51.21-r1) (Manifest recommit) (Portage version: 2.0.51.21-r1)
* Version bump for bug 92368.Aaron Walker2005-05-146-7/+956
| | | | (Portage version: 2.0.51.21-r1)
* 85416Simon Stelling2005-03-251-15/+6
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* 85416Simon Stelling2005-03-253-3/+19
| | | | (Portage version: 2.0.51.19)
* Reverted to ~x86 due to issues mentioned in bug 79652 (c#4). Added gcc-3.4 ↵Aaron Walker2005-03-191-3/+13
| | | | | | | patch to 0.66 ebuild. (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Reverted to ~x86 due to issues mentioned in bug 79652 (c#4). Added gcc-3.4 ↵Aaron Walker2005-03-194-18/+19
| | | | | | patch to 0.66 ebuild. (Portage version: 2.0.51.19)
* Removed trailing dot in header.Sven Wegener2005-03-191-5/+5
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Removed trailing dot in header.Sven Wegener2005-03-191-2/+2
| | | | (Portage version: 2.0.51.19)
* Stable on x86.Aaron Walker2005-02-251-2/+12
| | | | | (Portage version: 2.0.51.16) (Manifest recommit) (Portage version: 2.0.51.16)