summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-12-08 00:53:27 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-12-08 00:53:27 +0000
commit70302b7ca69bbf9de014c65de036236e34ff6310 (patch)
treec258cdf17591810095b2a1e436014ceae4e07a37 /sci-astronomy
parentMarked ~amd64. (diff)
downloadhistorical-70302b7ca69bbf9de014c65de036236e34ff6310.tar.gz
historical-70302b7ca69bbf9de014c65de036236e34ff6310.tar.bz2
historical-70302b7ca69bbf9de014c65de036236e34ff6310.zip
Stable on amd64.
Package-Manager: portage-2.0.53
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/predict/ChangeLog5
-rw-r--r--sci-astronomy/predict/Manifest12
-rw-r--r--sci-astronomy/predict/predict-2.2.2-r3.ebuild4
3 files changed, 12 insertions, 9 deletions
diff --git a/sci-astronomy/predict/ChangeLog b/sci-astronomy/predict/ChangeLog
index b9bfd7311ff0..37a492c82830 100644
--- a/sci-astronomy/predict/ChangeLog
+++ b/sci-astronomy/predict/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/predict
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/ChangeLog,v 1.5 2005/08/05 15:37:18 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/ChangeLog,v 1.6 2005/12/08 00:53:27 cryos Exp $
+
+ 08 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> predict-2.2.2-r3.ebuild:
+ Stable on amd64.
05 Aug 2005; Herbie Hopkins <herbs@gentoo.org> predict-2.2.2-r3.ebuild:
Marked ~amd64 wrt bug #101375.
diff --git a/sci-astronomy/predict/Manifest b/sci-astronomy/predict/Manifest
index 95bf22b7f605..b0f8814d197d 100644
--- a/sci-astronomy/predict/Manifest
+++ b/sci-astronomy/predict/Manifest
@@ -1,15 +1,15 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 9e9854a98f92528f1448b591118a3c43 predict-2.2.2-r3.ebuild 4419
-MD5 5f819ed4585f96b1e9441357713413ee ChangeLog 2088
-MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
+MD5 f8f66c0078831f2d9dc1539366a54313 ChangeLog 2185
MD5 729e9f2e1ecbb139b17f650d2916da21 files/digest-predict-2.2.2-r3 66
MD5 95dc86360de601d5c7c9d2f7d87c2c79 files/predict-update 4037
+MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
+MD5 7b8d3b5a1afd8f9ac705eeed70ffe10c predict-2.2.2-r3.ebuild 4418
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFC84fI2G5bA0cA/ScRAvNeAJ9BHC/EKA+EK9yYVz7g8rzQP8zVJACfRVqU
-O7HPMpSyzfjxUDZvzcYfiLA=
-=qU1s
+iD8DBQFDl4QSntT9W3vfTuoRAv1iAKCPWI9uVR+pDrnspBy2vDSgmgWUlgCgkkRO
+UtrASpXhGMd9rxoaQCyW1Oc=
+=svJo
-----END PGP SIGNATURE-----
diff --git a/sci-astronomy/predict/predict-2.2.2-r3.ebuild b/sci-astronomy/predict/predict-2.2.2-r3.ebuild
index 6b576445c960..ab928ed04c58 100644
--- a/sci-astronomy/predict/predict-2.2.2-r3.ebuild
+++ b/sci-astronomy/predict/predict-2.2.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/predict-2.2.2-r3.ebuild,v 1.3 2005/08/05 15:37:18 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/predict-2.2.2-r3.ebuild,v 1.4 2005/12/08 00:53:27 cryos Exp $
inherit multilib
@@ -11,7 +11,7 @@ SRC_URI="http://www.amsat.org/amsat/ftp/software/Linux/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE="xforms gtk nls"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
DEPEND="sys-libs/ncurses
gtk? ( =x11-libs/gtk+-1.2* )