commit:     9437bb82af886fca25543177bf8f96d6db51f306
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 16 03:53:54 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 03:53:54 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9437bb82

x11-misc/xnots: Live ebuild.

Package-Manager: portage-2.2.20.1

 x11-misc/xnots/xnots-0.2.1-r1.ebuild                        | 2 +-
 x11-misc/xnots/{xnots-0.2.1-r1.ebuild => xnots-9999.ebuild} | 7 +++----
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/x11-misc/xnots/xnots-0.2.1-r1.ebuild 
b/x11-misc/xnots/xnots-0.2.1-r1.ebuild
index 89f8649..ee11e5f 100644
--- a/x11-misc/xnots/xnots-0.2.1-r1.ebuild
+++ b/x11-misc/xnots/xnots-0.2.1-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit toolchain-funcs
 
 DESCRIPTION="A desktop sticky note program for the unix geek"
-HOMEPAGE="http://xnots.sourceforge.net";
+HOMEPAGE="http://xnots.sourceforge.net https://github.com/thePalindrome/xnots";
 SRC_URI="mirror://sourceforge/xnots/${P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/x11-misc/xnots/xnots-0.2.1-r1.ebuild 
b/x11-misc/xnots/xnots-9999.ebuild
similarity index 82%
copy from x11-misc/xnots/xnots-0.2.1-r1.ebuild
copy to x11-misc/xnots/xnots-9999.ebuild
index 89f8649..d30b43e 100644
--- a/x11-misc/xnots/xnots-0.2.1-r1.ebuild
+++ b/x11-misc/xnots/xnots-9999.ebuild
@@ -3,15 +3,14 @@
 # $Id$
 
 EAPI=5
-inherit toolchain-funcs
+inherit git-r3 toolchain-funcs
 
 DESCRIPTION="A desktop sticky note program for the unix geek"
-HOMEPAGE="http://xnots.sourceforge.net";
-SRC_URI="mirror://sourceforge/xnots/${P}.tar.gz"
+HOMEPAGE="http://xnots.sourceforge.net https://github.com/thePalindrome/xnots";
+EGIT_REPO_URI="https://github.com/thePalindrome/xnots";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
 IUSE="vim-syntax"
 
 RDEPEND="x11-libs/libX11

Reply via email to