floppym 14/04/16 02:12:32 Modified: systemd-sysv-utils-212.ebuild systemd-sysv-utils-208.ebuild ChangeLog Log: Add keywords to match sys-apps/systemd. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.2 sys-apps/systemd-sysv-utils/systemd-sysv-utils-212.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-sysv-utils/systemd-sysv-utils-212.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-sysv-utils/systemd-sysv-utils-212.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-sysv-utils/systemd-sysv-utils-212.ebuild?r1=1.1&r2=1.2 Index: systemd-sysv-utils-212.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd-sysv-utils/systemd-sysv-utils-212.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- systemd-sysv-utils-212.ebuild 16 Apr 2014 02:07:10 -0000 1.1 +++ systemd-sysv-utils-212.ebuild 16 Apr 2014 02:12:32 -0000 1.2 @@ -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-apps/systemd-sysv-utils/systemd-sysv-utils-212.ebuild,v 1.1 2014/04/16 02:07:10 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-sysv-utils/systemd-sysv-utils-212.ebuild,v 1.2 2014/04/16 02:12:32 floppym Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" # new enough util-linux to have tools that were provided by sysvinit 1.3 sys-apps/systemd-sysv-utils/systemd-sysv-utils-208.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-sysv-utils/systemd-sysv-utils-208.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-sysv-utils/systemd-sysv-utils-208.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-sysv-utils/systemd-sysv-utils-208.ebuild?r1=1.2&r2=1.3 Index: systemd-sysv-utils-208.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd-sysv-utils/systemd-sysv-utils-208.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- systemd-sysv-utils-208.ebuild 15 Feb 2014 10:41:52 -0000 1.2 +++ systemd-sysv-utils-208.ebuild 16 Apr 2014 02:12:32 -0000 1.3 @@ -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-apps/systemd-sysv-utils/systemd-sysv-utils-208.ebuild,v 1.2 2014/02/15 10:41:52 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-sysv-utils/systemd-sysv-utils-208.ebuild,v 1.3 2014/04/16 02:12:32 floppym Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" # new enough util-linux to have tools that were provided by sysvinit 1.8 sys-apps/systemd-sysv-utils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-sysv-utils/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-sysv-utils/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-sysv-utils/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd-sysv-utils/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 16 Apr 2014 02:07:10 -0000 1.7 +++ ChangeLog 16 Apr 2014 02:12:32 -0000 1.8 @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/systemd-sysv-utils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-sysv-utils/ChangeLog,v 1.7 2014/04/16 02:07:10 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-sysv-utils/ChangeLog,v 1.8 2014/04/16 02:12:32 floppym Exp $ + + 16 Apr 2014; Mike Gilbert <flop...@gentoo.org> systemd-sysv-utils-208.ebuild, + systemd-sysv-utils-212.ebuild: + Add keywords to match sys-apps/systemd. *systemd-sysv-utils-212 (16 Apr 2014)