diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-28 12:43:10 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-28 12:43:10 +0000 |
commit | 2e3eb69491a3abe69480492f63744c20a0893a3f (patch) | |
tree | 883a820a54ab37f09b47d70840ba0676b33e9679 /sci-calculators/orpie | |
parent | Stable on amd64 wrt bug #344435 (diff) | |
download | gentoo-2-2e3eb69491a3abe69480492f63744c20a0893a3f.tar.gz gentoo-2-2e3eb69491a3abe69480492f63744c20a0893a3f.tar.bz2 gentoo-2-2e3eb69491a3abe69480492f63744c20a0893a3f.zip |
Stable on amd64 wrt bug #344435
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sci-calculators/orpie')
-rw-r--r-- | sci-calculators/orpie/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/orpie/orpie-1.5.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/orpie/ChangeLog b/sci-calculators/orpie/ChangeLog index 3d380cd9c9c4..21514d52241f 100644 --- a/sci-calculators/orpie/ChangeLog +++ b/sci-calculators/orpie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/orpie # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/ChangeLog,v 1.18 2010/11/15 09:21:06 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/ChangeLog,v 1.19 2010/11/28 12:43:10 hwoarang Exp $ + + 28 Nov 2010; Markos Chandras <hwoarang@gentoo.org> orpie-1.5.1-r1.ebuild: + Stable on amd64 wrt bug #344435 15 Nov 2010; Thomas Kahle <tomka@gentoo.org> orpie-1.5.1-r1.ebuild: x86 stable per bug #344435 diff --git a/sci-calculators/orpie/orpie-1.5.1-r1.ebuild b/sci-calculators/orpie/orpie-1.5.1-r1.ebuild index f64f5da459da..09711971818f 100644 --- a/sci-calculators/orpie/orpie-1.5.1-r1.ebuild +++ b/sci-calculators/orpie/orpie-1.5.1-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-calculators/orpie/orpie-1.5.1-r1.ebuild,v 1.3 2010/11/15 09:21:06 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.5.1-r1.ebuild,v 1.4 2010/11/28 12:43:10 hwoarang Exp $ EAPI=2 inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="http://pessimization.com/software/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc" DEPEND="dev-ml/ocamlgsl |