Gentoo Archives: gentoo-commits

From: "Tiziano Müller" <dev-zero@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-vcs/PyGitUp/
Date: Thu, 01 Jan 2015 13:37:27
Message-Id: 1419062600.a2f64691bc791f30b3f8021eb70e49feb294edc2.dev-zero@gentoo
1 commit: a2f64691bc791f30b3f8021eb70e49feb294edc2
2 Author: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 20 08:03:20 2014 +0000
4 Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 20 08:03:20 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=a2f64691
7
8 set license
9
10 ---
11 dev-vcs/PyGitUp/PyGitUp-1.2.1.ebuild | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/dev-vcs/PyGitUp/PyGitUp-1.2.1.ebuild b/dev-vcs/PyGitUp/PyGitUp-1.2.1.ebuild
15 index 51e5629..0ed52d2 100644
16 --- a/dev-vcs/PyGitUp/PyGitUp-1.2.1.ebuild
17 +++ b/dev-vcs/PyGitUp/PyGitUp-1.2.1.ebuild
18 @@ -13,7 +13,7 @@ DESCRIPTION="A python implementation of git up"
19 HOMEPAGE="https://github.com/msiemens/PyGitUp"
20 SRC_URI="https://github.com/msiemens/PyGitUp/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 -LICENSE=""
23 +LICENSE="MIT"
24 SLOT="0"
25 KEYWORDS="~amd64"
26 IUSE=""