diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-03-28 18:15:07 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-03-28 18:15:07 +0000 |
commit | b69b4e87d5154e4b60670ae69f7470925f9b5c68 (patch) | |
tree | b916da24cc52fe2011d809102b8bb3e167d78c3e /sci-libs | |
parent | Switch license to GPL-2-with-linking-exception as that is what the actual *.j... (diff) | |
download | gentoo-2-b69b4e87d5154e4b60670ae69f7470925f9b5c68.tar.gz gentoo-2-b69b4e87d5154e4b60670ae69f7470925f9b5c68.tar.bz2 gentoo-2-b69b4e87d5154e4b60670ae69f7470925f9b5c68.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2.2)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/gsl/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/gsl/gsl-1.7.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/gsl/gsl-1.8.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/gsl/gsl-1.9.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sci-libs/gsl/ChangeLog b/sci-libs/gsl/ChangeLog index 4236650a4d10..e89b920ed84f 100644 --- a/sci-libs/gsl/ChangeLog +++ b/sci-libs/gsl/ChangeLog @@ -1,6 +1,10 @@ # 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.29 2007/03/28 14:41:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.30 2007/03/28 18:15:07 grobian Exp $ + + 28 Mar 2007; Fabian Groffen <grobian@gentoo.org> gsl-1.7.ebuild, + gsl-1.8.ebuild, gsl-1.9.ebuild: + Dropped ppc-macos keyword, see you in prefix 28 Mar 2007; Raúl Porcel <armin76@gentoo.org> gsl-1.8.ebuild: ia64 stable wrt bug 167860 diff --git a/sci-libs/gsl/gsl-1.7.ebuild b/sci-libs/gsl/gsl-1.7.ebuild index b68e38a0ac71..94fa3cb692ac 100644 --- a/sci-libs/gsl/gsl-1.7.ebuild +++ b/sci-libs/gsl/gsl-1.7.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.7.ebuild,v 1.9 2007/02/11 10:26:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.7.ebuild,v 1.10 2007/03/28 18:15:07 grobian Exp $ inherit flag-o-matic @@ -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 ppc64 sh sparc ~x86" IUSE="" DEPEND="virtual/libc" diff --git a/sci-libs/gsl/gsl-1.8.ebuild b/sci-libs/gsl/gsl-1.8.ebuild index 798ba0836954..77276b8b39d4 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.11 2007/03/28 14:41:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.8.ebuild,v 1.12 2007/03/28 18:15:07 grobian 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 ppc64 ~sh sparc x86" IUSE="" DEPEND="" diff --git a/sci-libs/gsl/gsl-1.9.ebuild b/sci-libs/gsl/gsl-1.9.ebuild index 5ab6d59e8ad2..3541c589d716 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.4 2007/03/27 19:29:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.9.ebuild,v 1.5 2007/03/28 18:15:07 grobian 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 ~ppc-macos ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |