summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Stable for ppc, wrt bug #470538Agostino Sarubbo2013-05-263-18/+21
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux ppc64 RepoMan-Options: --include-arches="ppc" Manifest-Sign-Key: 0x7194459F
* Stable for alpha, wrt bug #455470Agostino Sarubbo2013-05-253-18/+21
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux ppc64 RepoMan-Options: --include-arches="alpha" Manifest-Sign-Key: 0x7194459F
* Stable for x86, wrt bug #470538Agostino Sarubbo2013-05-253-18/+21
| | | | | | Package-Manager: portage-2.1.12.1/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #470538Agostino Sarubbo2013-05-253-13/+22
| | | | | | Package-Manager: portage-2.1.12.1/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* old revsions removed.Stefan Briesenick2013-05-254-69/+11
| | | | | Package-Manager: portage-2.2.0_alpha176/cvs/Linux x86_64 Manifest-Sign-Key: 0xBB6C42C7
* stabilized. solves bug #469986.Stefan Briesenick2013-05-253-16/+14
| | | | | Package-Manager: portage-2.2.0_alpha176/cvs/Linux x86_64 Manifest-Sign-Key: 0xBB6C42C7
* Stable for ppc64, wrt bug #455470Agostino Sarubbo2013-05-243-18/+21
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux ppc64 RepoMan-Options: --include-arches="ppc64" Manifest-Sign-Key: 0x7194459F
* Stable for ppc, wrt bug #455470Agostino Sarubbo2013-05-203-18/+21
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux ppc64 RepoMan-Options: --include-arches="ppc" Manifest-Sign-Key: 0x7194459F
* Stable for x86, wrt bug #455470Agostino Sarubbo2013-05-203-18/+21
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #455470Agostino Sarubbo2013-05-193-13/+22
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Call default src_install to install DOCS properlySergey Popov2013-05-153-12/+15
| | | | | Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Fix LICENSE, proprietary license according to AVM. Redistribution is not ↵Ulrich Müller2013-05-153-7/+69
| | | | | | | allowed, therefore adding mirror and bindist restrictions and fetching directly from upstream FTP server. Bug 446156. Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 Manifest-Sign-Key: 0x9433907D693FB5B8!
* Revision bump: Add epatch_user, add patch to prevent sandbox violations, use ↵Sergey Popov2013-05-154-9/+119
| | | | | | | default 'emake install' instead of einstall, add compatibility with Automake 1.13, wrt bug #469476 Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Revision bump: bump EAPI to 5, add epatch_user, do not apply ip-path.patch ↵Sergey Popov2013-05-153-11/+73
| | | | | | | anymore, wrt bug #455470. Thanks to Michelangelo Scopelliti for discovering this issue Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Remove redundant WANT_AUTOMAKEPatrick Lauer2013-05-123-38/+28
| | | | Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64
* Move epatch to src_prepare phasePatrick Lauer2013-05-123-18/+17
| | | | Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64
* Fix LICENSE, GPL-2+ according to author, bug 446154.Ulrich Müller2013-05-083-9/+29
| | | | | Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 Manifest-Sign-Key: 0x9433907D693FB5B8!
* Drop old revisionSergey Popov2013-05-053-98/+13
| | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Stable for x86, wrt bug #468292Agostino Sarubbo2013-05-053-13/+22
| | | | | | Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable on amd64, wrt bug #468292Sergey Popov2013-05-053-12/+15
| | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Revision bump: package does not have libtool archives, do not remove .la ↵Sergey Popov2013-05-033-9/+98
| | | | | | | sound files wrt bug #468292, thanks to Matthias Hanft Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Use patch by Shunsuke Shimizu (bug #467330) instead of sed script. Rename ↵Jeroen Roovers2013-04-265-11/+30
| | | | | | | automake-1.12 patch to avoid future confusion. Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
* Fix building with automake-1.13 (bug #467330 by Shunsuke Shimizu).Jeroen Roovers2013-04-263-19/+20
| | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
* Drop old revisionSergey Popov2013-04-263-107/+12
| | | | | Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Respect AR, wrt bug #467222. Thanks to Agostino Sarubbo for discovering this ↵Sergey Popov2013-04-264-18/+30
| | | | | | | issue Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Stable for x86, wrt bug #467208Agostino Sarubbo2013-04-253-18/+21
| | | | | Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #467208Agostino Sarubbo2013-04-253-14/+22
| | | | | Package-Manager: portage-2.1.11.62/cvs/Linux x86_64 Manifest-Sign-Key: 0x7194459F
* Version bump: EAPI 5, epatch_user, show post-installation message only at ↵Sergey Popov2013-04-144-7/+103
| | | | | | | first install. Respect CC, CFLAGS and LDFLAGS variables, wrt bug #336109 Package-Manager: portage-2.2.0_alpha171/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Version bump.Tim Harder2013-04-063-16/+79
| | | | | Package-Manager: portage-2.2.0_alpha171/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Drop old versionSergey Popov2013-04-014-97/+24
| | | | | Package-Manager: portage-2.2.0_alpha170/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* fix bug number in last Changelog entrySergey Popov2013-04-012-10/+10
| | | | | Package-Manager: portage-2.2.0_alpha170/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Revision bump: EAPI 5, use autotools-utils and python-single-r1 eclasses, ↵Sergey Popov2013-04-013-9/+95
| | | | | | | fixes bugs #315089 and #308257 Package-Manager: portage-2.2.0_alpha170/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Fix building with automake >=1.11.2, wrt bug #424892. Thanks to Dennis ↵Sergey Popov2013-04-014-12/+33
| | | | | | | Freise for discovering this issue and for providing patch Package-Manager: portage-2.2.0_alpha170/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Fix HOMEPAGE and SRC_URI, wrt bug #327787. Thanks to René Neumann for ↵Sergey Popov2013-04-013-14/+18
| | | | | | | discovering this issue Package-Manager: portage-2.2.0_alpha170/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Drop old revisionSergey Popov2013-04-013-116/+28
| | | | | Package-Manager: portage-2.2.0_alpha170/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Revision bump: fix QA issues, bump to EAPI 5, add epatch_user, respect ↵Sergey Popov2013-04-013-13/+75
| | | | | | | LDFLAGS, wrt bug #332727 Package-Manager: portage-2.2.0_alpha170/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Clean up old revision.Gilles Dartiguelongue2013-03-293-45/+9
| | | | | Package-Manager: portage-2.2.0_alpha166/cvs/Linux x86_64 Manifest-Sign-Key: 0xC6085806
* Stable for ppc, wrt bug #458984Agostino Sarubbo2013-03-263-18/+21
| | | | | | Package-Manager: portage-2.1.11.52/cvs/Linux ppc64 RepoMan-Options: --force Manifest-Sign-Key: 0x7194459F
* Stable for x86, wrt bug #458984Agostino Sarubbo2013-03-253-18/+21
| | | | | Package-Manager: portage-2.1.11.52/cvs/Linux ppc64 Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #458984Agostino Sarubbo2013-03-253-10/+23
| | | | | Package-Manager: portage-2.1.11.52/cvs/Linux ppc64 Manifest-Sign-Key: 0x7194459F
* Respect compiler during plugins build, wrt bug #461722. Thanks to Agostino ↵Sergey Popov2013-03-254-13/+22
| | | | | | | Sarubbo for discovering this issue Package-Manager: portage-2.2.0_alpha168/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Adjust SRC_URI, wrt bug #457854. Thanks to Theo Chatzimichos for discovering ↵Sergey Popov2013-03-243-11/+18
| | | | | | | this issue Package-Manager: portage-2.2.0_alpha169/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Drop oldSergey Popov2013-03-146-183/+14
| | | | | Package-Manager: portage-2.2.0_alpha166/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Stable for x86, wrt bug #449950Agostino Sarubbo2013-03-143-18/+21
| | | | | Package-Manager: portage-2.1.11.52/cvs/Linux x86_64 Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #449950Agostino Sarubbo2013-03-143-13/+22
| | | | | Package-Manager: portage-2.1.11.52/cvs/Linux x86_64 Manifest-Sign-Key: 0x7194459F
* Revision bump: EAPI 5, fix stop function in initscript, wrt bug #449950Sergey Popov2013-03-104-27/+111
| | | | | Package-Manager: portage-2.2.0_alpha166/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Change optional postgresql dependency to dev-db/postgresql-base wrt bug ↵Sergey Popov2013-03-103-5/+23
| | | | | | | #456900. Thanks to Oleg Gawriloff for discovering this issue Package-Manager: portage-2.2.0_alpha166/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* QA: add missing inherit on eutils eclass - needed for domenuSergey Popov2013-03-103-12/+15
| | | | | Package-Manager: portage-2.2.0_alpha166/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Drop oldSergey Popov2013-03-104-59/+14
| | | | | Package-Manager: portage-2.2.0_alpha166/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Stable for ppc, wrt bug #460672Agostino Sarubbo2013-03-093-18/+21
| | | | | Package-Manager: portage-2.1.11.52/cvs/Linux ppc64 Manifest-Sign-Key: 0x7194459F