summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add myself as maintainerPavlos Ratis2013-12-081-9/+15
| | | | (Portage version: 2.1.13.1/cvs/Linux x86_64, signed Manifest commit with key 0x3A051746)
* add myself as maintainerPavlos Ratis2013-12-082-2/+6
| | | | (Portage version: 2.1.13.1/cvs/Linux x86_64, signed Manifest commit with key 0x3A051746)
* Remove old.Michael Palimaka2013-07-091-8/+10
| | | | (Portage version: 2.1.12.12/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
* Remove old.Michael Palimaka2013-07-093-348/+6
| | | | (Portage version: 2.1.12.12/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
* alpha/ia64/m68k/s390/sh/sparc stable wrt #418451Raúl Porcel2012-07-081-2/+12
| | | | (Portage version: 2.1.11.5/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
* alpha/ia64/m68k/s390/sh/sparc stable wrt #418451Raúl Porcel2012-07-082-3/+6
| | | | (Portage version: 2.1.11.5/cvs/Linux ia64)
* Change manifest to new hashes.Jeff Horelick2012-07-051-18/+7
| | | | (Portage version: 2.2.0_alpha115/cvs/Linux i686, unsigned Manifest commit)
* app-shells/sash: Fix for recent linux-headers, #423655Justin Lecher2012-06-301-7/+8
| | | | (Portage version: 2.2.0_alpha114/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
* app-shells/sash: Fix for recent linux-headers, #423655Justin Lecher2012-06-303-10/+18
| | | | (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
* arm stable, bug #418451Markus Meier2012-06-171-6/+6
| | | | (Portage version: 2.1.10.65/cvs/Linux i686, signed Manifest commit with key 072AD062)
* arm stable, bug #418451Markus Meier2012-06-172-3/+6
| | | | (Portage version: 2.1.10.65/cvs/Linux i686)
* Stable for HPPA (bug #418451).Jeroen Roovers2012-06-141-2/+12
| | | | (Portage version: 2.2.0_alpha110/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Stable for HPPA (bug #418451).Jeroen Roovers2012-06-142-3/+6
| | | | (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
* Marking sash-3.7-r3 ppc for bug 418451Brent Baude2012-06-071-2/+2
| | | | (Portage version: 2.1.10.49/cvs/Linux ppc64, unsigned Manifest commit)
* Marking sash-3.7-r3 ppc for bug 418451Brent Baude2012-06-072-3/+6
| | | | (Portage version: 2.1.10.49/cvs/Linux ppc64)
* Marking sash-3.7-r3 ppc64 for bug 418451Brent Baude2012-06-051-12/+2
| | | | (Portage version: 2.1.10.49/cvs/Linux ppc64, unsigned Manifest commit)
* Marking sash-3.7-r3 ppc64 for bug 418451Brent Baude2012-06-052-3/+6
| | | | (Portage version: 2.1.10.49/cvs/Linux ppc64)
* Stable on AMD64 to fix #418451Homer Parker2012-06-021-2/+12
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64, signed Manifest commit with key F671A0DB)
* Stable on AMD64 to fix #418451Homer Parker2012-06-022-3/+6
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
* marked x86 per bug 418451Jeff Horelick2012-06-011-12/+2
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux i686, unsigned Manifest commit)
* marked x86 per bug 418451Jeff Horelick2012-06-012-5/+8
| | | | (Portage version: 2.2.0_alpha108/cvs/Linux i686)
* Drop useless fix-includes patch as this breaks with gcc-4.6+ ↵Mike Frysinger2011-09-251-10/+7
| | | | | | (--disable-shared is not a valid flag). Depend on lib packages being built with USE=static-libs when we are built with USE=static #384333 by Guenther Brunthaler. (Portage version: 2.2.0_alpha59/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Drop useless fix-includes patch as this breaks with gcc-4.6+ ↵Mike Frysinger2011-09-255-34/+27
| | | | | | (--disable-shared is not a valid flag). Depend on lib packages being built with USE=static-libs when we are built with USE=static #384333 by Guenther Brunthaler. (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
* Remove <herd>no-herd</herd>.Michał Górny2011-09-231-5/+7
| | | | (Portage version: 2.2.0_alpha59_p8/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
* Remove <herd>no-herd</herd>.Michał Górny2011-09-231-1/+0
| | | | (Portage version: 2.2.0_alpha59_p8/cvs/Linux x86_64)
* Remove readline USE flag and patch given that the patch itself is custom and ↵Diego Elio Pettenò2011-09-011-5/+5
| | | | | | not vanilla, and this is orphaned. (Portage version: 2.2.0_alpha51/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Remove readline USE flag and patch given that the patch itself is custom and ↵Diego Elio Pettenò2011-09-012-14/+13
| | | | | | not vanilla, and this is orphaned. (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
* Fix building with GCC 4.6 by not passing broken LDFLAGS (bug #381005). Do ↵Diego Elio Pettenò2011-08-291-2/+12
| | | | | | not link statically unconditionally. Use latest EAPI. (Portage version: 2.2.0_alpha51/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Fix building with GCC 4.6 by not passing broken LDFLAGS (bug #381005). Do ↵Diego Elio Pettenò2011-08-292-12/+20
| | | | | | not link statically unconditionally. Use latest EAPI. (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
* Drop to ~mipsMart Raudsepp2011-02-061-2/+2
| | | | (Portage version: 2.1.9.35/cvs/Linux mips64, unsigned Manifest commit)
* Drop to ~mipsMart Raudsepp2011-02-062-5/+8
| | | | (Portage version: 2.1.9.35/cvs/Linux mips64)
* Revbump to fix dep on sys-libs/ncurses[static-libs], bug #331677Michael Weber2010-09-061-11/+2
| | | | | (Portage version: 2.1.8.3/cvs/Linux x86_64) (Unsigned Manifest commit)
* Revbump to fix dep on sys-libs/ncurses[static-libs], bug #331677Michael Weber2010-09-062-1/+51
| | | | (Portage version: 2.1.8.3/cvs/Linux x86_64)
* Orphan this old & largely obsolete shell.Mike Frysinger2010-08-091-2/+12
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit)
* Orphan this old & largely obsolete shell.Mike Frysinger2010-08-092-3/+9
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-312-34/+0
|
* use emakeMike Frysinger2007-01-131-10/+31
| | | | | (Portage version: 2.1.2_rc4-r8) (Signed Manifest commit)
* use emakeMike Frysinger2007-01-132-3/+5
| | | | (Portage version: 2.1.2_rc4-r8)
* dont use the deprecated readline function completion_matchesMike Frysinger2007-01-131-1/+1
|
* Version bump to force linking with newer zlib #100683.Mike Frysinger2005-07-301-0/+10
| | | | | (Portage version: 2.0.51.22-r2) (Signed Manifest commit)
* Version bump to force linking with newer zlib #100683.Mike Frysinger2005-07-301-15/+6
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Version bump to force linking with newer zlib #100683.Mike Frysinger2005-07-303-2/+54
| | | | (Portage version: 2.0.51.22-r2)
* base-system owns thisMike Frysinger2005-07-301-0/+5
|
* oldMike Frysinger2005-07-302-47/+0
|
* Let portage handle the stripping of binaries.Sven Wegener2005-05-311-0/+10
| | | | | (Portage version: 2.0.51.22-r1) (Signed Manifest commit)
* Let portage handle the stripping of binaries.Sven Wegener2005-05-311-4/+4
| | | | | (Portage version: 2.0.51.22-r1) (Unsigned Manifest commit)
* Let portage handle the stripping of binaries.Sven Wegener2005-05-312-4/+10
| | | | (Portage version: 2.0.51.22-r1)
* fix LDFLAGS injection #88431Mike Frysinger2005-04-091-6/+1
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* fix LDFLAGS injection #88431Mike Frysinger2005-04-091-6/+6
| | | | (Portage version: 2.0.51.19)
* oldMike Frysinger2005-04-095-380/+0
|