commit: a2f64691bc791f30b3f8021eb70e49feb294edc2 Author: Tiziano Müller <dev-zero <AT> gentoo <DOT> org> AuthorDate: Sat Dec 20 08:03:20 2014 +0000 Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org> CommitDate: Sat Dec 20 08:03:20 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=a2f64691
set license --- dev-vcs/PyGitUp/PyGitUp-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/PyGitUp/PyGitUp-1.2.1.ebuild b/dev-vcs/PyGitUp/PyGitUp-1.2.1.ebuild index 51e5629..0ed52d2 100644 --- a/dev-vcs/PyGitUp/PyGitUp-1.2.1.ebuild +++ b/dev-vcs/PyGitUp/PyGitUp-1.2.1.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="A python implementation of git up" HOMEPAGE="https://github.com/msiemens/PyGitUp" SRC_URI="https://github.com/msiemens/PyGitUp/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="" +LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" IUSE=""
