diff options
author | Thomas Sachau <tommy@gentoo.org> | 2013-08-31 12:43:02 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2013-08-31 12:43:02 +0000 |
commit | 4147dece9ba5aba21d8648b4f7926ef536393db9 (patch) | |
tree | 0860d0f8516e924d0c8a8974cdecebf56d7fff62 /x11-plugins | |
parent | Switch to git (diff) | |
download | enlightenment-4147dece9ba5aba21d8648b4f7926ef536393db9.tar.gz enlightenment-4147dece9ba5aba21d8648b4f7926ef536393db9.tar.bz2 enlightenment-4147dece9ba5aba21d8648b4f7926ef536393db9.zip |
Switch to git
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/e_modules-mpdule/e_modules-mpdule-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/e_modules-mpdule/e_modules-mpdule-9999.ebuild b/x11-plugins/e_modules-mpdule/e_modules-mpdule-9999.ebuild index 470561b..ab2d3a7 100644 --- a/x11-plugins/e_modules-mpdule/e_modules-mpdule-9999.ebuild +++ b/x11-plugins/e_modules-mpdule/e_modules-mpdule-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 DESCRIPTION="Simple MPD module for e17" |