From a82507ca504bbd4033bb46d8ee34f65cb7d00e98 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" <blueness@gentoo.org> Date: Mon, 19 Jan 2015 14:36:31 +0000 Subject: Stable on ppc, ppc64 and x86. Bug #530120 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA) --- sys-apps/openrc/ChangeLog | 5 ++++- sys-apps/openrc/openrc-0.13.8.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/openrc/ChangeLog b/sys-apps/openrc/ChangeLog index 2a563431c773..70c5f5198ea5 100644 --- a/sys-apps/openrc/ChangeLog +++ b/sys-apps/openrc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/openrc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.323 2015/01/18 16:18:13 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.324 2015/01/19 14:36:31 blueness Exp $ + + 19 Jan 2015; Anthony G. Basile <blueness@gentoo.org> openrc-0.13.8.ebuild: + Stable on ppc, ppc64 and x86. Bug #530120 18 Jan 2015; William Hubbs <williamh@gentoo.org> -openrc-0.13.7.ebuild: remove broken version diff --git a/sys-apps/openrc/openrc-0.13.8.ebuild b/sys-apps/openrc/openrc-0.13.8.ebuild index ddfa6a885321..7d9c24515138 100644 --- a/sys-apps/openrc/openrc-0.13.8.ebuild +++ b/sys-apps/openrc/openrc-0.13.8.ebuild @@ -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-apps/openrc/openrc-0.13.8.ebuild,v 1.1 2015/01/18 16:16:07 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.13.8.ebuild,v 1.2 2015/01/19 14:36:31 blueness Exp $ EAPI=5 @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then inherit git-r3 else SRC_URI="http://dev.gentoo.org/~williamh/dist/${P}.tar.bz2" - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" fi LICENSE="BSD-2" -- cgit v1.2.3-65-gdbad