summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-01-26 14:43:43 +0000
committerSteve Dibb <beandog@gentoo.org>2007-01-26 14:43:43 +0000
commit0a7a88b61087f57ddda8ac050058e31cf28c2425 (patch)
tree42450334d915c22068bac786cef90bb13464a922 /sci-astronomy
parentadd ~amd64, bug 156238 (diff)
downloadgentoo-2-0a7a88b61087f57ddda8ac050058e31cf28c2425.tar.gz
gentoo-2-0a7a88b61087f57ddda8ac050058e31cf28c2425.tar.bz2
gentoo-2-0a7a88b61087f57ddda8ac050058e31cf28c2425.zip
amd64 stable, bug 160130
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/predict/ChangeLog5
-rw-r--r--sci-astronomy/predict/predict-2.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/predict/ChangeLog b/sci-astronomy/predict/ChangeLog
index b5d444eabbe1..0ad50eafc81c 100644
--- a/sci-astronomy/predict/ChangeLog
+++ b/sci-astronomy/predict/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/predict
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/ChangeLog,v 1.8 2007/01/26 11:43:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/ChangeLog,v 1.9 2007/01/26 14:43:43 beandog Exp $
+
+ 26 Jan 2007; Steve Dibb <beandog@gentoo.org> predict-2.2.3.ebuild:
+ amd64 stable, bug 160130
26 Jan 2007; Raúl Porcel <armin76@gentoo.org> predict-2.2.3.ebuild:
x86 stable wrt bug 160130
diff --git a/sci-astronomy/predict/predict-2.2.3.ebuild b/sci-astronomy/predict/predict-2.2.3.ebuild
index 11eb0b3eb71d..37be9bb4f47f 100644
--- a/sci-astronomy/predict/predict-2.2.3.ebuild
+++ b/sci-astronomy/predict/predict-2.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/predict-2.2.3.ebuild,v 1.2 2007/01/26 11:43:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/predict-2.2.3.ebuild,v 1.3 2007/01/26 14:43:43 beandog Exp $
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.amsat.org/amsat/ftp/software/Linux/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE="xforms xplanet gtk nls"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
DEPEND="sys-libs/ncurses
gtk? ( =x11-libs/gtk+-1.2* )