summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-06-28 15:53:36 +0000
committerBrent Baude <ranger@gentoo.org>2011-06-28 15:53:36 +0000
commit7a8b4f0c14df4d87c0116baf04ab743e66610e1c (patch)
tree08adf84070730c6c344705b50c84813ee34bedea /sci-libs
parentdisable largefile again as it seems to cause problems on some arches, require... (diff)
downloadgentoo-2-7a8b4f0c14df4d87c0116baf04ab743e66610e1c.tar.gz
gentoo-2-7a8b4f0c14df4d87c0116baf04ab743e66610e1c.tar.bz2
gentoo-2-7a8b4f0c14df4d87c0116baf04ab743e66610e1c.zip
Marking cbflib-0.9.0-r3 ppc for bug 352065
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/cbflib/ChangeLog5
-rw-r--r--sci-libs/cbflib/cbflib-0.9.0-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cbflib/ChangeLog b/sci-libs/cbflib/ChangeLog
index 451b89d6c7d1..2642e2671e9e 100644
--- a/sci-libs/cbflib/ChangeLog
+++ b/sci-libs/cbflib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cbflib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/ChangeLog,v 1.17 2011/06/21 15:41:23 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/ChangeLog,v 1.18 2011/06/28 15:53:36 ranger Exp $
+
+ 28 Jun 2011; Brent Baude <ranger@gentoo.org> cbflib-0.9.0-r3.ebuild:
+ Marking cbflib-0.9.0-r3 ppc for bug 352065
21 Jun 2011; Justin Lecher <jlec@gentoo.org> cbflib-0.8.1-r7.ebuild,
cbflib-0.9.0-r3.ebuild:
diff --git a/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild b/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild
index bc6c390ca047..38e1786db9ed 100644
--- a/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild
+++ b/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild,v 1.5 2011/06/21 15:41:23 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.0-r3.ebuild,v 1.6 2011/06/28 15:53:36 ranger Exp $
EAPI="3"
@@ -25,7 +25,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P1}_14Feb10.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
IUSE="doc python"
DEPEND="virtual/fortran "