summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2012-12-02 14:01:09 +0000
committerHans de Graaff <graaff@gentoo.org>2012-12-02 14:01:09 +0000
commit7a8322e3f886d2de1221db69b864106f21f78a62 (patch)
tree2426e8d180a32b0699cfd5088b178fe8162f6ec6 /dev-ruby
parentFix license, bug 445456. (diff)
downloadgentoo-2-7a8322e3f886d2de1221db69b864106f21f78a62.tar.gz
gentoo-2-7a8322e3f886d2de1221db69b864106f21f78a62.tar.bz2
gentoo-2-7a8322e3f886d2de1221db69b864106f21f78a62.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')
-rw-r--r--dev-ruby/right_http_connection/ChangeLog6
-rw-r--r--dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/right_http_connection/ChangeLog b/dev-ruby/right_http_connection/ChangeLog
index e80bcc33b93c..bd15703687f4 100644
--- a/dev-ruby/right_http_connection/ChangeLog
+++ b/dev-ruby/right_http_connection/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/right_http_connection
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.13 2012/09/15 11:53:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.14 2012/12/02 14:01:09 graaff Exp $
+
+ 02 Dec 2012; Hans de Graaff <graaff@gentoo.org>
+ right_http_connection-1.3.0.ebuild:
+ Fix license, bug 445456.
15 Sep 2012; Hans de Graaff <graaff@gentoo.org>
-right_http_connection-1.2.4-r1.ebuild:
diff --git a/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild b/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild
index 1d2689584e6d..88db0f352241 100644
--- a/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild
+++ b/dev-ruby/right_http_connection/right_http_connection-1.3.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/right_http_connection/right_http_connection-1.3.0.ebuild,v 1.3 2012/06/24 05:12:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.3.0.ebuild,v 1.4 2012/12/02 14:01:09 graaff Exp $
EAPI=4
@@ -18,7 +18,7 @@ HOMEPAGE="http://rightscale.rubyforge.org/"
SRC_URI="https://github.com/rightscale/right_http_connection/tarball/v${PV} -> ${P}.tgz"
RUBY_S="rightscale-${PN}-*"
-LICENSE="as-is" # truly
+LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""