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
*
Parallel-make support was added in gnustep-make 2.2.0
Bernard Cafarelli
2009-05-11
1
-4
/
+6
*
Add possibility of not including Subversion in DEPEND.
Arfrever Frehtes Taifersar Arahesis
2009-05-10
1
-12
/
+26
*
binutils >= 2.18 is GPL-3
Mark Loeser
2009-05-10
1
-3
/
+7
*
add USE=gold support #266282 and depend on binutils-config-1.9 for everyone
Mike Frysinger
2009-05-09
1
-8
/
+5
*
export EGIT_VERSION. Per bug #268622.
Tomas Chvatal
2009-05-09
1
-6
/
+8
*
Fixed typo
Markos Chandras
2009-05-09
1
-2
/
+2
*
Few minor updates to kde4 eclasses. Introduce kde4-stable-live support.
Tomas Chvatal
2009-05-09
3
-19
/
+51
*
New eqmake4. Fixes bug #244692 . Thanks to Davide Pesavento <davidepesa@gmail...
Markos Chandras
2009-05-09
1
-35
/
+69
*
Introduce updated cmake-utils eclass
Tomas Chvatal
2009-05-08
1
-10
/
+18
*
Add support for graphite
Mark Loeser
2009-05-07
1
-1
/
+8
*
There is only one version of the ecj.jar upstream currently, so we'll use the...
Mark Loeser
2009-05-07
1
-3
/
+3
*
Add variable GO_MONO_SUB_BRANCH so we can change to MAIN-MINOR-MICRO branches...
Peter Alfredsen
2009-05-05
1
-2
/
+3
*
simplify log handling in autotools_run_tool and include the pwd in the log he...
Mike Frysinger
2009-05-04
1
-9
/
+12
*
Import patch from Debian http://bugs.debian.org/347650 which hacks around lib...
Peter Alfredsen
2009-05-03
6
-6
/
+118
*
Eclass updated to support SVN ebuilds, plus nitpicks.
Peter Alfredsen
2009-05-03
1
-27
/
+53
*
Add dependency on sys-devel/flex for binutils; bug #221407
Mark Loeser
2009-05-03
1
-2
/
+3
*
Previous commit spuriously introduced a [ -> [[ change which broke the eclass
Nirbheek Chauhan
2009-05-01
1
-2
/
+2
*
Fix quoting issues, patch by maekke -- bug 258217
Nirbheek Chauhan
2009-05-01
1
-8
/
+8
*
Fix quoting issues, patch by maekke -- bug 258211
Nirbheek Chauhan
2009-05-01
1
-6
/
+6
*
Use XFCE4_PATCHES in non live ebuilds too.
Jeremy Olexa
2009-05-01
1
-1
/
+3
*
Typo++. Well sometimes copy/pasto just does not work.
Tomas Chvatal
2009-04-29
1
-2
/
+2
*
Update eapi2 issues reported by subversion eclass users. Agreed with yngwin t...
Tomas Chvatal
2009-04-29
1
-9
/
+9
*
Punt xprint
Raúl Porcel
2009-04-29
2
-10
/
+6
*
Unquoted for use in dodoc (doesn't work with multiple filenames). Updated S...
Joe Sapp
2009-04-28
1
-7
/
+8
*
Update for EAPI="2".
Arfrever Frehtes Taifersar Arahesis
2009-04-26
1
-3
/
+16
*
Support ESVN_USER and ESVN_PASSWORD variables.
Arfrever Frehtes Taifersar Arahesis
2009-04-26
1
-6
/
+28
*
Run 'svn cleanup' to automatically upgrade working copies.
Arfrever Frehtes Taifersar Arahesis
2009-04-26
1
-1
/
+3
*
added proper multilib support (#266769)
George Shapovalov
2009-04-25
1
-1
/
+9
*
Make eclass 4.5.{1,2} ready
Markos Chandras
2009-04-23
1
-2
/
+8
*
Update permission fixing code. Per bug #266432.
Tomas Chvatal
2009-04-19
1
-9
/
+12
*
Move elog information from prepare to postinst and also switch from elog to e...
Tomas Chvatal
2009-04-18
1
-9
/
+9
*
Stop supporting generation 1
Vlastimil Babka
2009-04-17
1
-60
/
+1
*
Add line noting that the warning is pure QA. Per discussion with yngwin on #g...
Tomas Chvatal
2009-04-17
1
-1
/
+2
*
Document ESVN_MIRROR variable for kde eclasses. Requested on irc.
Tomas Chvatal
2009-04-15
1
-1
/
+5
*
Remove sliped inherit base from the previous fixing breakage :[
Tomas Chvatal
2009-04-14
1
-2
/
+2
*
Sync from Emacs overlay (revision 1379).
Ulrich Müller
2009-04-14
1
-50
/
+5
*
Fix issues with patches being applied twice. Remember that we should let othe...
Tomas Chvatal
2009-04-13
1
-4
/
+1
*
Update kde4 eclasses
Tomas Chvatal
2009-04-13
3
-515
/
+399
*
set S when running elibtoolize so we get expected behavior #265319 by Michael...
Mike Frysinger
2009-04-12
1
-3
/
+3
*
Exit with error when runing src_compile and no Makefile is around.
Tomas Chvatal
2009-04-11
1
-1
/
+3
*
allow src_prepare to use restore_config #265745 by Michał Górny
Mike Frysinger
2009-04-11
1
-3
/
+3
*
Updating poppler.eclass for new backend handling scheme.
Peter Alfredsen
2009-04-10
1
-3
/
+1
*
Die when there is no CMakeLists.txt
Tomas Chvatal
2009-04-10
1
-1
/
+9
*
Update the unpack to actualy extract correct .git folder. Thanks to robbat2 f...
Tomas Chvatal
2009-04-10
1
-9
/
+16
*
Apply patches from PATCHES variable too in git eclass. Now it was applying on...
Tomas Chvatal
2009-04-08
1
-3
/
+6
*
Partial sync from Emacs overlay:
Ulrich Müller
2009-04-08
1
-7
/
+20
*
Add working migration for shallow copy repositories. We cant keep it around s...
Tomas Chvatal
2009-04-07
1
-4
/
+10
*
Fix a typo. Z vs S :] Thanks reavertm for spoting.
Tomas Chvatal
2009-04-07
1
-2
/
+2
*
Fix typo. Thanks Caster for spoting.
Tomas Chvatal
2009-04-06
1
-2
/
+2
*
If you just pass --no-pager to git, you can avoid the need to pipe to cat.
Robin H. Johnson
2009-04-06
1
-3
/
+3
[next]