diff options
author | 2011-12-30 19:30:43 +0000 | |
---|---|---|
committer | 2011-12-30 19:30:43 +0000 | |
commit | 727c0588ce9c7501d71dd1d4938c05982f1a486c (patch) | |
tree | 1ce2ee98b39b35aa5c443e47b5cb6f09754430ea /sys-apps/util-linux/util-linux-2.20.1.ebuild | |
parent | Add revision and drop ruby19 from stable ebuild. (diff) | |
download | historical-727c0588ce9c7501d71dd1d4938c05982f1a486c.tar.gz historical-727c0588ce9c7501d71dd1d4938c05982f1a486c.tar.bz2 historical-727c0588ce9c7501d71dd1d4938c05982f1a486c.zip |
Update LICENSE, see README.licensing in the tarball. Bug 175260.
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.20.1.ebuild')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.20.1.ebuild b/sys-apps/util-linux/util-linux-2.20.1.ebuild index 5737ad5a35fc..2dbaefba3b7a 100644 --- a/sys-apps/util-linux/util-linux-2.20.1.ebuild +++ b/sys-apps/util-linux/util-linux-2.20.1.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/util-linux/util-linux-2.20.1.ebuild,v 1.1 2011/10/20 13:37:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.20.1.ebuild,v 1.2 2011/12/30 19:30:43 ulm Exp $ EAPI="3" @@ -23,7 +23,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux" fi -LICENSE="GPL-2" +LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" SLOT="0" IUSE="+cramfs crypt ddate loop-aes ncurses nls old-linux perl selinux slang static-libs uclibc unicode" |