summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-07-22 00:53:34 +0000
committerJeroen Roovers <jer@gentoo.org>2013-07-22 00:53:34 +0000
commit75e88ec8b81a53f804bcae7993466c4c76240b79 (patch)
tree09019cd27a37b41bfec0da2c17889d8dc70e42a2 /dev-util/unifdef
parentNew ebuild for pgBadger written by me. (diff)
downloadgentoo-2-75e88ec8b81a53f804bcae7993466c4c76240b79.tar.gz
gentoo-2-75e88ec8b81a53f804bcae7993466c4c76240b79.tar.bz2
gentoo-2-75e88ec8b81a53f804bcae7993466c4c76240b79.zip
Stable for HPPA (bug #477592).
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-util/unifdef')
-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 9e23d2e7150c..5aa966422c5c 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.29 2013/07/21 13:07:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/ChangeLog,v 1.30 2013/07/22 00:53:34 jer Exp $
+
+ 22 Jul 2013; Jeroen Roovers <jer@gentoo.org> unifdef-2.9.ebuild:
+ Stable for HPPA (bug #477592).
21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unifdef-2.9.ebuild:
Stable for amd64, wrt bug #477592
diff --git a/dev-util/unifdef/unifdef-2.9.ebuild b/dev-util/unifdef/unifdef-2.9.ebuild
index 88a5e33c40f1..717fd4f58b0f 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.2 2013/07/21 13:07:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/unifdef-2.9.ebuild,v 1.3 2013/07/22 00:53:34 jer 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 )