diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-03-19 16:50:06 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-03-19 16:50:06 +0000 |
commit | 562f5d94d2bd24608711a52ca372ec0d64a23614 (patch) | |
tree | 7892357d2e6a039cd852437330064f18b87ddb3c | |
parent | Fix bug #198977. (diff) | |
download | gentoo-2-562f5d94d2bd24608711a52ca372ec0d64a23614.tar.gz gentoo-2-562f5d94d2bd24608711a52ca372ec0d64a23614.tar.bz2 gentoo-2-562f5d94d2bd24608711a52ca372ec0d64a23614.zip |
Removed ~ppc keyword, most of the tests won't run since they're packaged as x86 binaries.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
-rw-r--r-- | app-benchmarks/xfbsuite/ChangeLog | 6 | ||||
-rw-r--r-- | app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-benchmarks/xfbsuite/ChangeLog b/app-benchmarks/xfbsuite/ChangeLog index 4537342ba8e1..e7ac48320f1a 100644 --- a/app-benchmarks/xfbsuite/ChangeLog +++ b/app-benchmarks/xfbsuite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-benchmarks/xfbsuite # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/xfbsuite/ChangeLog,v 1.10 2009/03/09 16:57:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/xfbsuite/ChangeLog,v 1.11 2009/03/19 16:50:06 josejx Exp $ + + 19 Mar 2009; Joseph Jezak <josejx@gentoo.org> xfbsuite-0.9.7.6.ebuild: + Removed ~ppc keyword, most of the tests won't run since they're packaged as + x86 binaries. 09 Mar 2009; Raúl Porcel <armin76@gentoo.org> xfbsuite-0.9.7.6.ebuild: x86 stable wrt #261717 diff --git a/app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.ebuild b/app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.ebuild index 2d401ea3b637..19fa364b7338 100644 --- a/app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.ebuild +++ b/app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.ebuild,v 1.8 2009/03/09 16:57:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/xfbsuite/xfbsuite-0.9.7.6.ebuild,v 1.9 2009/03/19 16:50:06 josejx Exp $ DESCRIPTION="benchmark suite" HOMEPAGE="https://sourceforge.net/projects/fbsuite/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fbsuite/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-lang/perl |