diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-14 10:45:20 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-14 10:45:20 +0000 |
commit | ea09fa0bef3983aee08aeec6c6cc6e9e027eeb2b (patch) | |
tree | a1ec8b00092a0fd700ff34ef4ae4cf3c1ae80349 /sci-libs | |
parent | Fix LICENSE, HPND according to license notices in source files. The bundled G... (diff) | |
download | gentoo-2-ea09fa0bef3983aee08aeec6c6cc6e9e027eeb2b.tar.gz gentoo-2-ea09fa0bef3983aee08aeec6c6cc6e9e027eeb2b.tar.bz2 gentoo-2-ea09fa0bef3983aee08aeec6c6cc6e9e027eeb2b.zip |
Update LICENSE, HPND according to notices in source files.
(Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/vecmath-objectclub/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/vecmath-objectclub/ChangeLog b/sci-libs/vecmath-objectclub/ChangeLog index 0ecadc793aee..f48f1f767bb4 100644 --- a/sci-libs/vecmath-objectclub/ChangeLog +++ b/sci-libs/vecmath-objectclub/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/vecmath-objectclub # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/vecmath-objectclub/ChangeLog,v 1.3 2012/08/04 15:30:17 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/vecmath-objectclub/ChangeLog,v 1.4 2012/12/14 10:45:20 ulm Exp $ + + 14 Dec 2012; Ulrich Müller <ulm@gentoo.org> vecmath-objectclub-1.14.ebuild: + Update LICENSE, HPND according to notices in source files. 04 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml, vecmath-objectclub-1.14.ebuild: diff --git a/sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.ebuild b/sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.ebuild index 7acf100e2927..fb7a40234547 100644 --- a/sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.ebuild +++ b/sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.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/sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.ebuild,v 1.3 2012/08/04 15:30:17 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/vecmath-objectclub/vecmath-objectclub-1.14.ebuild,v 1.4 2012/12/14 10:45:20 ulm Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Unofficial free implementation of Sun javax.vecmath by Kenji Hirana HOMEPAGE="http://www.objectclub.jp/download/vecmath_e" SRC_URI="http://www.objectclub.jp/download/files/vecmath/${MY_PN}-${PV}.tar.gz" -LICENSE="as-is" +LICENSE="HPND" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" |