From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D90AB139BC8 for ; Wed, 16 Sep 2015 03:54:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2C58E085A; Wed, 16 Sep 2015 03:54:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D437E085A for ; Wed, 16 Sep 2015 03:54:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 47C6F340C44 for ; Wed, 16 Sep 2015 03:54:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBB71202 for ; Wed, 16 Sep 2015 03:54:31 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1442375634.9437bb82af886fca25543177bf8f96d6db51f306.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xnots/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xnots/xnots-0.2.1-r1.ebuild x11-misc/xnots/xnots-9999.ebuild X-VCS-Directories: x11-misc/xnots/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 9437bb82af886fca25543177bf8f96d6db51f306 X-VCS-Branch: master Date: Wed, 16 Sep 2015 03:54:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: cf0d0d48-9851-4eb2-be76-0cd4bc0853a2 X-Archives-Hash: 5195b20df18883c6572059d7bb737aab commit: 9437bb82af886fca25543177bf8f96d6db51f306 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Sep 16 03:53:54 2015 +0000 Commit: Jeroen Roovers gentoo 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