diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-03-07 11:28:32 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-03-07 11:28:32 +0000 |
commit | ec2965842565dbf4ec0be5bd43812228bf7de49c (patch) | |
tree | 08c226365051c4f44d28a1b6929b284232a36f9b | |
parent | Version bump. (diff) | |
download | gentoo-2-ec2965842565dbf4ec0be5bd43812228bf7de49c.tar.gz gentoo-2-ec2965842565dbf4ec0be5bd43812228bf7de49c.tar.bz2 gentoo-2-ec2965842565dbf4ec0be5bd43812228bf7de49c.zip |
license fixed
(Portage version: 2.2_rc65/cvs/Linux x86_64)
-rw-r--r-- | sci-chemistry/ksdssp/ksdssp-040728.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/ksdssp/ksdssp-040728.ebuild b/sci-chemistry/ksdssp/ksdssp-040728.ebuild index 08c748ad09b2..95e386894fbb 100644 --- a/sci-chemistry/ksdssp/ksdssp-040728.ebuild +++ b/sci-chemistry/ksdssp/ksdssp-040728.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ksdssp/ksdssp-040728.ebuild,v 1.1 2010/03/07 11:00:06 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ksdssp/ksdssp-040728.ebuild,v 1.2 2010/03/07 11:28:32 jlec Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.shar" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -LICENSE="as-is" +LICENSE="BSD" IUSE="" RDEPEND="sci-libs/libpdb++" |