diff options
Diffstat (limited to 'sci-calculators/orpie')
-rw-r--r-- | sci-calculators/orpie/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/orpie/Manifest | 4 | ||||
-rw-r--r-- | sci-calculators/orpie/orpie-1.4.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sci-calculators/orpie/ChangeLog b/sci-calculators/orpie/ChangeLog index 83fd3a503042..0e54a6927e05 100644 --- a/sci-calculators/orpie/ChangeLog +++ b/sci-calculators/orpie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/orpie # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/ChangeLog,v 1.1 2005/02/03 01:35:20 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/ChangeLog,v 1.2 2005/07/06 23:33:40 herbs Exp $ + + 06 Jul 2005; Herbie Hopkins <herbs@gentoo.org> orpie-1.4.1.ebuild: + Marked ~amd64 wrt bug #97928. *orpie-1.4.1 (02 Feb 2005) diff --git a/sci-calculators/orpie/Manifest b/sci-calculators/orpie/Manifest index bfa42e2b9a77..92bf6ce4aa8d 100644 --- a/sci-calculators/orpie/Manifest +++ b/sci-calculators/orpie/Manifest @@ -1,4 +1,4 @@ -MD5 e3c6f7ff957fa93ab68604f17e2bdec9 orpie-1.4.1.ebuild 729 -MD5 d17c4be6019a17655dd99390b746abbd ChangeLog 355 +MD5 965fff9ba504c88e3d65301b87209c73 orpie-1.4.1.ebuild 736 +MD5 21007f38375e6232cd34a8aabe0373be ChangeLog 457 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 daeb2694921f2f6a00b7e5d74990117e files/digest-orpie-1.4.1 63 diff --git a/sci-calculators/orpie/orpie-1.4.1.ebuild b/sci-calculators/orpie/orpie-1.4.1.ebuild index 67cc1319b636..09c557f69aca 100644 --- a/sci-calculators/orpie/orpie-1.4.1.ebuild +++ b/sci-calculators/orpie/orpie-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.4.1.ebuild,v 1.2 2005/02/03 01:43:00 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.4.1.ebuild,v 1.3 2005/07/06 23:33:40 herbs Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.eecs.umich.edu/~pelzlpj/orpie/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-lang/ocaml |