diff options
author | Ulrich Müller <ulm@gentoo.org> | 2015-11-16 07:32:00 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2015-11-16 07:32:00 +0100 |
commit | 51f6894c25eca0295917e2bd832f144b108efabf (patch) | |
tree | 62784519d5c1c254a68ec884d5b86e205d2f5393 /sys-apps/busybox/busybox-9999.ebuild | |
parent | net-misc/youtube-dl: Version bump. (diff) | |
download | gentoo-51f6894c25eca0295917e2bd832f144b108efabf.tar.gz gentoo-51f6894c25eca0295917e2bd832f144b108efabf.tar.bz2 gentoo-51f6894c25eca0295917e2bd832f144b108efabf.zip |
sys-apps/busybox: [QA] Trigger a rebuild of the broken Manifest.
Add a notice that license is really GPL-2 only.
Package-Manager: portage-2.2.24
Diffstat (limited to 'sys-apps/busybox/busybox-9999.ebuild')
-rw-r--r-- | sys-apps/busybox/busybox-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/busybox-9999.ebuild b/sys-apps/busybox/busybox-9999.ebuild index af1e7532d1ab..7847b243071f 100644 --- a/sys-apps/busybox/busybox-9999.ebuild +++ b/sys-apps/busybox/busybox-9999.ebuild @@ -19,7 +19,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" fi -LICENSE="GPL-2" +LICENSE="GPL-2" # GPL-2 only SLOT="0" IUSE="debug ipv6 livecd make-symlinks math mdev pam selinux sep-usr static syslog systemd" REQUIRED_USE="pam? ( !static )" |