diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 18:20:20 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 18:20:20 +0000 |
commit | 9b5f39b54790642bf90da700cd983fe58e98b5c1 (patch) | |
tree | fd94bcc06c3b0b52d740dc0a72c2657d74b0697c /sci-mathematics | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-9b5f39b54790642bf90da700cd983fe58e98b5c1.tar.gz gentoo-2-9b5f39b54790642bf90da700cd983fe58e98b5c1.tar.bz2 gentoo-2-9b5f39b54790642bf90da700cd983fe58e98b5c1.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/otter/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/otter/otter-3.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/otter/ChangeLog b/sci-mathematics/otter/ChangeLog index 862c2007b7a6..297f671acbf1 100644 --- a/sci-mathematics/otter/ChangeLog +++ b/sci-mathematics/otter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/otter -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/ChangeLog,v 1.11 2009/12/24 14:27:10 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/ChangeLog,v 1.12 2010/01/02 18:20:20 fauli Exp $ + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> otter-3.3-r1.ebuild: + Transfer Prefix keywords 24 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> otter-3.3-r1.ebuild: Use -j1 for build (bug #298208). diff --git a/sci-mathematics/otter/otter-3.3-r1.ebuild b/sci-mathematics/otter/otter-3.3-r1.ebuild index 46ba2ce12fd1..f000c1781d03 100644 --- a/sci-mathematics/otter/otter-3.3-r1.ebuild +++ b/sci-mathematics/otter/otter-3.3-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.3-r1.ebuild,v 1.6 2009/12/24 14:27:10 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.3-r1.ebuild,v 1.7 2010/01/02 18:20:20 fauli Exp $ DESCRIPTION="An Automated Deduction System." SRC_URI="http://www-unix.mcs.anl.gov/AR/${PN}/${P}.tar.gz" HOMEPAGE="http://www-unix.mcs.anl.gov/AR/otter/" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" LICENSE="otter" SLOT="0" IUSE="" |