diff options
Diffstat (limited to 'dev-ruby/yard/yard-0.8.2.1.ebuild')
-rw-r--r-- | dev-ruby/yard/yard-0.8.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/yard/yard-0.8.2.1.ebuild b/dev-ruby/yard/yard-0.8.2.1.ebuild index 1ff53c00f19d..32096f34e3f3 100644 --- a/dev-ruby/yard/yard-0.8.2.1.ebuild +++ b/dev-ruby/yard/yard-0.8.2.1.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/yard/yard-0.8.2.1.ebuild,v 1.4 2012/10/28 17:23:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.2.1.ebuild,v 1.5 2012/12/02 14:10:05 graaff Exp $ EAPI=4 @@ -23,7 +23,7 @@ HOMEPAGE="http://yardoc.org/" SRC_URI="https://github.com/lsegal/yard/tarball/${PV} -> ${P}-git.tgz" RUBY_S="lsegal-yard-*" -LICENSE="as-is" # truly +LICENSE="MIT" SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |