diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:31:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:31:45 +0000 |
commit | 21003e7172aa5e96edf7644b2c11ae195186b0ba (patch) | |
tree | c846bae2cb28394857f0faf3da6595658bb097d9 /app-portage | |
parent | Stable for ppc, wrt bug #493892 (diff) | |
download | gentoo-2-21003e7172aa5e96edf7644b2c11ae195186b0ba.tar.gz gentoo-2-21003e7172aa5e96edf7644b2c11ae195186b0ba.tar.bz2 gentoo-2-21003e7172aa5e96edf7644b2c11ae195186b0ba.zip |
Stable for ppc, wrt bug #524616
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/cfg-update/ChangeLog | 7 | ||||
-rw-r--r-- | app-portage/cfg-update/cfg-update-1.8.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-portage/cfg-update/ChangeLog b/app-portage/cfg-update/ChangeLog index d8f3cfc3b5b5..fb9b41d93bb1 100644 --- a/app-portage/cfg-update/ChangeLog +++ b/app-portage/cfg-update/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/cfg-update -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.41 2014/11/01 14:30:10 rich0 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.42 2015/03/02 09:31:45 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> cfg-update-1.8.9.ebuild: + Stable for ppc, wrt bug #524616 01 Nov 2014; Richard Freeman <rich0@gentoo.org> cfg-update-1.8.9.ebuild: x86 stable based on dwfreed report, and current stable is broken anyway... diff --git a/app-portage/cfg-update/cfg-update-1.8.9.ebuild b/app-portage/cfg-update/cfg-update-1.8.9.ebuild index b815db1abf2b..0e800e8f2316 100644 --- a/app-portage/cfg-update/cfg-update-1.8.9.ebuild +++ b/app-portage/cfg-update/cfg-update-1.8.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.8.9.ebuild,v 1.3 2014/11/01 14:30:10 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.8.9.ebuild,v 1.4 2015/03/02 09:31:45 ago Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rich0/cfg-update/tarball/${PV} -> ${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="X" RDEPEND="X? ( >=x11-misc/sux-1.0 |