aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-24 14:25:59 +0200
committerJustin Lecher <jlec@gentoo.org>2011-06-24 14:25:59 +0200
commitbaca3b74d0038b4c07d07e92111ff9028fdd965a (patch)
tree1c4456a1cdba679d77183302dce84007dd9b277f /sci-astronomy
parentStreamlined fortran-2 eclass usage (diff)
downloadsci-baca3b74d0038b4c07d07e92111ff9028fdd965a.tar.gz
sci-baca3b74d0038b4c07d07e92111ff9028fdd965a.tar.bz2
sci-baca3b74d0038b4c07d07e92111ff9028fdd965a.zip
Sort inherit and/or USE
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/eye/ChangeLog5
-rw-r--r--sci-astronomy/eye/Manifest14
-rw-r--r--sci-astronomy/eye/eye-1.4.1.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/sci-astronomy/eye/ChangeLog b/sci-astronomy/eye/ChangeLog
index e91d1227f..205be6502 100644
--- a/sci-astronomy/eye/ChangeLog
+++ b/sci-astronomy/eye/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-astronomy/eye
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Jun 2011; Justin Lecher <jlec@gentoo.org> eye-1.4.1.ebuild:
+ Sort inherit and/or USE
+
*eye-1.4.1 (18 Nov 2010)
18 Nov 2010; Sébastien Fabbro <bicatali@gentoo.org> +eye-1.4.1.ebuild,
diff --git a/sci-astronomy/eye/Manifest b/sci-astronomy/eye/Manifest
index 135e266ff..7f6594d04 100644
--- a/sci-astronomy/eye/Manifest
+++ b/sci-astronomy/eye/Manifest
@@ -1,5 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
AUX eye-1.4.1-configure.patch 1521 RMD160 4e21ded936e19e7745a815b02d5121a5de7e791d SHA1 b0a81827e9f052ccf91ac93571ef2ce2872a93c8 SHA256 426d54714b01cf7616e31401e6f36f93642a28e50f13bbb30718d5d949ae4e0b
DIST eye-1.4.1.tar.gz 744173 RMD160 886d85638f099276d393dd14c841efb41c06d50a SHA1 73815581cb93c6c579f4a8c8de88f274890439e9 SHA256 f3b480be936ea8143d9f469d2901b227092ec8e7692fd2578b8ecdbcd8875824
-EBUILD eye-1.4.1.ebuild 808 RMD160 1039d52c0e522cf478a30a0d538f203eef832207 SHA1 529358d63d93e12ab19819c8f62282bb5cdc0387 SHA256 91cd62943c309ca1144b9e16059664587cca96fed5f4c8b3dd494d990c84a369
-MISC ChangeLog 287 RMD160 4b3e10bc31fa606eb2cb115a22855778e3106666 SHA1 57c0fb40b5d38466cb59009fe3fd1e017b2c9dde SHA256 9fd0826f218d876a694714f944f61006f2105f23825ea13f82fb6cae779c3b03
+EBUILD eye-1.4.1.ebuild 808 RMD160 e82521ff4555390253da4101a4f6611d6b58ce87 SHA1 e6847c2dd4f0b9d3f30413413036d7dbe1114bb5 SHA256 077abf77b9498f9523663c2a88ea87b5ff54fb4f3dd9bb451a18ac1e368d0623
+MISC ChangeLog 379 RMD160 1f5edf69d0645a9e4e313386c8700cedd8b6ed36 SHA1 05d2519b348918e5adb5b303fe1d7ce227c6f57c SHA256 85420060f74136642827d24c07b6ee0c30203bd1000a3feb3004229f2e9ef8ad
MISC metadata.xml 655 RMD160 fcec85388054934d37c4188bd508c00e00c281d2 SHA1 e51a4415f87217fbd8ade88e15fa2c10f1de83a2 SHA256 a4dca7403f21df6c4862cfd17549594c627b82633cb5cea7e808834f6c08959e
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iEYEARECAAYFAk4EglcACgkQgAnW8HDreRZx1QCgjHsaSmcpZQMsysuvjSEXlF/a
+nycAoJyW/sXiWmudK29m4fBrTVeWTBtg
+=Ry2X
+-----END PGP SIGNATURE-----
diff --git a/sci-astronomy/eye/eye-1.4.1.ebuild b/sci-astronomy/eye/eye-1.4.1.ebuild
index e389ca03b..5cb826551 100644
--- a/sci-astronomy/eye/eye-1.4.1.ebuild
+++ b/sci-astronomy/eye/eye-1.4.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
-inherit eutils autotools
+inherit autotools eutils
DESCRIPTION="Enhance astronomical object extraction with neural network filters"
HOMEPAGE="http://www.astromatic.net/software/eye"