diff options
author | 2008-08-04 14:48:29 +0000 | |
---|---|---|
committer | 2008-08-04 14:48:29 +0000 | |
commit | a0579490ca72864084ffabe3a2c480e34187973b (patch) | |
tree | 3ccbeffde006f38beb84694354cc92dacc48ff97 /app-portage | |
parent | Stable for HPPA (bug #233817). (diff) | |
download | gentoo-2-a0579490ca72864084ffabe3a2c480e34187973b.tar.gz gentoo-2-a0579490ca72864084ffabe3a2c480e34187973b.tar.bz2 gentoo-2-a0579490ca72864084ffabe3a2c480e34187973b.zip |
Stable for HPPA (bug #233644).
(Portage version: 2.2_rc4/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
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 d3071b60bbeb..1afe71d913a3 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.67 2008/08/04 13:00:55 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ChangeLog,v 1.68 2008/08/04 14:48:29 jer Exp $ + + 04 Aug 2008; Jeroen Roovers <jer@gentoo.org> ufed-0.40-r10.ebuild: + Stable for HPPA (bug #233644). 04 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> ufed-0.40-r10.ebuild: amd64 stable wrt bug #233644, thanks to Chad A. Simmons. diff --git a/app-portage/ufed/ufed-0.40-r10.ebuild b/app-portage/ufed/ufed-0.40-r10.ebuild index 184068a0b753..ff2aa97dab93 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.5 2008/08/04 13:00:55 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ufed-0.40-r10.ebuild,v 1.6 2008/08/04 14:48:29 jer 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" |