Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483056 - enlightenment is moving to git
Summary: enlightenment is moving to git
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: enlightenment+disabled
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-30 19:55 UTC by Michael Zanetta
Modified: 2013-08-31 15:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Add support for git in enlightenment.eclass (enlightenment_git.patch,1.38 KB, patch)
2013-08-30 19:56 UTC, Michael Zanetta
Details | Diff
example patch on 2 modules (tclock and engage FTW) (e_modules.patch,992 bytes, patch)
2013-08-30 19:57 UTC, Michael Zanetta
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Zanetta 2013-08-30 19:55:36 UTC
Enlightenment is moving a lot of stuff to git and this is breaking vapier's overlay which is still based on svn.

Here's a patch to enlightenment.eclass and 2 patches for modules allowing them to be emerged from the new git repo based on the presence or not of ESVN_URI_APPEND 

Reproducible: Always

Steps to Reproduce:
1. layman -L && layman -a enlightenment
2. emerge x11-plugins/e_modules-engage
3. fails as it's moved off of e17's svn
Comment 1 Michael Zanetta 2013-08-30 19:56:42 UTC
Created attachment 357454 [details, diff]
Add support for git in enlightenment.eclass
Comment 2 Michael Zanetta 2013-08-30 19:57:41 UTC
Created attachment 357456 [details, diff]
example patch on 2 modules (tclock and engage FTW)
Comment 3 Thomas Sachau gentoo-dev 2013-08-31 13:07:38 UTC
eclass support for git added, switched modules are moved to git
Comment 4 Thomas Sachau gentoo-dev 2013-08-31 15:30:20 UTC
core libs and e17 are now also moved