summaryrefslogtreecommitdiff
path: root/app-arch/dpkg
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-09-26 07:29:53 +0200
committerJeroen Roovers <jer@gentoo.org>2015-09-26 07:29:53 +0200
commitd1ecd728cc1751a6fd83b70bddc6caebbf9e8878 (patch)
treef423285c220717426be6b84b395b03ca2e588ef9 /app-arch/dpkg
parent69e156244ba9aca545f40a954a9036efac6cf579 (diff)
downloadgentoo-d1ecd728cc1751a6fd83b70bddc6caebbf9e8878.tar.gz
gentoo-d1ecd728cc1751a6fd83b70bddc6caebbf9e8878.tar.xz
app-arch/dpkg: Fix LICENSE.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-arch/dpkg')
-rw-r--r--app-arch/dpkg/dpkg-1.18.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/dpkg/dpkg-1.18.3.ebuild b/app-arch/dpkg/dpkg-1.18.3.ebuild
index 808e52f6014..311ef8d3564 100644
--- a/app-arch/dpkg/dpkg-1.18.3.ebuild
+++ b/app-arch/dpkg/dpkg-1.18.3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Package maintenance system for Debian"
HOMEPAGE="http://packages.qa.debian.org/dpkg"
SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
IUSE="+bzip2 +lzma nls selinux test unicode +update-alternatives +zlib"