diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-22 00:06:28 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-22 00:06:28 +0000 |
commit | 72cb4aea77c788d79e869c9deb98bf7f9e9cb0c2 (patch) | |
tree | ecb7969c530ede0f9b18d2e903bfaae42c38629c | |
parent | ~amd64 keyword added (diff) | |
download | historical-72cb4aea77c788d79e869c9deb98bf7f9e9cb0c2.tar.gz historical-72cb4aea77c788d79e869c9deb98bf7f9e9cb0c2.tar.bz2 historical-72cb4aea77c788d79e869c9deb98bf7f9e9cb0c2.zip |
marked ~ppc
Package-Manager: portage-2.0.51.19
-rw-r--r-- | sci-mathematics/otter/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/otter/Manifest | 16 | ||||
-rw-r--r-- | sci-mathematics/otter/otter-3.2.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/otter/otter-3.3.ebuild | 6 |
4 files changed, 13 insertions, 20 deletions
diff --git a/sci-mathematics/otter/ChangeLog b/sci-mathematics/otter/ChangeLog index 10ab3436ec86..ae544964ea85 100644 --- a/sci-mathematics/otter/ChangeLog +++ b/sci-mathematics/otter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/otter -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/ChangeLog,v 1.2 2004/12/28 20:55:25 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/ChangeLog,v 1.3 2005/04/22 00:06:28 wormo Exp $ + + 21 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> otter-3.3.ebuild: + marked ~ppc *otter-3.3 (28 Dec 2004) diff --git a/sci-mathematics/otter/Manifest b/sci-mathematics/otter/Manifest index 4a764c9cd1b2..a950179c2e3e 100644 --- a/sci-mathematics/otter/Manifest +++ b/sci-mathematics/otter/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 a0eb4ff9f662840a735cdece2762446d otter-3.3.ebuild 719 -MD5 12e8e13341caac3257d1c538d297a5cf otter-3.2.ebuild 692 -MD5 988b018cd51d668686ff40385af7fbcf ChangeLog 1615 +MD5 b450ba537d87af196b0f1a800f488a90 ChangeLog 1705 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 +MD5 5b9225829ac717696386cfa4798eebb0 otter-3.2.ebuild 689 +MD5 508b843f5dabfe4c03dd079138ea1857 otter-3.3.ebuild 721 MD5 b299411e0aa76723d9617046d8d7ea5e files/digest-otter-3.2 62 MD5 aa559b24f0a62ba3189129735c89b785 files/digest-otter-3.3 62 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFB0chFI1lqEGTUzyQRAktcAJ0XV6wwF4IxFw3zcCbMZRimmVy9iwCdHs7g -uxsmQh39uIcEeU6ZSt9lUuQ= -=N0I1 ------END PGP SIGNATURE----- diff --git a/sci-mathematics/otter/otter-3.2.ebuild b/sci-mathematics/otter/otter-3.2.ebuild index 8df49ba2953f..6fa137c04333 100644 --- a/sci-mathematics/otter/otter-3.2.ebuild +++ b/sci-mathematics/otter/otter-3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.2.ebuild,v 1.1 2004/12/28 14:56:31 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.2.ebuild,v 1.2 2005/04/22 00:06:28 wormo Exp $ DESCRIPTION="An Automated Deduction System." SRC_URI="http://www-unix.mcs.anl.gov/AR/${PN}/${P}.tar.gz" diff --git a/sci-mathematics/otter/otter-3.3.ebuild b/sci-mathematics/otter/otter-3.3.ebuild index 6693bdbab38c..1473c5ee0b71 100644 --- a/sci-mathematics/otter/otter-3.3.ebuild +++ b/sci-mathematics/otter/otter-3.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.3.ebuild,v 1.1 2004/12/28 14:56:31 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.3.ebuild,v 1.2 2005/04/22 00:06:28 wormo 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="~x86 ~ppc-macos" +KEYWORDS="~x86 ~ppc-macos ~ppc" LICENSE="otter" SLOT="0" IUSE="" |