diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-06-05 14:07:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-06-05 14:07:50 +0000 |
commit | 4c163c8bb4ce5bb068ca6afeecb08f649e0e35d4 (patch) | |
tree | 0e72b785653f0bbc370346dffc7d989921331bf1 /sci-libs | |
parent | Change all ion-truetype USE to ion3-voidupstreamsupport-truetype, thanks to M... (diff) | |
download | gentoo-2-4c163c8bb4ce5bb068ca6afeecb08f649e0e35d4.tar.gz gentoo-2-4c163c8bb4ce5bb068ca6afeecb08f649e0e35d4.tar.bz2 gentoo-2-4c163c8bb4ce5bb068ca6afeecb08f649e0e35d4.zip |
Stable on sparc wrt #180916
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gsl/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/gsl/gsl-1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gsl/ChangeLog b/sci-libs/gsl/ChangeLog index e89b920ed84f..d033d348f2c2 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.30 2007/03/28 18:15:07 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.31 2007/06/05 14:07:50 gustavoz Exp $ + + 05 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> gsl-1.9.ebuild: + Stable on sparc wrt #180916 28 Mar 2007; Fabian Groffen <grobian@gentoo.org> gsl-1.7.ebuild, gsl-1.8.ebuild, gsl-1.9.ebuild: diff --git a/sci-libs/gsl/gsl-1.9.ebuild b/sci-libs/gsl/gsl-1.9.ebuild index 3541c589d716..acf28a68db06 100644 --- a/sci-libs/gsl/gsl-1.9.ebuild +++ b/sci-libs/gsl/gsl-1.9.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.9.ebuild,v 1.5 2007/03/28 18:15:07 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.9.ebuild,v 1.6 2007/06/05 14:07:50 gustavoz 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 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |