summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Bangert <bangert@gentoo.org>2009-05-14 16:41:49 +0000
committerThilo Bangert <bangert@gentoo.org>2009-05-14 16:41:49 +0000
commitf04486f74f6921503b98cc93854985c0b8506af9 (patch)
tree8b45164b89b102c647ac7cf4647bb75579381d7a /sys-process/vixie-cron/vixie-cron-4.1-r11.ebuild
parentfix LICENSE - bug #263598 (diff)
downloadgentoo-2-f04486f74f6921503b98cc93854985c0b8506af9.tar.gz
gentoo-2-f04486f74f6921503b98cc93854985c0b8506af9.tar.bz2
gentoo-2-f04486f74f6921503b98cc93854985c0b8506af9.zip
fix LICENSE - bug #263598
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'sys-process/vixie-cron/vixie-cron-4.1-r11.ebuild')
-rw-r--r--sys-process/vixie-cron/vixie-cron-4.1-r11.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/vixie-cron/vixie-cron-4.1-r11.ebuild b/sys-process/vixie-cron/vixie-cron-4.1-r11.ebuild
index e1b8b02eecd6..6f0a957f40fc 100644
--- a/sys-process/vixie-cron/vixie-cron-4.1-r11.ebuild
+++ b/sys-process/vixie-cron/vixie-cron-4.1-r11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r11.ebuild,v 1.1 2008/09/26 03:20:47 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r11.ebuild,v 1.2 2009/05/14 16:41:49 bangert Exp $
inherit cron toolchain-funcs pam
@@ -14,7 +14,7 @@ GENTOO_PATCH_REV="r4"
SRC_URI="mirror://gentoo/${P}.tar.bz2
mirror://gentoo/${P}-gentoo-${GENTOO_PATCH_REV}.patch.bz2"
-LICENSE="as-is"
+LICENSE="ISC BSD-2 BSD"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="selinux pam debug"