diff options
author | 2014-10-19 07:54:17 +0000 | |
---|---|---|
committer | 2014-10-19 07:54:17 +0000 | |
commit | b9f809d59b2c1f9eb1550650b684625696bc9193 (patch) | |
tree | 7252c2d45d0313e382fc5cdcd2ae1913b2b02530 /app-portage | |
parent | Mask sys-apps/coreutils-8.23 on Darwin for multiple reasons (diff) | |
download | gentoo-2-b9f809d59b2c1f9eb1550650b684625696bc9193.tar.gz gentoo-2-b9f809d59b2c1f9eb1550650b684625696bc9193.tar.bz2 gentoo-2-b9f809d59b2c1f9eb1550650b684625696bc9193.zip |
Stable for HPPA (bug #524670).
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 c15749a5d8da..7fab20ec74aa 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.101 2014/03/19 19:41:46 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ChangeLog,v 1.102 2014/10/19 07:54:17 jer Exp $ + + 19 Oct 2014; Jeroen Roovers <jer@gentoo.org> ufed-0.91.ebuild: + Stable for HPPA (bug #524670). *ufed-0.91 (19 Mar 2014) diff --git a/app-portage/ufed/ufed-0.91.ebuild b/app-portage/ufed/ufed-0.91.ebuild index cac8bf5315e5..b5c236dfbb53 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.1 2014/03/19 19:41:46 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ufed-0.91.ebuild,v 1.2 2014/10/19 07:54:17 jer 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" |