diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-13 07:13:05 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-13 07:13:05 +0000 |
commit | 2843918cfb64c251b266116cc29e09baa3b254db (patch) | |
tree | 2c69f57e65edeaba6d304fd0df8ba891855eb67e | |
parent | Dropped ppc keywords wrt #349167 (diff) | |
download | gentoo-2-2843918cfb64c251b266116cc29e09baa3b254db.tar.gz gentoo-2-2843918cfb64c251b266116cc29e09baa3b254db.tar.bz2 gentoo-2-2843918cfb64c251b266116cc29e09baa3b254db.zip |
Dropped ppc keywords wrt #349167
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
-rw-r--r-- | sci-mathematics/gfan/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/gfan/gfan-0.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/gfan/gfan-0.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-mathematics/gfan/ChangeLog b/sci-mathematics/gfan/ChangeLog index 1b181e70aff9..647928e8c7e0 100644 --- a/sci-mathematics/gfan/ChangeLog +++ b/sci-mathematics/gfan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/gfan # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/ChangeLog,v 1.4 2011/01/23 22:03:35 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/ChangeLog,v 1.5 2011/08/13 07:13:05 xarthisius Exp $ + + 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> gfan-0.4-r1.ebuild, + gfan-0.5.ebuild: + Dropped ppc keywords wrt #349167 *gfan-0.5 (23 Jan 2011) diff --git a/sci-mathematics/gfan/gfan-0.4-r1.ebuild b/sci-mathematics/gfan/gfan-0.4-r1.ebuild index 4d797d7d8ad4..ae2dc7cf026c 100644 --- a/sci-mathematics/gfan/gfan-0.4-r1.ebuild +++ b/sci-mathematics/gfan/gfan-0.4-r1.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-mathematics/gfan/gfan-0.4-r1.ebuild,v 1.3 2011/01/02 09:19:26 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/gfan-0.4-r1.ebuild,v 1.4 2011/08/13 07:13:05 xarthisius Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://www.math.tu-berlin.de/~jensen/software/gfan/${PN}${PV}plus.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-libs/gmp[-nocxx] diff --git a/sci-mathematics/gfan/gfan-0.5.ebuild b/sci-mathematics/gfan/gfan-0.5.ebuild index 398fb67dd9c1..ec20cf857e0f 100644 --- a/sci-mathematics/gfan/gfan-0.5.ebuild +++ b/sci-mathematics/gfan/gfan-0.5.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-mathematics/gfan/gfan-0.5.ebuild,v 1.1 2011/01/23 22:03:35 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/gfan-0.5.ebuild,v 1.2 2011/08/13 07:13:05 xarthisius Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://www.math.tu-berlin.de/~jensen/software/gfan/${PN}${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-libs/gmp[-nocxx] |