diff options
Diffstat (limited to 'app-backup/bup/bup-9999.ebuild')
-rw-r--r-- | app-backup/bup/bup-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-backup/bup/bup-9999.ebuild b/app-backup/bup/bup-9999.ebuild index 0a63e28..1e425a3 100644 --- a/app-backup/bup/bup-9999.ebuild +++ b/app-backup/bup/bup-9999.ebuild @@ -4,12 +4,12 @@ EAPI=4 -EGIT_REPO_URI="git://github.com/apenwarr/${PN}.git - http://github.com/apenwarr/${PN}.git" +EGIT_REPO_URI="git://github.com/bup/${PN}.git + http://github.com/bup/${PN}.git" inherit git-2 eutils DESCRIPTION="It backs things up based on the git packfile format" -HOMEPAGE="http://github.com/apenwarr/bup" +HOMEPAGE="http://github.com/bup/bup" LICENSE="LGPL-2" SLOT="0" |