GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdftk support, and fix mime-magic
Robin H. Johnson
2004-03-10
1
-3
/
+16
*
typo fix for php-ext
Robin H. Johnson
2004-03-10
1
-2
/
+2
*
correct site-gentoo.el to be much more specific about what files should be in...
Matthew Kennedy
2004-03-09
2
-11
/
+19
*
added Panard's patch to the register-archive command
Ryan Phillips
2004-03-07
1
-2
/
+2
*
This was done per request of mr.bones - outside calls to get vars like
Michael Cummings
2004-03-05
1
-14
/
+22
*
Cleaned up, thanks Mr_bones for pointing out the kde-base eclass
Michael Cummings
2004-03-05
1
-173
/
+4
*
ebook.eclass was marked stable for amd64, but devhelp is unstable. marked
Jason Huebel
2004-03-05
1
-2
/
+2
*
Removed BETA notice; fix for repoman scans when webapp-config not installed
Stuart Herbert
2004-03-03
1
-7
/
+9
*
Updated to sync with webapp-config release
Stuart Herbert
2004-03-02
1
-22
/
+132
*
stderr > /dev/null
Akinori Hattori
2004-03-01
1
-2
/
+2
*
permission fix
Akinori Hattori
2004-03-01
1
-5
/
+5
*
fix group check in enewuser #43278
Mike Frysinger
2004-02-29
1
-6
/
+3
*
use getent to query passwd/group database and have enewuser add new accounts ...
Mike Frysinger
2004-02-29
1
-26
/
+17
*
handle cases where requested gid is already taken #41657
Mike Frysinger
2004-02-27
1
-3
/
+10
*
handle cases where requested uid is already taken #41657
Mike Frysinger
2004-02-27
1
-2
/
+9
*
Fixes bug #42911 and clean up.
Akinori Hattori
2004-02-27
1
-28
/
+33
*
Put the hack in the eclass.
Matthew Kennedy
2004-02-27
1
-1
/
+43
*
include -mtune in the list
Mike Frysinger
2004-02-26
1
-1
/
+2
*
fix bug #42944
Robin H. Johnson
2004-02-26
2
-7
/
+12
*
Spaces to tabs.
Donnie Berkholz
2004-02-25
1
-9
/
+9
*
Adding amd64 keyword. Closing #42517.
Daniel Ahlberg
2004-02-25
1
-2
/
+2
*
remove the configure_die and add an IUSE statement
Caleb Tennis
2004-02-24
1
-35
/
+3
*
change install location of desktop files #26578
Mike Frysinger
2004-02-24
1
-3
/
+8
*
make warning messages even more pronounce
Mike Frysinger
2004-02-23
1
-8
/
+13
*
Make arch() more robust. Basically copied from use() in ebuild.sh.
Donnie Berkholz
2004-02-23
1
-2
/
+30
*
einfo for patch_exclude() should be in the ebuild.
Donnie Berkholz
2004-02-21
1
-3
/
+1
*
Quotes messing up wildcards with multiple matches.
Donnie Berkholz
2004-02-21
1
-2
/
+2
*
patch_exclude() was a little too general.
Donnie Berkholz
2004-02-21
1
-2
/
+2
*
Add patch_exclude() for easy, verbose, pattern-matching patch exclusion.
Donnie Berkholz
2004-02-21
1
-1
/
+21
*
Add arch() helper function to save space when checking ARCH.
Donnie Berkholz
2004-02-21
1
-1
/
+5
*
Removed eutils and flag-o-matic from inherit list since epatch and
Mamoru Komachi
2004-02-21
1
-4
/
+5
*
fix awkward english
Mike Frysinger
2004-02-21
1
-2
/
+2
*
add replace-cpu-flags to help tone down march/mcpu flags
Mike Frysinger
2004-02-21
1
-5
/
+19
*
move ALLOWED_FLAGS/UNSTABLE_FLAGS out of global scope since only one or two f...
Mike Frysinger
2004-02-21
1
-51
/
+72
*
autoconf in DEPEND
Mike Frysinger
2004-02-21
1
-2
/
+3
*
Changed $* to "$@" to avoid parameter expansion.
Mamoru Komachi
2004-02-20
1
-2
/
+2
*
fix to ensure digest integrity. repoman MUST be used with FEATURES='cvs'
John Mylchreest
2004-02-18
1
-8
/
+13
*
small fix in case /usr/src/linux/Makefile doesnt exist
John Mylchreest
2004-02-18
1
-1
/
+5
*
marked ~mips until deps are stable
Michael Sterrett
2004-02-17
1
-2
/
+2
*
mips and ia64 need deps first
Michael Sterrett
2004-02-17
1
-2
/
+2
*
arm isn't ready yet.
Michael Sterrett
2004-02-17
3
-6
/
+6
*
arm needs deps first
Michael Sterrett
2004-02-17
1
-2
/
+2
*
update to cause unipatch to fatal error if file doesnt exist (or is not reada...
John Mylchreest
2004-02-16
1
-7
/
+20
*
add VIM_RUNTIME_SNAP support
Aron Griffis
2004-02-16
1
-1
/
+11
*
adding support for ARCH_URI and ARCH_PATCH
John Mylchreest
2004-02-16
1
-1
/
+17
*
docs fix
John Mylchreest
2004-02-15
1
-5
/
+10
*
*** empty log message ***
Matthew Kennedy
2004-02-12
2
-13
/
+55
*
fix for CD_ROOT when using multiple cds
Mike Frysinger
2004-02-12
1
-1
/
+6
*
Add max_cmd_len patch
Martin Schlemmer
2004-02-11
2
-2
/
+43
*
attempt to fix jpeg linking bug in PHP - bug #41220, bug #27525.
Robin H. Johnson
2004-02-11
1
-2
/
+2
[next]