summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-22 21:14:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-22 21:14:07 +0000
commit33b721246959a0d2a352bce013938d7f9bf854e4 (patch)
tree8ae3f24e2ba9e03d7e829a7d7c4a501b9761cf2c /dev-util
parentStable for ppc64, wrt bug #477590 (diff)
downloadgentoo-2-33b721246959a0d2a352bce013938d7f9bf854e4.tar.gz
gentoo-2-33b721246959a0d2a352bce013938d7f9bf854e4.tar.bz2
gentoo-2-33b721246959a0d2a352bce013938d7f9bf854e4.zip
Stable for ppc64, wrt bug #477592
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/unifdef/ChangeLog5
-rw-r--r--dev-util/unifdef/unifdef-2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/unifdef/ChangeLog b/dev-util/unifdef/ChangeLog
index dc0e27988816..5ebd171883fd 100644
--- a/dev-util/unifdef/ChangeLog
+++ b/dev-util/unifdef/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/unifdef
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/ChangeLog,v 1.31 2013/07/22 20:35:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/ChangeLog,v 1.32 2013/07/22 21:14:07 ago Exp $
+
+ 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unifdef-2.9.ebuild:
+ Stable for ppc64, wrt bug #477592
22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unifdef-2.9.ebuild:
Stable for ppc, wrt bug #477592
diff --git a/dev-util/unifdef/unifdef-2.9.ebuild b/dev-util/unifdef/unifdef-2.9.ebuild
index 50f4ffb226de..f1b9fd673973 100644
--- a/dev-util/unifdef/unifdef-2.9.ebuild
+++ b/dev-util/unifdef/unifdef-2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/unifdef-2.9.ebuild,v 1.4 2013/07/22 20:35:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/unifdef-2.9.ebuild,v 1.5 2013/07/22 21:14:07 ago Exp $
EAPI=4
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://dotat.at/prog/unifdef/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -sparc-fbsd -x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 -sparc-fbsd -x86-fbsd ~amd64-linux ~x86-linux"
DOCS=( README )