summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version bump.Mike Frysinger2005-04-261-2/+7
| | | | (Portage version: 2.0.51.20-r4)
* Stable on alpha, requested by Karol Wojtaszek <sekretarz@gentoo.org>.Bryan Østergaard2005-03-311-1/+5
| | | | (Portage version: 2.0.51.19)
* Version bump.Mike Frysinger2005-03-131-1/+8
| | | | (Portage version: 2.0.51.19)
* Stable on ppcDaniel Goller2005-03-041-1/+4
| | | | (Portage version: 2.0.51-r15)
* Update portage.patch to verify that we always have a leading '/' when we ↵Martin Schlemmer2005-02-231-1/+8
| | | | | | replace $D. (Portage version: 2.0.51-r15)
* Stable on ppc64Markus Rothe2005-02-151-1/+4
| | | | (Portage version: 2.0.51-r15)
* Add a catch for infer tags with CC=cc just like CC=gcc.Mike Frysinger2005-02-151-1/+5
| | | | (Portage version: 2.0.51-r15)
* Marked stable on mips.Joshua Kinard2005-02-071-1/+4
| | | | (Portage version: 2.0.51-r15)
* Stable on sparcGustavo Zacarias2005-02-011-1/+5
| | | | (Portage version: 2.0.51-r15)
* Fix typo in the tag infer patch.Mike Frysinger2005-01-281-1/+7
| | | | (Portage version: 2.0.51-r15)
* Multilib fixes.Jeremy Huddleston2005-01-231-1/+5
| | | | (Portage version: 2.0.51-r14)
* Push out updated patches.Mike Frysinger2005-01-201-1/+4
| | | | (Portage version: 2.0.51-r13)
* Touch up portage patch to pass libtools `make check` #70350.Mike Frysinger2005-01-201-1/+5
| | | | (Portage version: 2.0.51-r13)
* Update the infer tag patch to go both ways #77921.Mike Frysinger2005-01-191-1/+5
| | | | (Portage version: 2.0.51-r13)
* Change encoding to UTF-8 for GLEP 31 complianceCiaran McCreesh2005-01-031-3/+6
|
* Remove useless C++ checks #73344. Means we have to run all the autotool ↵Mike Frysinger2004-12-171-1/+7
| | | | stuff ourself (whee!).
* Remove the amd64-alias patch since gnuconfig_update does all the magic now.Mike Frysinger2004-12-171-1/+6
|
* Rather than guess at variable name changes, perform version sanity checks to ↵Mike Frysinger2004-12-111-1/+11
| | | | make sure that the libtool version being used by configure (via aclocal.m4/libtool.m4) matches that of the local ltmain.sh/libtool files.
* Move to unstable and include patch by Robin Johnson to fix locking issues ↵Mike Frysinger2004-11-301-1/+6
| | | | #40992.
* Update the .so and tag guessing patches.Mike Frysinger2004-11-091-1/+7
|
* SLOT-ed version of libtool, no point in building 1.3.5 all the time.Mike Frysinger2004-11-091-1/+4
|
* fix changelogMike Frysinger2004-11-091-1/+3
|
* Add another check to the CC tag guessing.Mike Frysinger2004-11-091-1/+5
|
* Try to impove auto-guessing at --tag #67692.Mike Frysinger2004-11-041-1/+7
|
* Version bump.Mike Frysinger2004-11-011-1/+7
|
* Marked stable on mips.Joshua Kinard2004-09-251-1/+4
|
* quotes ! more quotes ! #47771Mike Frysinger2004-09-021-1/+5
|
* Fix all the gnuconfig_update screwiness in these ebuilds #57224Aron Griffis2004-07-161-1/+6
|
* bug #57224, don't call gnuconfig a bazillion timesTom Gall2004-07-151-1/+5
|
* it seems that this libtool breaks building .so files for a few ebuilds. next ↵Travis Tilley2004-07-101-1/+6
| | | | time i test, i guess i'll have to emerge world -e twice instead of just once ;)
* added back keywords for all supported archsTravis Tilley2004-07-091-1/+4
|
* version bumpTravis Tilley2004-07-081-1/+7
|
* virtual/glibc -> virtual/libcJeremy Huddleston2004-07-021-1/+6
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-241-2/+2
|
* uclibc support addedNed Ludd2004-06-241-1/+6
|
* Stable on alpha.Bryan Østergaard2004-06-111-1/+4
|
* make sure we have the correct version of autoconfRobin H. Johnson2004-04-271-1/+4
|
* stable on amd64. yup. definately stable on amd64.Travis Tilley2004-04-091-1/+4
|
* set stable on sparcTodd Sunderlin2004-03-311-1/+4
|
* ChangeLog fixDaniel Ahlberg2004-03-021-1/+2
|
* Actually remove the correct patch for bug #43244.Martin Schlemmer2004-03-011-1/+7
|
* Remove libtool-1.4.2-fix-linkage-of-cxx-code-with-gcc.patch, as it breaksMartin Schlemmer2004-02-291-1/+7
| | | | things for newer gst-plugins, etc (bug #43244).
* libtool-1.5.2-r3.ebuild changes for ppc64, call gnuconfig_update as neededTom Gall2004-02-191-1/+6
|
* For older autoconf setups's that do not support libtool.m4,Martin Schlemmer2004-02-111-1/+9
| | | | | are never set, causing all tests against it to fail, resulting in 'integer expression expected' errors and possible misbehaviour.
* If a package use an older libtool, and libtool.m4 for that package isMartin Schlemmer2004-02-111-1/+10
| | | | | | updated, but not libtool, then we run into an issue where is not set. This results in libraries being built without '.so' extension, bug #40901.
* Fix empty VERSION and PACKAGE, bug #39576.Martin Schlemmer2004-02-071-1/+6
|
* Mask again as it have some issues.Martin Schlemmer2004-02-071-1/+4
|
* Add to testing.Martin Schlemmer2004-02-061-1/+4
|
* Bump to stableMartin Schlemmer2004-02-061-1/+4
|
* Update version; closes bug #39576.Martin Schlemmer2004-02-031-2/+9
|