diff options
author | Julien Durillon <julien.durillon@gmail.com> | 2012-01-24 16:01:27 +0100 |
---|---|---|
committer | Julien Durillon <julien.durillon@gmail.com> | 2012-01-24 16:01:27 +0100 |
commit | 7109b09951f311367a2aec4fea3084c0f0a6f53b (patch) | |
tree | 4d1a23eb107a2d81f74b1a028bce2edca7b56de9 | |
parent | With gsd manifest (diff) | |
download | keruspe-7109b09951f311367a2aec4fea3084c0f0a6f53b.tar.gz keruspe-7109b09951f311367a2aec4fea3084c0f0a6f53b.tar.bz2 keruspe-7109b09951f311367a2aec4fea3084c0f0a6f53b.zip |
Fix systemd git url
-rw-r--r-- | sys-apps/systemd/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/systemd/Manifest b/sys-apps/systemd/Manifest index d106c2d7..717a4533 100644 --- a/sys-apps/systemd/Manifest +++ b/sys-apps/systemd/Manifest @@ -1 +1 @@ -EBUILD systemd-9999.ebuild 4362 RMD160 5b9855c95fe77077b49101601ced0178acb1eb79 SHA1 cfcfa295b7d2af03487489f896608a7d81d84f01 SHA256 7b73363d01ff2ce8d0335a3f172fc3dd1050ad9438d425affbb757a510697087 +EBUILD systemd-9999.ebuild 4370 RMD160 690e9e13380bb6eeeb6ff6c73df5cee5d2964d6f SHA1 e8d2d0798b32ea579b5d1e96a8214f9110d77f50 SHA256 579b8161a41f8a0ec95b63455218a6af24b791780fbd6c82d04d6c6932f3e0ca diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index 2df3c64b..63455f84 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -9,7 +9,7 @@ inherit autotools bash-completion-r1 git-2 linux-info pam systemd DESCRIPTION="System and service manager for Linux" HOMEPAGE="http://www.freedesktop.org/wiki/Software/systemd" -EGIT_REPO_URI="git://anongit.freedesktop.org/systemd" +EGIT_REPO_URI="git://anongit.freedesktop.org/systemd/systemd" LICENSE="GPL-2" SLOT="0" |