From 4bd5d08cf1e3ec8dbe2f51aed9c55d4679087148 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Thu, 18 Sep 2014 08:02:26 +0200 Subject: [PATCH] updated ebuild metadata --- app-backup/mkstage4/mkstage4-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-backup/mkstage4/mkstage4-9999.ebuild b/app-backup/mkstage4/mkstage4-9999.ebuild index d6307d1..b2075a8 100644 --- a/app-backup/mkstage4/mkstage4-9999.ebuild +++ b/app-backup/mkstage4/mkstage4-9999.ebuild @@ -8,8 +8,8 @@ inherit git-2 RESTRICT="strip" -DESCRIPTION="native bindings for the FUSE kernel module" -HOMEPAGE="https://github.com/tools/godep" +DESCRIPTION="Bash Utility for Creating Stage 4 Tarballs" +HOMEPAGE="https://github.com/TheChymera/${PN}" EGIT_REPO_URI="https://github.com/TheChymera/${PN}.git" LICENSE="GPL-3"