diff options
author | 2008-08-08 13:00:11 +0000 | |
---|---|---|
committer | 2008-08-08 13:00:11 +0000 | |
commit | d9ab06450efa6aa2efe8085faaedf0694ec5abc7 (patch) | |
tree | 43d19f30fb07fc20ce5f60ea879286a431b4d0b8 /sys-apps/debianutils/debianutils-2.30.ebuild | |
parent | Added ~ppc, bug #223565 (diff) | |
download | historical-d9ab06450efa6aa2efe8085faaedf0694ec5abc7.tar.gz historical-d9ab06450efa6aa2efe8085faaedf0694ec5abc7.tar.bz2 historical-d9ab06450efa6aa2efe8085faaedf0694ec5abc7.zip |
Add SMAIL license (bug #176006).
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26-gentoo-JeR parisc
Diffstat (limited to 'sys-apps/debianutils/debianutils-2.30.ebuild')
-rw-r--r-- | sys-apps/debianutils/debianutils-2.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/debianutils/debianutils-2.30.ebuild b/sys-apps/debianutils/debianutils-2.30.ebuild index c865207118fa..b90eff431f05 100644 --- a/sys-apps/debianutils/debianutils-2.30.ebuild +++ b/sys-apps/debianutils/debianutils-2.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.30.ebuild,v 1.1 2008/08/08 12:54:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.30.ebuild,v 1.2 2008/08/08 13:00:11 jer Exp $ inherit eutils flag-o-matic @@ -8,7 +8,7 @@ DESCRIPTION="A selection of tools from Debian" HOMEPAGE="http://packages.debian.org/unstable/utils/debianutils" SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz" -LICENSE="GPL-2 BSD" +LICENSE="BSD GPL-2 SMAIL" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="kernel_linux static" |