diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-24 15:12:39 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-24 15:12:39 +0000 |
commit | 16d11e93cfb00814ee6fc772468d631cc2fc1af8 (patch) | |
tree | d8cd4dca448fcae4bcb857d364ab213a007cebc2 /sci-libs | |
parent | Marked ~hppa (bug #168136). (diff) | |
download | gentoo-2-16d11e93cfb00814ee6fc772468d631cc2fc1af8.tar.gz gentoo-2-16d11e93cfb00814ee6fc772468d631cc2fc1af8.tar.bz2 gentoo-2-16d11e93cfb00814ee6fc772468d631cc2fc1af8.zip |
Stable on ppc wrt bug 167860
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gsl/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/gsl/gsl-1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gsl/ChangeLog b/sci-libs/gsl/ChangeLog index ba920490b624..a740c3f14173 100644 --- a/sci-libs/gsl/ChangeLog +++ b/sci-libs/gsl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/gsl # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.23 2007/02/24 09:56:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.24 2007/02/24 15:12:39 nixnut Exp $ + + 24 Feb 2007; nixnut <nixnut@gentoo.org> gsl-1.8.ebuild: + Stable on ppc wrt bug 167860 24 Feb 2007; Markus Rothe <corsair@gentoo.org> gsl-1.8.ebuild: Stable on ppc64; bug #167860 diff --git a/sci-libs/gsl/gsl-1.8.ebuild b/sci-libs/gsl/gsl-1.8.ebuild index afdb510e27c9..25472695ea30 100644 --- a/sci-libs/gsl/gsl-1.8.ebuild +++ b/sci-libs/gsl/gsl-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.8.ebuild,v 1.8 2007/02/24 09:56:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.8.ebuild,v 1.9 2007/02/24 15:12:39 nixnut Exp $ inherit eutils flag-o-matic autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc-macos ppc64 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc-macos ppc64 ~sh sparc x86" IUSE="" DEPEND="" |