summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add ~ia64. (Manifest recommit)Akinori Hattori2004-12-141-2/+2
|
* add ~ia64.Akinori Hattori2004-12-142-3/+7
|
* add ~ia64. (Manifest recommit)Akinori Hattori2004-12-141-12/+2
|
* add ~ia64.Akinori Hattori2004-12-142-3/+6
|
* Stable on alpha. (Manifest recommit)Bryan Østergaard2004-12-111-11/+11
|
* Stable on alpha.Bryan Østergaard2004-12-112-3/+7
|
* Marked stable on x86. (Manifest recommit)Aaron Walker2004-12-101-2/+12
|
* Marked stable on x86.Aaron Walker2004-12-103-15/+8
|
* make sure sash respects $LDFLAGS (Manifest recommit)Mike Frysinger2004-12-081-4/+4
|
* make sure sash respects $LDFLAGSMike Frysinger2004-12-081-7/+5
|
* cross-compile fixes (Manifest recommit)Mike Frysinger2004-12-081-1/+11
|
* cross-compile fixesMike Frysinger2004-12-081-3/+3
|
* when linking ncurses, search $ROOT/usr/lib (Manifest recommit)Mike Frysinger2004-12-071-1/+1
|
* when linking ncurses, search $ROOT/usr/libMike Frysinger2004-12-071-2/+2
|
* Revision bump. New gentoo-bashcomp release which includes new ekeyword ↵Aaron Walker2004-12-061-2/+12
| | | | completion (thanks ciaranm) in addition to fixing bug 73266. Also, as of this release, the gentoo completions file is installed into /usr/share/bash-completion, with a symlink taking its old location (/etc/bash_completion.d). (Manifest recommit)
* Revision bump. New gentoo-bashcomp release which includes new ekeyword ↵Aaron Walker2004-12-064-8/+92
| | | | completion (thanks ciaranm) in addition to fixing bug 73266. Also, as of this release, the gentoo completions file is installed into /usr/share/bash-completion, with a symlink taking its old location (/etc/bash_completion.d).
* Stable on sparc (Manifest recommit)Gustavo Zacarias2004-12-011-17/+7
|
* Stable on sparcGustavo Zacarias2004-12-012-3/+7
|
* Version bump; closes bug 72696. Keeping stable. Tidy old ebuilds. (Manifest ↵Aaron Walker2004-11-281-2/+12
| | | | recommit)
* Version bump; closes bug 72696. Keeping stable. Tidy old ebuilds.Aaron Walker2004-11-287-52/+13
|
* Revision bump; new gentoo-bashcomp release. Also, added gentoo patch for ↵Aaron Walker2004-11-271-3/+13
| | | | extra filetypes support for .ts (bug 67201) and others. Fixed gkrellm completion to complete for gkrellm2 as well. Marked 20041017-r1 stable on x86. (Manifest recommit)
* Revision bump; new gentoo-bashcomp release. Also, added gentoo patch for ↵Aaron Walker2004-11-278-99/+73
| | | | extra filetypes support for .ts (bug 67201) and others. Fixed gkrellm completion to complete for gkrellm2 as well. Marked 20041017-r1 stable on x86.
* Marked stable on x86. (Manifest recommit)Aaron Walker2004-11-231-2/+12
|
* Marked stable on x86.Aaron Walker2004-11-233-15/+9
|
* Fixed digests. (Manifest recommit)Sven Wegener2004-11-221-1/+11
|
* Fixed digests.Sven Wegener2004-11-224-19/+14
|
* 6.12 no longer on SRC_URI. version bumped to 6.13. Old version cleanout. ↵Daniel Black2004-11-221-12/+14
| | | | Added myself to maintainer for some silly reason. Removed big patch before spanky found out. Added another useless sentence cause the commit message wasn't long enough. (Manifest recommit)
* 6.12 no longer on SRC_URI. version bumped to 6.13. Old version cleanout. ↵Daniel Black2004-11-2214-1091/+41
| | | | Added myself to maintainer for some silly reason. Removed big patch before spanky found out. Added another useless sentence cause the commit message wasn't long enough.
* ppc stable (Manifest recommit)Daniel Black2004-11-201-5/+5
|
* ppc stableDaniel Black2004-11-202-3/+6
|
* Use has_version to determine whether or not to install subversion ↵Aaron Walker2004-11-151-2/+12
| | | | completion. (Manifest recommit)
* Use has_version to determine whether or not to install subversion completion.Aaron Walker2004-11-153-18/+12
|
* Version bump. (Manifest recommit)Aaron Walker2004-11-141-2/+12
|
* Version bump.Aaron Walker2004-11-146-58/+19
|
* Clean up profile.d file thanks to Joker. (Manifest recommit)Aaron Walker2004-11-121-2/+12
|
* Clean up profile.d file thanks to Joker.Aaron Walker2004-11-123-24/+14
|
* sh KEYWORDS (Manifest recommit)Mike Frysinger2004-11-121-17/+7
|
* sh KEYWORDSMike Frysinger2004-11-121-2/+2
|
* sh KEYWORDS (Manifest recommit)Mike Frysinger2004-11-121-14/+14
|
* sh KEYWORDSMike Frysinger2004-11-123-6/+6
|
* Don't install subversion completion since >=dev-util/subversion-1.1.1-r1 ↵Aaron Walker2004-11-121-2/+12
| | | | provides a much better one. (Manifest recommit)
* Don't install subversion completion since >=dev-util/subversion-1.1.1-r1 ↵Aaron Walker2004-11-124-12/+90
| | | | provides a much better one.
* Revision bump; added support for static and diet (dietlibc) USE flags as ↵Aaron Walker2004-11-111-2/+12
| | | | requested in bug #70768. Also, ebuild now respects user CFLAGS as it should. (Manifest recommit)
* Revision bump; added support for static and diet (dietlibc) USE flags as ↵Aaron Walker2004-11-114-12/+60
| | | | requested in bug #70768. Also, ebuild now respects user CFLAGS as it should.
* Version bump; tidy old ebuilds. (Manifest recommit)Aaron Walker2004-11-101-2/+12
|
* Version bump; tidy old ebuilds.Aaron Walker2004-11-109-97/+13
|
* LICENSE fix (Manifest recommit)Michael Sterrett2004-11-091-3/+3
|
* LICENSE fixMichael Sterrett2004-11-093-6/+6
|
* Updated to use flag-o-matic and toolchain-funcs eclasses; also added static ↵Aaron Walker2004-11-091-2/+12
| | | | USE flag support (bug #70369). (Manifest recommit)
* Updated to use flag-o-matic and toolchain-funcs eclasses; also added static ↵Aaron Walker2004-11-093-20/+16
| | | | USE flag support (bug #70369).