diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-27 13:04:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-27 13:04:21 +0000 |
commit | 46a2e08f5d2f422c28832309ae02c406196dfb4c (patch) | |
tree | f81b6bd1cb2366bc2ea47823c5bcf7773355dd94 /app-portage | |
parent | Stable for amd64, wrt bug #422243 (diff) | |
download | gentoo-2-46a2e08f5d2f422c28832309ae02c406196dfb4c.tar.gz gentoo-2-46a2e08f5d2f422c28832309ae02c406196dfb4c.tar.bz2 gentoo-2-46a2e08f5d2f422c28832309ae02c406196dfb4c.zip |
Stable for x86, wrt bug #444792
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/ufed/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/ufed/ufed-0.40.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/ufed/ChangeLog b/app-portage/ufed/ChangeLog index 5f3cf1444255..5dd4cbcba873 100644 --- a/app-portage/ufed/ChangeLog +++ b/app-portage/ufed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/ufed # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ChangeLog,v 1.88 2012/11/27 13:03:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ChangeLog,v 1.89 2012/11/27 13:04:21 ago Exp $ + + 27 Nov 2012; Agostino Sarubbo <ago@gentoo.org> ufed-0.40.2-r1.ebuild: + Stable for x86, wrt bug #444792 27 Nov 2012; Agostino Sarubbo <ago@gentoo.org> ufed-0.40.2-r1.ebuild: Stable for amd64, wrt bug #444792 diff --git a/app-portage/ufed/ufed-0.40.2-r1.ebuild b/app-portage/ufed/ufed-0.40.2-r1.ebuild index 8c9e8eed57b9..f8765c27188f 100644 --- a/app-portage/ufed/ufed-0.40.2-r1.ebuild +++ b/app-portage/ufed/ufed-0.40.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ufed-0.40.2-r1.ebuild,v 1.3 2012/11/27 13:03:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ufed-0.40.2-r1.ebuild,v 1.4 2012/11/27 13:04:21 ago Exp $ EAPI=4 @@ -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" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="sys-libs/ncurses" |