summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Honour CC and LDLFAGS; dont prestrip files, bug #239890, remove unused sed ↵Alexis Ballier2008-12-201-2/+12
| | | | | | | dep, dodoc the changelog too (Portage version: 2.2_rc17/cvs/Linux 2.6.27.10 x86_64) (Signed Manifest commit)
* Honour CC and LDLFAGS; dont prestrip files, bug #239890, remove unused sed ↵Alexis Ballier2008-12-202-15/+19
| | | | | | dep, dodoc the changelog too (Portage version: 2.2_rc17/cvs/Linux 2.6.27.10 x86_64)
* honour CC,CFLAGS,LDFLAGS, bug #240834, dont prestrip files, add a die to ↵Alexis Ballier2008-12-201-2/+12
| | | | | | | dobin, quote workdir, keyword ~amd64 (Portage version: 2.2_rc17/cvs/Linux 2.6.27.10 x86_64) (Signed Manifest commit)
* honour CC,CFLAGS,LDFLAGS, bug #240834, dont prestrip files, add a die to ↵Alexis Ballier2008-12-202-8/+15
| | | | | | dobin, quote workdir, keyword ~amd64 (Portage version: 2.2_rc17/cvs/Linux 2.6.27.10 x86_64)
* install doc in /usr/share/doc/PF, bug #241290Alexis Ballier2008-12-201-5/+5
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.10 x86_64) (Signed Manifest commit)
* install doc in /usr/share/doc/PF, bug #241290Alexis Ballier2008-12-202-2/+11
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.10 x86_64)
* convert to distutils eclassAlexis Ballier2008-12-201-2/+12
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.10 x86_64) (Signed Manifest commit)
* convert to distutils eclassAlexis Ballier2008-12-202-9/+9
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.10 x86_64)
* Add new version 7.3.0Joe Peterson2008-12-201-15/+8
| | | | | (Portage version: 2.1.6.1/cvs/Linux 2.6.27-gentoo-r4 i686) (Unsigned Manifest commit)
* Add new version 7.3.0Joe Peterson2008-12-207-24/+564
| | | | (Portage version: 2.1.6.1/cvs/Linux 2.6.27-gentoo-r4 i686)
* stable amd64, bug 245517Thomas Anderson2008-12-201-2/+12
| | | | | (Portage version: 2.1.6_rc3/cvs/Linux 2.6.25.9 x86_64) (Signed Manifest commit)
* stable amd64, bug 245517Thomas Anderson2008-12-202-3/+7
| | | | (Portage version: 2.1.6_rc3/cvs/Linux 2.6.25.9 x86_64)
* stable amd64, bug 245517Thomas Anderson2008-12-201-2/+12
| | | | | (Portage version: 2.1.6_rc3/cvs/Linux 2.6.25.9 x86_64) (Signed Manifest commit)
* stable amd64, bug 245517Thomas Anderson2008-12-202-3/+7
| | | | (Portage version: 2.1.6_rc3/cvs/Linux 2.6.25.9 x86_64)
* Update desktop entry to latest freedesktop spec.Samuli Suominen2008-12-191-2/+3
| | | | | (Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686) (Unsigned Manifest commit)
* Update desktop entry to latest freedesktop spec.Samuli Suominen2008-12-193-3/+24
| | | | (Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686)
* s/them/locales/Samuli Suominen2008-12-191-1/+1
| | | | | (Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686) (Unsigned Manifest commit)
* s/them/locales/Samuli Suominen2008-12-191-2/+2
| | | | (Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686)
* Add GCONF_DEBUG=no because the pkg doesn't support --enable/--disable-debug ↵Samuli Suominen2008-12-191-2/+3
| | | | | | | configure option. Add AC_PROG_CXX for libtool-2.2 wrt #241578, thanks to <larstobi at snota.no>. Run intltoolize because otherwise it won't build or install them at all. (Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686) (Unsigned Manifest commit)
* Add GCONF_DEBUG=no because the pkg doesn't support --enable/--disable-debug ↵Samuli Suominen2008-12-193-2/+29
| | | | | | configure option. Add AC_PROG_CXX for libtool-2.2 wrt #241578, thanks to <larstobi at snota.no>. Run intltoolize because otherwise it won't build or install them at all. (Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686)
* honour ldflags and fix asneeded build, bug #247832Alexis Ballier2008-12-191-2/+13
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* honour ldflags and fix asneeded build, bug #247832Alexis Ballier2008-12-193-4/+22
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* Dont let the build system install the doc itselfs, they are installed in a ↵Alexis Ballier2008-12-191-2/+12
| | | | | | | messed up location, bug #247952; we dodoc them already (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* Dont let the build system install the doc itselfs, they are installed in a ↵Alexis Ballier2008-12-192-5/+14
| | | | | | messed up location, bug #247952; we dodoc them already (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* fix build with gcc 4.3, bug #251221Alexis Ballier2008-12-191-2/+13
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* fix build with gcc 4.3, bug #251221Alexis Ballier2008-12-193-2/+77
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* Honour ldflags/cflags/cxxflags/cc/cxx, bug #240830, fix gcc 4.3 build, bug ↵Alexis Ballier2008-12-191-1/+13
| | | | | | | #251258 (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* Honour ldflags/cflags/cxxflags/cc/cxx, bug #240830, fix gcc 4.3 build, bug ↵Alexis Ballier2008-12-193-2/+86
| | | | | | #251258 (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* Removed || die after enewuser, bug #237296.Peter Volkov2008-12-191-5/+5
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.26-openvz.git-89451f9 i686) (Unsigned Manifest commit)
* Removed || die after enewuser, bug #237296.Peter Volkov2008-12-195-11/+15
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.26-openvz.git-89451f9 i686)
* Fix build with forced asneeded, bug #247866, honour ldflags, dont prestrip filesAlexis Ballier2008-12-191-5/+7
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* Fix build with forced asneeded, bug #247866, honour ldflags, dont prestrip filesAlexis Ballier2008-12-194-2/+38
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* remove useless configure switches, use emake, drop redundant DEPsAlexis Ballier2008-12-191-2/+12
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* remove useless configure switches, use emake, drop redundant DEPsAlexis Ballier2008-12-192-13/+9
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* Fix configure that has been generated with a broken AM_PATH_FLTK that causes ↵Alexis Ballier2008-12-191-2/+13
| | | | | | | failures with forced asneeded, bug #247865 (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* Fix configure that has been generated with a broken AM_PATH_FLTK that causes ↵Alexis Ballier2008-12-193-2/+32
| | | | | | failures with forced asneeded, bug #247865 (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* Add missing pkg-config dep, bug #239807Alexis Ballier2008-12-191-2/+12
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* Add missing pkg-config dep, bug #239807Alexis Ballier2008-12-192-5/+10
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* Fix python 2.6 support by Steven Robertson <nihilismwow@gmail.com>, bug #240188Alexis Ballier2008-12-191-5/+6
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* Fix python 2.6 support by Steven Robertson <nihilismwow@gmail.com>, bug #240188Alexis Ballier2008-12-193-3/+41
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* remove oldAlexis Ballier2008-12-191-6/+4
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* remove oldAlexis Ballier2008-12-192-125/+4
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* version bump, honour cflags/ldflags and build with asneeded, bug #247821Alexis Ballier2008-12-191-1/+13
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* version bump, honour cflags/ldflags and build with asneeded, bug #247821Alexis Ballier2008-12-192-2/+39
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* Fix build with forced as-needed, bug #247863, respect CFLAGS/LDFLAGS, dont ↵Alexis Ballier2008-12-191-3/+14
| | | | | | | build pic for a binary, handle to proaudio herd. (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* Fix build with forced as-needed, bug #247863, respect CFLAGS/LDFLAGS, dont ↵Alexis Ballier2008-12-194-8/+53
| | | | | | build pic for a binary, handle to proaudio herd. (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
* Took maintainership and did minor ebuild cleanupChristoph Mende2008-12-191-4/+14
| | | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.28-rc8 x86_64) (Signed Manifest commit)
* Took maintainership and did minor ebuild cleanupChristoph Mende2008-12-194-15/+21
| | | | (Portage version: 2.2_rc17/cvs/Linux 2.6.28-rc8 x86_64)
* rename sqlite3 useflag to sqlite, by Henrique Rodrigues ↵Alexis Ballier2008-12-191-5/+5
| | | | | | | <henrique.rodrigues@ist.utl.pt>, bug #251409 (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64) (Signed Manifest commit)
* rename sqlite3 useflag to sqlite, by Henrique Rodrigues ↵Alexis Ballier2008-12-192-5/+10
| | | | | | <henrique.rodrigues@ist.utl.pt>, bug #251409 (Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)