diff options
author | Hans de Graaff <graaff@gentoo.org> | 2012-12-02 13:56:14 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2012-12-02 13:56:14 +0000 |
commit | db13d17ffa46e26e01abc0b20144a06cb94d9347 (patch) | |
tree | 4bba3bd83e49399318c7cb5a6ce19e842da4862f /dev-ruby/log_buddy/log_buddy-0.7.0.ebuild | |
parent | Fix license, bug 445456. (diff) | |
download | gentoo-2-db13d17ffa46e26e01abc0b20144a06cb94d9347.tar.gz gentoo-2-db13d17ffa46e26e01abc0b20144a06cb94d9347.tar.bz2 gentoo-2-db13d17ffa46e26e01abc0b20144a06cb94d9347.zip |
Fix license, bug 445456.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/log_buddy/log_buddy-0.7.0.ebuild')
-rw-r--r-- | dev-ruby/log_buddy/log_buddy-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/log_buddy/log_buddy-0.7.0.ebuild b/dev-ruby/log_buddy/log_buddy-0.7.0.ebuild index 8a21d3c28345..7e1969cdeb24 100644 --- a/dev-ruby/log_buddy/log_buddy-0.7.0.ebuild +++ b/dev-ruby/log_buddy/log_buddy-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log_buddy/log_buddy-0.7.0.ebuild,v 1.2 2012/08/14 04:00:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log_buddy/log_buddy-0.7.0.ebuild,v 1.3 2012/12/02 13:56:14 graaff Exp $ EAPI="4" @@ -18,7 +18,7 @@ inherit ruby-fakegem eutils DESCRIPTION="Log statements along with their name easily." HOMEPAGE="https://github.com/relevance/log_buddy" -LICENSE="as-is" +LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" IUSE="test" |