summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-03-09 19:33:03 +0000
committerMike Frysinger <vapier@gentoo.org>2014-03-09 19:33:03 +0000
commit2c5829694b9bc37bed506e271323f07948a514ae (patch)
tree3c07a8f2405dd8167625e90c6f2377f55af94cb7 /dev-util/unifdef
parentVersion bump. (diff)
downloadgentoo-2-2c5829694b9bc37bed506e271323f07948a514ae.tar.gz
gentoo-2-2c5829694b9bc37bed506e271323f07948a514ae.tar.bz2
gentoo-2-2c5829694b9bc37bed506e271323f07948a514ae.zip
Stabilize for all #502810 by Paweł Hajdan, Jr..
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-util/unifdef')
-rw-r--r--dev-util/unifdef/ChangeLog5
-rw-r--r--dev-util/unifdef/unifdef-2.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/unifdef/ChangeLog b/dev-util/unifdef/ChangeLog
index 734702ac4b45..b7ac48a20c46 100644
--- a/dev-util/unifdef/ChangeLog
+++ b/dev-util/unifdef/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/unifdef
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/ChangeLog,v 1.39 2014/01/08 12:34:28 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/ChangeLog,v 1.40 2014/03/09 19:33:03 vapier Exp $
+
+ 09 Mar 2014; Mike Frysinger <vapier@gentoo.org> unifdef-2.10.ebuild:
+ Stabilize for all #502810 by Paweł Hajdan, Jr..
*unifdef-2.10 (08 Jan 2014)
diff --git a/dev-util/unifdef/unifdef-2.10.ebuild b/dev-util/unifdef/unifdef-2.10.ebuild
index 1993a26f203d..c3c5d49f968c 100644
--- a/dev-util/unifdef/unifdef-2.10.ebuild
+++ b/dev-util/unifdef/unifdef-2.10.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/dev-util/unifdef/unifdef-2.10.ebuild,v 1.1 2014/01/08 12:34:28 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/unifdef/unifdef-2.10.ebuild,v 1.2 2014/03/09 19:33:03 vapier 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 )