summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-01-10 08:25:28 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-01-10 08:25:28 +0000
commit226b366ecc65c1916bbb17f843cf3ce4db631347 (patch)
tree76d7fc4e060156365875dd6b03c0dd88229ffc53 /sys-process/cronie
parentmedia-video/nvidia-settings: Clean old (diff)
downloadgentoo-2-226b366ecc65c1916bbb17f843cf3ce4db631347.tar.gz
gentoo-2-226b366ecc65c1916bbb17f843cf3ce4db631347.tar.bz2
gentoo-2-226b366ecc65c1916bbb17f843cf3ce4db631347.zip
Add ~alpha keyword wrt bug #497394
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-process/cronie')
-rw-r--r--sys-process/cronie/ChangeLog5
-rw-r--r--sys-process/cronie/cronie-1.4.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog
index c6f46169c8ed..93131d8dbe66 100644
--- a/sys-process/cronie/ChangeLog
+++ b/sys-process/cronie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/cronie
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.45 2014/01/09 09:47:57 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.46 2014/01/10 08:25:28 zlogene Exp $
+
+ 10 Jan 2014; <zlogene@gentoo.org> cronie-1.4.11.ebuild:
+ Add ~alpha keyword wrt bug #497394
09 Jan 2014; Sergey Popov <pinkbyte@gentoo.org> cronie-1.4.11.ebuild:
Add ~mips keyword, wrt bug #497394
diff --git a/sys-process/cronie/cronie-1.4.11.ebuild b/sys-process/cronie/cronie-1.4.11.ebuild
index fbb44b6ac8d5..44cd9694db25 100644
--- a/sys-process/cronie/cronie-1.4.11.ebuild
+++ b/sys-process/cronie/cronie-1.4.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.11.ebuild,v 1.7 2014/01/09 09:47:57 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.11.ebuild,v 1.8 2014/01/10 08:25:27 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://fedorahosted.org/releases/c/r/cronie/${P}.tar.gz"
HOMEPAGE="https://fedorahosted.org/cronie/wiki"
LICENSE="ISC BSD BSD-2 GPL-2"
-KEYWORDS="amd64 arm hppa ~mips sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~mips sparc x86"
IUSE="anacron inotify pam selinux"
DEPEND="pam? ( virtual/pam )