diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-03-07 11:29:30 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-03-07 11:29:30 +0000 |
commit | 301aa0f3b1811ed0ed83991f1d56c0eb7a08d858 (patch) | |
tree | ae94c13b30cefaa2e3fb6283f36414bd7c4ccee6 /sci-libs/libpdb++ | |
parent | license fixed (diff) | |
download | gentoo-2-301aa0f3b1811ed0ed83991f1d56c0eb7a08d858.tar.gz gentoo-2-301aa0f3b1811ed0ed83991f1d56c0eb7a08d858.tar.bz2 gentoo-2-301aa0f3b1811ed0ed83991f1d56c0eb7a08d858.zip |
license fixed
(Portage version: 2.2_rc65/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/libpdb++')
-rw-r--r-- | sci-libs/libpdb++/libpdb++-040728.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libpdb++/libpdb++-040728.ebuild b/sci-libs/libpdb++/libpdb++-040728.ebuild index 41828def70bf..c3f8fd7dccca 100644 --- a/sci-libs/libpdb++/libpdb++-040728.ebuild +++ b/sci-libs/libpdb++/libpdb++-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-libs/libpdb++/libpdb++-040728.ebuild,v 1.1 2010/03/07 10:53:37 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libpdb++/libpdb++-040728.ebuild,v 1.2 2010/03/07 11:29:30 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="" |