diff options
author | Thomas Sachau <tommy@gentoo.org> | 2013-08-31 12:40:06 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2013-08-31 12:40:06 +0000 |
commit | 6fc65e99d5ec9c11489d6d3a8e3298347ad3733a (patch) | |
tree | f683493541af48ba174644fa67ba424e29e39583 /x11-plugins | |
parent | Switch to git (diff) | |
download | enlightenment-6fc65e99d5ec9c11489d6d3a8e3298347ad3733a.tar.gz enlightenment-6fc65e99d5ec9c11489d6d3a8e3298347ad3733a.tar.bz2 enlightenment-6fc65e99d5ec9c11489d6d3a8e3298347ad3733a.zip |
Switch to git
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/e_modules-everything-websearch/e_modules-everything-websearch-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/e_modules-everything-websearch/e_modules-everything-websearch-9999.ebuild b/x11-plugins/e_modules-everything-websearch/e_modules-everything-websearch-9999.ebuild index e14b015..2462bb2 100644 --- a/x11-plugins/e_modules-everything-websearch/e_modules-everything-websearch-9999.ebuild +++ b/x11-plugins/e_modules-everything-websearch/e_modules-everything-websearch-9999.ebuild @@ -4,8 +4,8 @@ EAPI=5 -ESVN_SUB_PROJECT="E-MODULES-EXTRA" -ESVN_URI_APPEND="${PN#e_modules-}" +EGIT_SUB_PROJECT="enlightenment/modules" +EGIT_URI_APPEND="${PN#e_modules-}" inherit enlightenment |