summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2012-12-02 13:53:09 +0000
committerHans de Graaff <graaff@gentoo.org>2012-12-02 13:53:09 +0000
commit56318a360ce7c42d00bf3bfbfa7e28ebb938dcd5 (patch)
treefb05aa05a4c434809e2e9592c22c67f69d3d947b /dev-ruby/libxml
parentVersion bump (diff)
downloadgentoo-2-56318a360ce7c42d00bf3bfbfa7e28ebb938dcd5.tar.gz
gentoo-2-56318a360ce7c42d00bf3bfbfa7e28ebb938dcd5.tar.bz2
gentoo-2-56318a360ce7c42d00bf3bfbfa7e28ebb938dcd5.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/libxml')
-rw-r--r--dev-ruby/libxml/ChangeLog6
-rw-r--r--dev-ruby/libxml/libxml-2.2.1.ebuild4
-rw-r--r--dev-ruby/libxml/libxml-2.3.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog
index 0454b0430363..9d72d9ab5f08 100644
--- a/dev-ruby/libxml/ChangeLog
+++ b/dev-ruby/libxml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/libxml
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.72 2012/08/25 06:14:24 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.73 2012/12/02 13:53:09 graaff Exp $
+
+ 02 Dec 2012; Hans de Graaff <graaff@gentoo.org> libxml-2.2.1.ebuild,
+ libxml-2.3.3.ebuild:
+ Fix license, bug 445456.
25 Aug 2012; Hans de Graaff <graaff@gentoo.org> -libxml-2.0.5.ebuild,
-libxml-2.2.2.ebuild, -libxml-2.3.0.ebuild, -libxml-2.3.2.ebuild:
diff --git a/dev-ruby/libxml/libxml-2.2.1.ebuild b/dev-ruby/libxml/libxml-2.2.1.ebuild
index af7a700d4966..135f4386d5f5 100644
--- a/dev-ruby/libxml/libxml-2.2.1.ebuild
+++ b/dev-ruby/libxml/libxml-2.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/libxml/libxml-2.2.1.ebuild,v 1.9 2012/05/01 18:24:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.2.1.ebuild,v 1.10 2012/12/02 13:53:09 graaff Exp $
EAPI=2
@@ -18,7 +18,7 @@ inherit ruby-fakegem
DESCRIPTION="Ruby libxml with a user friendly API, akin to REXML, but feature complete and significantly faster."
HOMEPAGE="http://libxml.rubyforge.org"
-LICENSE="as-is"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 hppa ppc ppc64 x86"
IUSE=""
diff --git a/dev-ruby/libxml/libxml-2.3.3.ebuild b/dev-ruby/libxml/libxml-2.3.3.ebuild
index f522758ada87..13051f772471 100644
--- a/dev-ruby/libxml/libxml-2.3.3.ebuild
+++ b/dev-ruby/libxml/libxml-2.3.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/libxml/libxml-2.3.3.ebuild,v 1.1 2012/07/21 11:17:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.3.3.ebuild,v 1.2 2012/12/02 13:53:09 graaff Exp $
EAPI=2
@@ -18,7 +18,7 @@ inherit ruby-fakegem
DESCRIPTION="Ruby libxml with a user friendly API, akin to REXML, but feature complete and significantly faster."
HOMEPAGE="https://github.com/xml4r/libxml-ruby"
-LICENSE="as-is"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""