From 3935b49bba00b9d32636963b8222873009abd6de Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sun, 17 Jan 2010 06:46:09 +0000 Subject: Fix LICENSE, bug 300426. (Portage version: 2.2_rc61/cvs/Linux i686) --- dev-libs/cryptlib/ChangeLog | 8 ++++++-- dev-libs/cryptlib/cryptlib-3.3.2.ebuild | 6 +++--- dev-libs/cryptlib/cryptlib-3.3.3.ebuild | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'dev-libs/cryptlib') diff --git a/dev-libs/cryptlib/ChangeLog b/dev-libs/cryptlib/ChangeLog index c6aa9d8c6e82..2bc2599128c4 100644 --- a/dev-libs/cryptlib/ChangeLog +++ b/dev-libs/cryptlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/cryptlib -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cryptlib/ChangeLog,v 1.18 2009/12/31 16:20:45 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cryptlib/ChangeLog,v 1.19 2010/01/17 06:46:09 ulm Exp $ + + 17 Jan 2010; Ulrich Mueller cryptlib-3.3.2.ebuild, + cryptlib-3.3.3.ebuild: + Fix LICENSE, bug 300426. 31 Dec 2009; Christian Faulhammer cryptlib-3.3.3.ebuild: diff --git a/dev-libs/cryptlib/cryptlib-3.3.2.ebuild b/dev-libs/cryptlib/cryptlib-3.3.2.ebuild index acf6a4cfcb51..ca893967beed 100644 --- a/dev-libs/cryptlib/cryptlib-3.3.2.ebuild +++ b/dev-libs/cryptlib/cryptlib-3.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cryptlib/cryptlib-3.3.2.ebuild,v 1.1 2009/01/31 00:20:57 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cryptlib/cryptlib-3.3.2.ebuild,v 1.2 2010/01/17 06:46:09 ulm Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -13,7 +13,7 @@ DOC_PREFIX="${PN}-3.3.2" SRC_URI="ftp://ftp.franken.de/pub/crypt/cryptlib/cl${MY_PV}.zip doc? ( mirror://gentoo/${DOC_PREFIX}-manual.pdf.bz2 )" -LICENSE="Sleepycat" +LICENSE="DB" KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="doc ldap odbc" diff --git a/dev-libs/cryptlib/cryptlib-3.3.3.ebuild b/dev-libs/cryptlib/cryptlib-3.3.3.ebuild index 6e7dd59ee5cc..0516ded52db1 100644 --- a/dev-libs/cryptlib/cryptlib-3.3.3.ebuild +++ b/dev-libs/cryptlib/cryptlib-3.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cryptlib/cryptlib-3.3.3.ebuild,v 1.3 2009/12/31 16:20:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cryptlib/cryptlib-3.3.3.ebuild,v 1.4 2010/01/17 06:46:09 ulm Exp $ EAPI="2" DISTUTILS_DISABLE_PYTHON_DEPENDENCY="1" @@ -17,7 +17,7 @@ DOC_PREFIX="${PN}-3.3.3" SRC_URI="ftp://ftp.franken.de/pub/crypt/cryptlib/cl${MY_PV}.zip doc? ( mirror://gentoo/${DOC_PREFIX}-manual.pdf.bz2 )" -LICENSE="Sleepycat" +LICENSE="DB" KEYWORDS="amd64 x86" SLOT="0" IUSE="doc ldap odbc python" -- cgit v1.2.3-65-gdbad