diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-27 13:56:22 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-27 13:56:22 +0000 |
commit | 1dc6008afa1ff0af463aca4fe042d79d7af0160e (patch) | |
tree | de1a2d3fe763b99fbb5b912fe382fd0b3f63d410 /app-portage | |
parent | Bug #159199, messed up the path in the patch. (diff) | |
download | gentoo-2-1dc6008afa1ff0af463aca4fe042d79d7af0160e.tar.gz gentoo-2-1dc6008afa1ff0af463aca4fe042d79d7af0160e.tar.bz2 gentoo-2-1dc6008afa1ff0af463aca4fe042d79d7af0160e.zip |
Stable on x86, bug #159124.
(Portage version: 2.1.2_rc4-r1)
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 452fe5febd16..c36e3e7bf630 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.49 2006/12/26 15:08:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ChangeLog,v 1.50 2006/12/27 13:56:22 ticho Exp $ + + 27 Dec 2006; Andrej Kacian <ticho@gentoo.org> ufed-0.40-r6.ebuild: + Stable on x86, bug #159124. 26 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> ufed-0.40-r6.ebuild: Stable on sparc wrt #159124 diff --git a/app-portage/ufed/ufed-0.40-r6.ebuild b/app-portage/ufed/ufed-0.40-r6.ebuild index 28a8dac0cac6..1d3d0ebb7dd1 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.2 2006/12/26 15:08:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/ufed/ufed-0.40-r6.ebuild,v 1.3 2006/12/27 13:56:22 ticho 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} |