vapier 15/07/23 07:07:15 Modified: cronie-1.5.0-r1.ebuild ChangeLog Log: Add m68k/sh love. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.2 sys-process/cronie/cronie-1.5.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/cronie-1.5.0-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/cronie-1.5.0-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/cronie-1.5.0-r1.ebuild?r1=1.1&r2=1.2 Index: cronie-1.5.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.5.0-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cronie-1.5.0-r1.ebuild 16 Jul 2015 14:19:41 -0000 1.1 +++ cronie-1.5.0-r1.ebuild 23 Jul 2015 07:07:15 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.5.0-r1.ebuild,v 1.1 2015/07/16 14:19:41 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.5.0-r1.ebuild,v 1.2 2015/07/23 07:07:15 vapier Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="https://fedorahosted.org/cronie/wiki" LICENSE="ISC BSD BSD-2 GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="anacron +inotify pam selinux" DEPEND="pam? ( virtual/pam ) 1.74 sys-process/cronie/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/ChangeLog?rev=1.74&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/ChangeLog?rev=1.74&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/ChangeLog?r1=1.73&r2=1.74 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- ChangeLog 16 Jul 2015 16:52:20 -0000 1.73 +++ ChangeLog 23 Jul 2015 07:07:15 -0000 1.74 @@ -1,6 +1,9 @@ # ChangeLog for sys-process/cronie # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.73 2015/07/16 16:52:20 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.74 2015/07/23 07:07:15 vapier Exp $ + + 23 Jul 2015; Mike Frysinger <[email protected]> cronie-1.5.0-r1.ebuild: + Add m68k/sh love. 16 Jul 2015; Mikle Kolyada <[email protected]> cronie-1.5.0.ebuild: ia64 stable wrt bug #552496
