diff options
author | William Lallemand <wlallemand@irq6.net> | 2013-02-28 20:53:27 +0100 |
---|---|---|
committer | William Lallemand <wlallemand@irq6.net> | 2013-02-28 20:53:27 +0100 |
commit | 0399d978a00e1b1289b6482d133b353736c238c9 (patch) | |
tree | 48eba2c09e40a5d708aca287714489a294fbc0d3 /net-im/poezio/poezio-9999.ebuild | |
parent | poezio git and dependencies (diff) | |
download | sekh-0399d978a00e1b1289b6482d133b353736c238c9.tar.gz sekh-0399d978a00e1b1289b6482d133b353736c238c9.tar.bz2 sekh-0399d978a00e1b1289b6482d133b353736c238c9.zip |
poezio: change git url
Diffstat (limited to 'net-im/poezio/poezio-9999.ebuild')
-rw-r--r-- | net-im/poezio/poezio-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/poezio/poezio-9999.ebuild b/net-im/poezio/poezio-9999.ebuild index c1e6ae8..ecb21b3 100644 --- a/net-im/poezio/poezio-9999.ebuild +++ b/net-im/poezio/poezio-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 PYTHON_DEPEND="3" -EGIT_REPO_URI="git://github.com/sekh/poezio.git" +EGIT_REPO_URI="http://git.poezio.eu/poezio/" inherit python git-2 |