diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-11-15 09:21:06 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-11-15 09:21:06 +0000 |
commit | 014daf3a33adfad1b3f29a4fc37aae602bda7736 (patch) | |
tree | 80c68f554e02fb7f592b185692f9ee9fcd65c5dc /sci-calculators | |
parent | x86 stable per bug #344435 (diff) | |
download | gentoo-2-014daf3a33adfad1b3f29a4fc37aae602bda7736.tar.gz gentoo-2-014daf3a33adfad1b3f29a4fc37aae602bda7736.tar.bz2 gentoo-2-014daf3a33adfad1b3f29a4fc37aae602bda7736.zip |
x86 stable per bug #344435
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'sci-calculators')
-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 bcaaafe1d520..3d380cd9c9c4 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.17 2010/06/23 20:03:22 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/ChangeLog,v 1.18 2010/11/15 09:21:06 tomka Exp $ + + 15 Nov 2010; Thomas Kahle <tomka@gentoo.org> orpie-1.5.1-r1.ebuild: + x86 stable per bug #344435 23 Jun 2010; Sébastien Fabbro <bicatali@gentoo.org> orpie-1.5.1.ebuild: Removed bindist flag, orpie should be compatible GPL-3 anyway diff --git a/sci-calculators/orpie/orpie-1.5.1-r1.ebuild b/sci-calculators/orpie/orpie-1.5.1-r1.ebuild index 42aad0ac510a..f64f5da459da 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.2 2010/06/03 21:22:59 bicatali Exp $ +# $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 $ 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 |