summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2014-11-01 14:30:10 +0000
committerRichard Freeman <rich0@gentoo.org>2014-11-01 14:30:10 +0000
commit99cb2261c5f24f847df71efa5d1a227771c9e58c (patch)
treeef40d823435c04fb93cf92ace56aa2c10b25bcc7 /app-portage
parentbump; add py3 support, keyword x86, IUSE doc and all that goes with a doc bui... (diff)
downloadgentoo-2-99cb2261c5f24f847df71efa5d1a227771c9e58c.tar.gz
gentoo-2-99cb2261c5f24f847df71efa5d1a227771c9e58c.tar.bz2
gentoo-2-99cb2261c5f24f847df71efa5d1a227771c9e58c.zip
x86 stable based on dwfreed report, and current stable is broken anyway...
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x08C170DE55EC123A)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/cfg-update/ChangeLog5
-rw-r--r--app-portage/cfg-update/cfg-update-1.8.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/cfg-update/ChangeLog b/app-portage/cfg-update/ChangeLog
index 7a06f2a36186..d8f3cfc3b5b5 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.40 2014/10/13 01:02:00 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.41 2014/11/01 14:30:10 rich0 Exp $
+
+ 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...
13 Oct 2014; Richard Freeman <rich0@gentoo.org> -cfg-update-1.8.8.ebuild:
No longer works after bash security fixes.
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 4bf04958d63c..b815db1abf2b 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
# 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.2 2014/10/06 11:18:36 rich0 Exp $
+# $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 $
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