summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-10-19 14:44:07 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-10-19 14:44:07 +0000
commita27a314d357a3047a74552b88f307763d722782d (patch)
treea711e9c244578133555b9e57f72c122db026c684 /app-portage
parentStable on arm, ppc and ppc64, bug #525450 (diff)
downloadgentoo-2-a27a314d357a3047a74552b88f307763d722782d.tar.gz
gentoo-2-a27a314d357a3047a74552b88f307763d722782d.tar.bz2
gentoo-2-a27a314d357a3047a74552b88f307763d722782d.zip
Stable on arm, ppc and ppc64. Bug #524670
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/ufed/ChangeLog5
-rw-r--r--app-portage/ufed/ufed-0.91.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/ufed/ChangeLog b/app-portage/ufed/ChangeLog
index 581bf6aa4ceb..2b32c72e0b74 100644
--- a/app-portage/ufed/ChangeLog
+++ b/app-portage/ufed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/ufed
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ChangeLog,v 1.103 2014/10/19 08:47:48 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ChangeLog,v 1.104 2014/10/19 14:44:07 blueness Exp $
+
+ 19 Oct 2014; Anthony G. Basile <blueness@gentoo.org> ufed-0.91.ebuild:
+ Stable on arm, ppc and ppc64. Bug #524670
19 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> ufed-0.91.ebuild:
amd64 stable wrt bug #524670
diff --git a/app-portage/ufed/ufed-0.91.ebuild b/app-portage/ufed/ufed-0.91.ebuild
index 7f038750eba3..f05be017b248 100644
--- a/app-portage/ufed/ufed-0.91.ebuild
+++ b/app-portage/ufed/ufed-0.91.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/app-portage/ufed/ufed-0.91.ebuild,v 1.3 2014/10/19 08:47:48 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ufed-0.91.ebuild,v 1.4 2014/10/19 14:44:07 blueness Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
COMMON_DEPEND="sys-libs/ncurses"