summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-29 17:09:58 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-07-29 17:09:58 +0000
commit3d848de207a68af459a0f0baa3210761ea083dfa (patch)
tree4ebdf8ad3d1bb10567469d836083064a36947472 /sys-apps
parentamd64 stable wrt bug #556154 (diff)
downloadgentoo-2-3d848de207a68af459a0f0baa3210761ea083dfa.tar.gz
gentoo-2-3d848de207a68af459a0f0baa3210761ea083dfa.tar.bz2
gentoo-2-3d848de207a68af459a0f0baa3210761ea083dfa.zip
x86 stable wrt bug #556154
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/gentoo-functions/ChangeLog5
-rw-r--r--sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/gentoo-functions/ChangeLog b/sys-apps/gentoo-functions/ChangeLog
index f956661ff1d6..012d46a56be3 100644
--- a/sys-apps/gentoo-functions/ChangeLog
+++ b/sys-apps/gentoo-functions/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/gentoo-functions
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v 1.32 2015/07/29 17:05:34 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v 1.33 2015/07/29 17:09:58 zlogene Exp $
+
+ 29 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> gentoo-functions-0.10.ebuild:
+ x86 stable wrt bug #556154
29 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> gentoo-functions-0.10.ebuild:
amd64 stable wrt bug #556154
diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild
index 3971a7bfc77c..5336aec3ffb0 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-0.10.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/gentoo-functions/gentoo-functions-0.10.ebuild,v 1.3 2015/07/29 17:05:34 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.10.ebuild,v 1.4 2015/07/29 17:09:58 zlogene Exp $
EAPI=5
@@ -9,7 +9,7 @@ if [[ ${PV} = 9999* ]]; then
EGIT_REPO_URI="git://github.com/gentoo/${PN}.git"
else
SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
fi
inherit toolchain-funcs flag-o-matic