summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-08-04 10:54:29 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-08-04 10:54:29 +0000
commit6f08dc43131719bf7711b19a367d15821f8a1fcb (patch)
tree9c8dd436d7dbfa55011710572a2c7bd258916abd /sys-apps
parentVersion bump. (diff)
downloadgentoo-2-6f08dc43131719bf7711b19a367d15821f8a1fcb.tar.gz
gentoo-2-6f08dc43131719bf7711b19a367d15821f8a1fcb.tar.bz2
gentoo-2-6f08dc43131719bf7711b19a367d15821f8a1fcb.zip
Change license from as-is to BSD-2 per COPYING wrt #263551 by Justin Bronder
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/file/ChangeLog5
-rw-r--r--sys-apps/file/file-5.08.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog
index 0682db0aaa07..14c82c091b3b 100644
--- a/sys-apps/file/ChangeLog
+++ b/sys-apps/file/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/file
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.201 2011/08/04 10:51:00 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.202 2011/08/04 10:54:29 ssuominen Exp $
+
+ 04 Aug 2011; Samuli Suominen <ssuominen@gentoo.org> file-5.08.ebuild:
+ Change license from as-is to BSD-2 per COPYING wrt #263551 by Justin Bronder
*file-5.08 (04 Aug 2011)
diff --git a/sys-apps/file/file-5.08.ebuild b/sys-apps/file/file-5.08.ebuild
index c8c13af19305..0c2534518487 100644
--- a/sys-apps/file/file-5.08.ebuild
+++ b/sys-apps/file/file-5.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.08.ebuild,v 1.1 2011/08/04 10:51:00 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.08.ebuild,v 1.2 2011/08/04 10:54:29 ssuominen Exp $
EAPI="2"
PYTHON_DEPEND="python? *"
@@ -14,7 +14,7 @@ HOMEPAGE="ftp://ftp.astron.com/pub/file/"
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="python static-libs zlib"