diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-03 16:32:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-03 16:32:10 +0000 |
commit | 42b43a482b0565f03325d59e16d05871c089fe5f (patch) | |
tree | 20a7767a2db9c636c4fc9f18e64e6c0cc3e23720 /app-portage | |
parent | version bump for bug 233612 by puchu <rauchwolke AT gmx DOT net> (diff) | |
download | gentoo-2-42b43a482b0565f03325d59e16d05871c089fe5f.tar.gz gentoo-2-42b43a482b0565f03325d59e16d05871c089fe5f.tar.bz2 gentoo-2-42b43a482b0565f03325d59e16d05871c089fe5f.zip |
alpha/ia64/x86 stable wrt #233644
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/ufed/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/ufed/ufed-0.40-r10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/ufed/ChangeLog b/app-portage/ufed/ChangeLog index 1e18c940a02d..ffa4916fa4df 100644 --- a/app-portage/ufed/ChangeLog +++ b/app-portage/ufed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/ufed # Copyright 2003-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ChangeLog,v 1.65 2008/08/02 21:42:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ChangeLog,v 1.66 2008/08/03 16:32:10 armin76 Exp $ + + 03 Aug 2008; Raúl Porcel <armin76@gentoo.org> ufed-0.40-r10.ebuild: + alpha/ia64/x86 stable wrt #233644 02 Aug 2008; Markus Rothe <corsair@gentoo.org> ufed-0.40-r10.ebuild: Stable on ppc64; bug #233644 diff --git a/app-portage/ufed/ufed-0.40-r10.ebuild b/app-portage/ufed/ufed-0.40-r10.ebuild index 85b94315c6e4..99fa6ee67d30 100644 --- a/app-portage/ufed/ufed-0.40-r10.ebuild +++ b/app-portage/ufed/ufed-0.40-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ufed-0.40-r10.ebuild,v 1.3 2008/08/02 21:42:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ufed-0.40-r10.ebuild,v 1.4 2008/08/03 16:32:10 armin76 Exp $ inherit eutils @@ -11,7 +11,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" |