summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-01-26 11:43:04 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-01-26 11:43:04 +0000
commit66fb4bf4a02407d1cead5555784f2a1534f3ffcb (patch)
tree14805140e70b33ada7424c0b3ee77f91148773e0 /sci-astronomy/predict/predict-2.2.3.ebuild
parentWorks on ppc. (diff)
downloadhistorical-66fb4bf4a02407d1cead5555784f2a1534f3ffcb.tar.gz
historical-66fb4bf4a02407d1cead5555784f2a1534f3ffcb.tar.bz2
historical-66fb4bf4a02407d1cead5555784f2a1534f3ffcb.zip
x86 stable wrt bug 160130
Package-Manager: portage-2.1.2-r4
Diffstat (limited to 'sci-astronomy/predict/predict-2.2.3.ebuild')
-rw-r--r--sci-astronomy/predict/predict-2.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/predict/predict-2.2.3.ebuild b/sci-astronomy/predict/predict-2.2.3.ebuild
index f13876f27641..11eb0b3eb71d 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.1 2007/01/12 02:31:40 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/predict/predict-2.2.3.ebuild,v 1.2 2007/01/26 11:43:04 armin76 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* )