aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-04-05 16:18:24 +0200
committerJustin Lecher <jlec@gentoo.org>2011-04-05 16:18:24 +0200
commit8a382b78970230d52ba788dd0adcbe1641111a07 (patch)
treed02f3e5f2eaf49bd6643eab18734bd7c77db80ca /sci-mathematics/burrtools
parentCorrected Slot of fltk to 1, thanks Jan M. Simons noticing this (diff)
downloadsci-8a382b78970230d52ba788dd0adcbe1641111a07.tar.gz
sci-8a382b78970230d52ba788dd0adcbe1641111a07.tar.bz2
sci-8a382b78970230d52ba788dd0adcbe1641111a07.zip
Corrected Slot of fltk to 1
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-mathematics/burrtools')
-rw-r--r--sci-mathematics/burrtools/ChangeLog5
-rw-r--r--sci-mathematics/burrtools/Manifest14
-rw-r--r--sci-mathematics/burrtools/burrtools-0.5.2-r1.ebuild5
3 files changed, 19 insertions, 5 deletions
diff --git a/sci-mathematics/burrtools/ChangeLog b/sci-mathematics/burrtools/ChangeLog
index 4d0cf5f7b..bec5130ec 100644
--- a/sci-mathematics/burrtools/ChangeLog
+++ b/sci-mathematics/burrtools/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-mathematics/burrtools
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 05 Apr 2011; Justin Lecher <jlec@gentoo.org> burrtools-0.5.2-r1.ebuild:
+ Corrected Slot of fltk to 1
+
*burrtools-0.5.2-r1 (09 Mar 2010)
09 Mar 2010; Sébastien Fabbro <bicatali@gentoo.org>
diff --git a/sci-mathematics/burrtools/Manifest b/sci-mathematics/burrtools/Manifest
index 9f816b822..0e0bf76b9 100644
--- a/sci-mathematics/burrtools/Manifest
+++ b/sci-mathematics/burrtools/Manifest
@@ -1,5 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST burrtools-0.5.2-A4.pdf 1268505 RMD160 93eb65eaf66d201145ccbac0a60219fbc8c4ee4e SHA1 24e1d1747d3c0c4a570bbb5a4cd6cafa19204142 SHA256 7ef48e7fcbd8e426e8fab1205def32e108c822b31949440d9bf04e3587e0164e
DIST burrtools-0.5.2.tar.gz 1920561 RMD160 789872a5c298693fc08fee499773cae030f4cb32 SHA1 ccac1c7d6015151f7b234ebcf9df1a3a116368ea SHA256 400d549ebcb9d190c19d72582268a45cb7c54d2247f3531d212ddb1d7a83c8c7
-EBUILD burrtools-0.5.2-r1.ebuild 1141 RMD160 7b85846c0a6bc334581bd512608e99d1a29e5dec SHA1 95284a256e69e3b8ee5082eb1dc2046ec5af2f66 SHA256 ebec1b49c1cd7cea83f0337f67211c83a3fb75204656f0c4166e5b1b2eac0df8
-MISC ChangeLog 540 RMD160 2aa79e23de1fb819eaeec91f751dac24c4fa02b7 SHA1 fddd272f3288dd7b73caf5f2d24a3677b35fa339 SHA256 d14aacd76d65bc7aead9e8f196371e7b81761bb92432ccca6bb3ef6dbb1fc184
+EBUILD burrtools-0.5.2-r1.ebuild 1141 RMD160 9ad552a9bbb321f25cdd9d24b92434762cfc0d3e SHA1 f1bbb3534397230a82396f33cbec833efaeb4336 SHA256 c3f798641bcad7b0644eccdf2c87a75fb9fdade8d4d2afdfef83a9a93c2e01d3
+MISC ChangeLog 645 RMD160 434c21b1db7f42cdd17525124c37a2017203f96e SHA1 ee8606c8120f5834882939aee3d8575d6e55c4ad SHA256 61254dd871e2b065b8ddf70e6756a010fd2eca62e4a85fa05836798bd79588cc
MISC metadata.xml 488 RMD160 7fd4b47a94a7d431c6a88570bdb9cf899dc265cb SHA1 1decfcc7eca931901a16b38062750b5640da9874 SHA256 269c997101eb33ce60c1e9941497c46b8bef7450c43472c6ce548cec3ecc19e7
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iEYEARECAAYFAk2bJLAACgkQgAnW8HDreRZYtACg0Rt7dFdORUUelZ2VH46YPlUR
+2uIAoNC2B6hZXY6+eNErcy5FmHOZkNgR
+=CIUW
+-----END PGP SIGNATURE-----
diff --git a/sci-mathematics/burrtools/burrtools-0.5.2-r1.ebuild b/sci-mathematics/burrtools/burrtools-0.5.2-r1.ebuild
index 175014a04..36ec0d7e3 100644
--- a/sci-mathematics/burrtools/burrtools-0.5.2-r1.ebuild
+++ b/sci-mathematics/burrtools/burrtools-0.5.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -15,7 +15,8 @@ KEYWORDS="x86"
IUSE="doc examples"
-DEPEND="x11-libs/fltk:1.1
+DEPEND="
+ x11-libs/fltk:1
media-libs/libpng"
RDEPEND="${DEPEND}
app-text/htmldoc"