diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-26 15:08:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-26 15:08:19 +0000 |
commit | bc970a05d7408fe173368c56c32b805b4fd4c09c (patch) | |
tree | 32b4e0f6f9210ccff79b7539dd0eee169d285a14 /app-portage | |
parent | Stable on sparc (diff) | |
download | gentoo-2-bc970a05d7408fe173368c56c32b805b4fd4c09c.tar.gz gentoo-2-bc970a05d7408fe173368c56c32b805b4fd4c09c.tar.bz2 gentoo-2-bc970a05d7408fe173368c56c32b805b4fd4c09c.zip |
Stable on sparc wrt #159124
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/ufed/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/ufed/ufed-0.40-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/ufed/ChangeLog b/app-portage/ufed/ChangeLog index 7e99583d4153..452fe5febd16 100644 --- a/app-portage/ufed/ChangeLog +++ b/app-portage/ufed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/ufed # Copyright 2003-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ChangeLog,v 1.48 2006/12/09 23:04:45 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ChangeLog,v 1.49 2006/12/26 15:08:19 gustavoz Exp $ + + 26 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> ufed-0.40-r6.ebuild: + Stable on sparc wrt #159124 *ufed-0.40-r6 (09 Dec 2006) diff --git a/app-portage/ufed/ufed-0.40-r6.ebuild b/app-portage/ufed/ufed-0.40-r6.ebuild index 4d7ede1d85b4..28a8dac0cac6 100644 --- a/app-portage/ufed/ufed-0.40-r6.ebuild +++ b/app-portage/ufed/ufed-0.40-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ufed-0.40-r6.ebuild,v 1.1 2006/12/09 23:04:45 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ufed-0.40-r6.ebuild,v 1.2 2006/12/26 15:08:19 gustavoz 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" RDEPEND="${DEPEND} |