diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2012-08-23 04:35:02 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2012-08-23 04:35:02 +0000 |
commit | 2f4f727adf6ce83d5ea1d42ddffdc50e7a8f4bdc (patch) | |
tree | 38cbfc74e8fab5a12d5e776d58d440dd8bb61cf9 /sci-mathematics/gfan | |
parent | Bump (diff) | |
download | gentoo-2-2f4f727adf6ce83d5ea1d42ddffdc50e7a8f4bdc.tar.gz gentoo-2-2f4f727adf6ce83d5ea1d42ddffdc50e7a8f4bdc.tar.bz2 gentoo-2-2f4f727adf6ce83d5ea1d42ddffdc50e7a8f4bdc.zip |
added prefix keywords (bug #349742)
(Portage version: 2.2.0_alpha122/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics/gfan')
-rw-r--r-- | sci-mathematics/gfan/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/gfan/gfan-0.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-mathematics/gfan/ChangeLog b/sci-mathematics/gfan/ChangeLog index 6a2e3e9fab6e..f874429a76b1 100644 --- a/sci-mathematics/gfan/ChangeLog +++ b/sci-mathematics/gfan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gfan # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/ChangeLog,v 1.10 2012/06/30 02:06:45 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/ChangeLog,v 1.11 2012/08/23 04:35:02 ottxor Exp $ + + 23 Aug 2012; Christoph Junghans <ottxor@gentoo.org> gfan-0.5.ebuild: + added prefix keywords (bug #349742) 30 Jun 2012; Thomas Kahle <tomka@gentoo.org> gfan-0.5.ebuild, +files/gfan-0.5-double-declare-fix.patch: @@ -42,4 +45,3 @@ +metadata.xml: Initial import from science overlay. Thanks to all contributors, also at sage-on-gentoo. Fixes bug 293381. - diff --git a/sci-mathematics/gfan/gfan-0.5.ebuild b/sci-mathematics/gfan/gfan-0.5.ebuild index 4f1ed07d1241..03647e1e12b6 100644 --- a/sci-mathematics/gfan/gfan-0.5.ebuild +++ b/sci-mathematics/gfan/gfan-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.7 2012/06/30 02:06:45 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/gfan-0.5.ebuild,v 1.8 2012/08/23 04:35:02 ottxor 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 x86" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-libs/gmp[cxx] |