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
commit7901d8ce0c547c51e2cbf328e15c397cd610d141 (patch)
treec36fc03cfb9bcbf55a886bc9058c7546dcd34d2c /sci-astronomy/predict/predict-2.2.3.ebuild
parentadd ~amd64, bug 156238 (diff)
downloadhistorical-7901d8ce0c547c51e2cbf328e15c397cd610d141.tar.gz
historical-7901d8ce0c547c51e2cbf328e15c397cd610d141.tar.bz2
historical-7901d8ce0c547c51e2cbf328e15c397cd610d141.zip
amd64 stable, bug 160130
Package-Manager: portage-2.1.1-r2
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 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* )