summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-30 12:18:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-30 12:18:40 +0000
commitad3043352d5756f8df47be4ee6c9abc806fd4486 (patch)
tree9ac421e217c377c8ee35b06b3ed074347a7da58f /dev-util
parentStable for alpha, wrt bug #477568 (diff)
downloadgentoo-2-ad3043352d5756f8df47be4ee6c9abc806fd4486.tar.gz
gentoo-2-ad3043352d5756f8df47be4ee6c9abc806fd4486.tar.bz2
gentoo-2-ad3043352d5756f8df47be4ee6c9abc806fd4486.zip
Stable for alpha, wrt bug #477592
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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 a06a18d48f50..6d6e743ed580 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.33 2013/07/23 18:07:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/ChangeLog,v 1.34 2013/07/30 12:18:40 ago Exp $
+
+ 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unifdef-2.9.ebuild:
+ Stable for alpha, wrt bug #477592
23 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unifdef-2.9.ebuild:
Stable for arm, wrt bug #477592
diff --git a/dev-util/unifdef/unifdef-2.9.ebuild b/dev-util/unifdef/unifdef-2.9.ebuild
index 907670663ecc..c9c430ca93b0 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.6 2013/07/23 18:07:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/unifdef-2.9.ebuild,v 1.7 2013/07/30 12:18:40 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 )