diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-12-16 09:00:24 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-12-16 09:00:24 +0000 |
commit | eb7e94b864806f83269a70cd45974b7da7e3bd5b (patch) | |
tree | 05ce10b436c04b678c7ea21235db1d3f474fe5a4 /sci-mathematics/frobby | |
parent | Removal of fortran.eclass, #348851 (diff) | |
download | gentoo-2-eb7e94b864806f83269a70cd45974b7da7e3bd5b.tar.gz gentoo-2-eb7e94b864806f83269a70cd45974b7da7e3bd5b.tar.bz2 gentoo-2-eb7e94b864806f83269a70cd45974b7da7e3bd5b.zip |
x86 stable wrt bug #348639
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics/frobby')
-rw-r--r-- | sci-mathematics/frobby/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/frobby/frobby-0.8.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/frobby/ChangeLog b/sci-mathematics/frobby/ChangeLog index 53d359cd1e6c..926aa7b1992e 100644 --- a/sci-mathematics/frobby/ChangeLog +++ b/sci-mathematics/frobby/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/frobby # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/frobby/ChangeLog,v 1.2 2010/11/07 22:50:09 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/frobby/ChangeLog,v 1.3 2010/12/16 09:00:24 phajdan.jr Exp $ + + 16 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + frobby-0.8.2-r1.ebuild: + x86 stable wrt bug #348639 07 Nov 2010; Thomas Kahle <tomka@gentoo.org> frobby-0.8.2-r1.ebuild: ebuild QA: missing || die statments diff --git a/sci-mathematics/frobby/frobby-0.8.2-r1.ebuild b/sci-mathematics/frobby/frobby-0.8.2-r1.ebuild index 021dde5f400e..8f103a93719e 100644 --- a/sci-mathematics/frobby/frobby-0.8.2-r1.ebuild +++ b/sci-mathematics/frobby/frobby-0.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/frobby/frobby-0.8.2-r1.ebuild,v 1.2 2010/11/07 22:50:09 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/frobby/frobby-0.8.2-r1.ebuild,v 1.3 2010/12/16 09:00:24 phajdan.jr Exp $ EAPI=2 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.broune.com/frobby/" SRC_URI="http://www.broune.com/frobby/frobby_v${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc" DEPEND="dev-libs/gmp[-nocxx] |