diff options
author | 2014-10-30 09:56:31 +0000 | |
---|---|---|
committer | 2014-10-30 09:56:31 +0000 | |
commit | 22aa83474bfb985a681c32816feaa20413f72576 (patch) | |
tree | 282f15eee78098c31ba24fe28ecc7f7b9f909a18 /app-portage | |
parent | Stable for x86, wrt bug #525842 (diff) | |
download | gentoo-2-22aa83474bfb985a681c32816feaa20413f72576.tar.gz gentoo-2-22aa83474bfb985a681c32816feaa20413f72576.tar.bz2 gentoo-2-22aa83474bfb985a681c32816feaa20413f72576.zip |
Stable for x86, wrt bug #524670
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/ufed/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/ufed/ufed-0.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/ufed/ChangeLog b/app-portage/ufed/ChangeLog index 7e565856ce74..32a50cb3557f 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.106 2014/10/29 09:37:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ChangeLog,v 1.107 2014/10/30 09:56:31 ago Exp $ + + 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> ufed-0.91.ebuild: + Stable for x86, wrt bug #524670 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> ufed-0.91.ebuild: Stable for sparc, wrt bug #524670 diff --git a/app-portage/ufed/ufed-0.91.ebuild b/app-portage/ufed/ufed-0.91.ebuild index d632c432bda5..9dae124bae77 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.6 2014/10/29 09:37:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ufed-0.91.ebuild,v 1.7 2014/10/30 09:56:31 ago 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" |