diff options
author | Joseph Jezak <josejx@gentoo.org> | 2012-05-15 15:17:48 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2012-05-15 15:17:48 +0000 |
commit | 2adff46da41beb4c7cae3fe1ccf0c3b6c2f180fe (patch) | |
tree | 2b84cf62a4503366f03300dd6f445bd79221ae9f /sys-boot/yaboot | |
parent | Use dev-lang/vala:0.16 for -9999 (and thus, next version) (diff) | |
download | gentoo-2-2adff46da41beb4c7cae3fe1ccf0c3b6c2f180fe.tar.gz gentoo-2-2adff46da41beb4c7cae3fe1ccf0c3b6c2f180fe.tar.bz2 gentoo-2-2adff46da41beb4c7cae3fe1ccf0c3b6c2f180fe.zip |
Marked ppc stable quickly to fix build problems in the stable tree.
(Portage version: 2.1.10.59/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/yaboot')
-rw-r--r-- | sys-boot/yaboot/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/yaboot/yaboot-1.3.17-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/yaboot/ChangeLog b/sys-boot/yaboot/ChangeLog index d228fb55c908..264ed9bf3d2c 100644 --- a/sys-boot/yaboot/ChangeLog +++ b/sys-boot/yaboot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/yaboot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/ChangeLog,v 1.42 2012/05/12 03:08:26 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/ChangeLog,v 1.43 2012/05/15 15:17:48 josejx Exp $ + + 15 May 2012; Joseph Jezak <josejx@gentoo.org> yaboot-1.3.17-r1.ebuild: + Marked ppc stable quickly to fix build problems in the stable tree. *yaboot-1.3.17-r2 (12 May 2012) diff --git a/sys-boot/yaboot/yaboot-1.3.17-r1.ebuild b/sys-boot/yaboot/yaboot-1.3.17-r1.ebuild index c751a7f44dbc..8cf06536b7c1 100644 --- a/sys-boot/yaboot/yaboot-1.3.17-r1.ebuild +++ b/sys-boot/yaboot/yaboot-1.3.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.17-r1.ebuild,v 1.2 2012/05/02 06:20:54 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.17-r1.ebuild,v 1.3 2012/05/15 15:17:48 josejx Exp $ EAPI=2 @@ -11,7 +11,7 @@ SRC_URI="http://yaboot.ozlabs.org/releases/${P}.tar.gz" HOMEPAGE="http://yaboot.ozlabs.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="-* ~ppc -ppc64" +KEYWORDS="-* ppc -ppc64" IUSE="ibm" DEPEND="sys-apps/powerpc-utils |