aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan-Christofer Demay <jcdemay@gmail.com>2009-10-24 01:38:38 +0000
committerJonathan-Christofer Demay <jcdemay@gmail.com>2009-10-24 01:38:38 +0000
commit8fd6be86bf3cea8267701b064bf298bf40840365 (patch)
treed7b0be951b48bb43290463c2c971b3deb0ccf94d /sci-mathematics/apron
parentversion bump (diff)
downloadsci-8fd6be86bf3cea8267701b064bf298bf40840365.tar.gz
sci-8fd6be86bf3cea8267701b064bf298bf40840365.tar.bz2
sci-8fd6be86bf3cea8267701b064bf298bf40840365.zip
various eapi2 updates
Diffstat (limited to 'sci-mathematics/apron')
-rw-r--r--sci-mathematics/apron/Manifest2
-rw-r--r--sci-mathematics/apron/apron-0.9.10.ebuild12
2 files changed, 7 insertions, 7 deletions
diff --git a/sci-mathematics/apron/Manifest b/sci-mathematics/apron/Manifest
index 251d0b2aa..f62d6aa59 100644
--- a/sci-mathematics/apron/Manifest
+++ b/sci-mathematics/apron/Manifest
@@ -1,3 +1,3 @@
AUX apron-0.9.10-pkgrid_manager.patch 543 RMD160 36b7ef40e2748781a21275af0e50bfbfd0a4253e SHA1 c636f4837643b3bfe6cc2f9ee7194d9b2a756fc6 SHA256 d62e05fac7f08d2b6ac62a8e8819ce00e55605155869a7d5ad814c399020d6bf
DIST apron-0.9.10.tgz 845879 RMD160 ddd621617adfa158ecd1b8cc3371feca29a95538 SHA1 77ac01bad0d5a0dfc702c647e1290b4bd1ff6f11 SHA256 af1f113b455d16b41bba3c3e94274edacfa5a8d8ef12fde2adc26eaa01f900ef
-EBUILD apron-0.9.10.ebuild 2389 RMD160 98a8a1433d7b67ed3a00d61b71f7f4da82d7c7eb SHA1 d8f5287502b13c05508d2d99687dc0e4cb08abdc SHA256 6af7263051e118ab4635ba425810c331f25cf5bb970ba82a53e609693e46487a
+EBUILD apron-0.9.10.ebuild 2386 RMD160 8380979823586038f2f24193d931680f484de4cc SHA1 c512f3691e8eedf71869c2b428c12476565e59bb SHA256 48cd14b9caae325c240bd796897064ccf65f2ec7e49a36d91a8ed0137d4071a8
diff --git a/sci-mathematics/apron/apron-0.9.10.ebuild b/sci-mathematics/apron/apron-0.9.10.ebuild
index bb1879386..1adf692be 100644
--- a/sci-mathematics/apron/apron-0.9.10.ebuild
+++ b/sci-mathematics/apron/apron-0.9.10.ebuild
@@ -4,7 +4,7 @@
inherit eutils toolchain-funcs
-DESCRIPTION="The APRON library is dedicated to the static analysis of the numerical variables of a program by Abstract Interpretation"
+DESCRIPTION="APRON is a library dedicated to the static analysis of the numerical variables of a program by Abstract Interpretation"
HOMEPAGE="http://apron.cri.ensmp.fr/library/"
SRC_URI="http://apron.cri.ensmp.fr/library/${P}.tgz"
@@ -13,16 +13,16 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="cxx doc ocaml ppl"
-RDEPEND="dev-libs/gmp
- dev-libs/mpfr
- ocaml? ( >=dev-lang/ocaml-3.09
+DEPEND="ocaml? ( >=dev-lang/ocaml-3.09
dev-ml/camlidl
dev-ml/mlgmpidl )
- ppl? ( dev-libs/ppl )"
-DEPEND="${RDEPEND}
+ dev-libs/gmp
+ dev-libs/mpfr
+ ppl? ( dev-libs/ppl )
doc? ( app-text/texlive
app-text/ghostscript-gpl
cxx? ( app-doc/doxygen ) )"
+RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}