commit: 51f6894c25eca0295917e2bd832f144b108efabf
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 16 06:32:00 2015 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 16 06:32:00 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51f6894c
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
sys-apps/busybox/busybox-1.24.1.ebuild | 2 +-
sys-apps/busybox/busybox-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/busybox/busybox-1.24.1.ebuild
b/sys-apps/busybox/busybox-1.24.1.ebuild
index f385277..f015a10 100644
--- a/sys-apps/busybox/busybox-1.24.1.ebuild
+++ b/sys-apps/busybox/busybox-1.24.1.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"
RESTRICT="test"
diff --git a/sys-apps/busybox/busybox-9999.ebuild
b/sys-apps/busybox/busybox-9999.ebuild
index af1e753..7847b24 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 )"