summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Bangert <bangert@gentoo.org>2009-05-14 16:39:31 +0000
committerThilo Bangert <bangert@gentoo.org>2009-05-14 16:39:31 +0000
commite5de9c5804b59ee6e795351e1c55d65482d0852a (patch)
tree6e856ca9ba8cedb561e68c8bd3e511f4cf304e3d /sys-process/cronie
parentadd missing file (diff)
downloadgentoo-2-e5de9c5804b59ee6e795351e1c55d65482d0852a.tar.gz
gentoo-2-e5de9c5804b59ee6e795351e1c55d65482d0852a.tar.bz2
gentoo-2-e5de9c5804b59ee6e795351e1c55d65482d0852a.zip
fix LICENSE - bug #263598
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'sys-process/cronie')
-rw-r--r--sys-process/cronie/ChangeLog6
-rw-r--r--sys-process/cronie/cronie-1.2.ebuild4
-rw-r--r--sys-process/cronie/cronie-1.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog
index 5bfb7df81d84..7d85b484b336 100644
--- a/sys-process/cronie/ChangeLog
+++ b/sys-process/cronie/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-process/cronie
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.3 2009/05/12 09:11:00 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.4 2009/05/14 16:39:31 bangert Exp $
+
+ 14 May 2009; Thilo Bangert <bangert@gentoo.org> cronie-1.2.ebuild,
+ cronie-1.3.ebuild:
+ fix LICENSE - bug #263598
12 May 2009; Thilo Bangert <bangert@gentoo.org> files/cronie-1.2-crontab:
reduce chance of race condition - bug #98189
diff --git a/sys-process/cronie/cronie-1.2.ebuild b/sys-process/cronie/cronie-1.2.ebuild
index d99a22ddffa8..c8e6b161ad6a 100644
--- a/sys-process/cronie/cronie-1.2.ebuild
+++ b/sys-process/cronie/cronie-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.2.ebuild,v 1.1 2009/02/17 22:09:35 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.2.ebuild,v 1.2 2009/05/14 16:39:31 bangert Exp $
inherit cron eutils
@@ -8,7 +8,7 @@ DESCRIPTION="Cronie is a standard UNIX daemon cron based on the original vixie-c
SRC_URI="https://fedorahosted.org/releases/c/r/cronie/${P}.tar.gz"
HOMEPAGE="https://fedorahosted.org/cronie/wiki"
-LICENSE="as-is BSD BSD-2"
+LICENSE="ISC BSD BSD-2"
KEYWORDS="~x86"
IUSE="inotify pam"
diff --git a/sys-process/cronie/cronie-1.3.ebuild b/sys-process/cronie/cronie-1.3.ebuild
index 8a35a10f889d..d7c1d3f8b7b2 100644
--- a/sys-process/cronie/cronie-1.3.ebuild
+++ b/sys-process/cronie/cronie-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.3.ebuild,v 1.1 2009/05/12 08:27:27 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.3.ebuild,v 1.2 2009/05/14 16:39:31 bangert Exp $
EAPI="2"
@@ -10,7 +10,7 @@ DESCRIPTION="Cronie is a standard UNIX daemon cron based on the original vixie-c
SRC_URI="https://fedorahosted.org/releases/c/r/cronie/${P}.tar.gz"
HOMEPAGE="https://fedorahosted.org/cronie/wiki"
-LICENSE="as-is BSD BSD-2"
+LICENSE="ISC BSD BSD-2"
KEYWORDS="~x86"
IUSE="inotify pam"