summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2012-12-02 14:10:05 +0000
committerHans de Graaff <graaff@gentoo.org>2012-12-02 14:10:05 +0000
commit89b36f4723019d911c83e2bebd81e6ed3c1ba8ec (patch)
tree8dedb077526f01f497d9d3d4b831f4c1e407bfb4 /dev-ruby/yard
parentRemove old versions. (diff)
downloadgentoo-2-89b36f4723019d911c83e2bebd81e6ed3c1ba8ec.tar.gz
gentoo-2-89b36f4723019d911c83e2bebd81e6ed3c1ba8ec.tar.bz2
gentoo-2-89b36f4723019d911c83e2bebd81e6ed3c1ba8ec.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/yard')
-rw-r--r--dev-ruby/yard/ChangeLog6
-rw-r--r--dev-ruby/yard/yard-0.8.2.1.ebuild4
-rw-r--r--dev-ruby/yard/yard-0.8.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/yard/ChangeLog b/dev-ruby/yard/ChangeLog
index 584a45ae52dc..1cb02a98df4b 100644
--- a/dev-ruby/yard/ChangeLog
+++ b/dev-ruby/yard/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/yard
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.37 2012/12/02 14:07:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.38 2012/12/02 14:10:05 graaff Exp $
+
+ 02 Dec 2012; Hans de Graaff <graaff@gentoo.org> yard-0.8.2.1.ebuild,
+ yard-0.8.3.ebuild:
+ Fix license, bug 445456.
02 Dec 2012; Hans de Graaff <graaff@gentoo.org> -yard-0.8.1.ebuild:
Remove old versions.
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=""
diff --git a/dev-ruby/yard/yard-0.8.3.ebuild b/dev-ruby/yard/yard-0.8.3.ebuild
index e110132d4588..57fb56408cdd 100644
--- a/dev-ruby/yard/yard-0.8.3.ebuild
+++ b/dev-ruby/yard/yard-0.8.3.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.3.ebuild,v 1.3 2012/10/28 17:23:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.3.ebuild,v 1.4 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 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""