diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-02 14:26:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-02 14:26:01 +0000 |
commit | fa19cc10358bc36b8a8094269220679476155be2 (patch) | |
tree | 975e63876056672a5f5166c3f5ae4305c8d5123f /app-sci | |
parent | Version bumps for uclinux-sources; bug #47881. (Manifest recommit) (diff) | |
download | gentoo-2-fa19cc10358bc36b8a8094269220679476155be2.tar.gz gentoo-2-fa19cc10358bc36b8a8094269220679476155be2.tar.bz2 gentoo-2-fa19cc10358bc36b8a8094269220679476155be2.zip |
Fix use invocation
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/celestia/ChangeLog | 6 | ||||
-rw-r--r-- | app-sci/celestia/celestia-1.2.5.ebuild | 4 | ||||
-rw-r--r-- | app-sci/celestia/celestia-1.3.0.ebuild | 4 | ||||
-rw-r--r-- | app-sci/predict/ChangeLog | 6 | ||||
-rw-r--r-- | app-sci/predict/predict-2.2.1.ebuild | 10 | ||||
-rw-r--r-- | app-sci/predict/predict-2.2.2-r1.ebuild | 10 |
6 files changed, 24 insertions, 16 deletions
diff --git a/app-sci/celestia/ChangeLog b/app-sci/celestia/ChangeLog index 193230d5ab4a..ed15e06f1c6f 100644 --- a/app-sci/celestia/ChangeLog +++ b/app-sci/celestia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-sci/celestia # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/ChangeLog,v 1.5 2004/04/22 11:12:34 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/ChangeLog,v 1.6 2004/06/02 14:26:01 agriffis Exp $ + + 02 Jun 2004; Aron Griffis <agriffis@gentoo.org> celestia-1.2.5.ebuild, + celestia-1.3.0.ebuild: + Fix use invocation *celestia-1.3.1 (22 Apr 2004) diff --git a/app-sci/celestia/celestia-1.2.5.ebuild b/app-sci/celestia/celestia-1.2.5.ebuild index 58a9ac3d5071..d20f5d198c7c 100644 --- a/app-sci/celestia/celestia-1.2.5.ebuild +++ b/app-sci/celestia/celestia-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/celestia-1.2.5.ebuild,v 1.1 2004/02/25 07:59:46 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/celestia-1.2.5.ebuild,v 1.2 2004/06/02 14:26:01 agriffis Exp $ inherit flag-o-matic kde-functions @@ -47,7 +47,7 @@ src_compile() { filter-flags "-funroll-loops -frerun-loop-opt" # currently celestia's "gtk support" requires gnome - if [ -n "`use gnome`" ]; then + if use gnome; then myconf="$myconf --with-gtk --without-kde" else myconf="--with-kde --without-gtk" diff --git a/app-sci/celestia/celestia-1.3.0.ebuild b/app-sci/celestia/celestia-1.3.0.ebuild index f87b49ae2a8b..2800cbc2b045 100644 --- a/app-sci/celestia/celestia-1.3.0.ebuild +++ b/app-sci/celestia/celestia-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/celestia-1.3.0.ebuild,v 1.2 2004/04/12 01:21:49 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/celestia-1.3.0.ebuild,v 1.3 2004/06/02 14:26:01 agriffis Exp $ inherit flag-o-matic kde-functions @@ -51,7 +51,7 @@ src_compile() { filter-flags "-funroll-loops -frerun-loop-opt" # currently celestia's "gtk support" requires gnome - if [ -n "`use gnome`" ]; then + if use gnome; then myconf="$myconf --with-gtk --without-kde" else myconf="--with-kde --without-gtk" diff --git a/app-sci/predict/ChangeLog b/app-sci/predict/ChangeLog index 70aef4547df7..2203ccfc716b 100644 --- a/app-sci/predict/ChangeLog +++ b/app-sci/predict/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-sci/predict # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/predict/ChangeLog,v 1.7 2004/04/19 12:13:51 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/predict/ChangeLog,v 1.8 2004/06/02 14:21:06 agriffis Exp $ + + 02 Jun 2004; Aron Griffis <agriffis@gentoo.org> predict-2.2.1.ebuild, + predict-2.2.2-r1.ebuild: + Fix use invocation 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> predict-2.2.1.ebuild, predict-2.2.2-r1.ebuild, predict-2.2.2.ebuild: diff --git a/app-sci/predict/predict-2.2.1.ebuild b/app-sci/predict/predict-2.2.1.ebuild index a42a62c99d0f..933a820c5aa7 100644 --- a/app-sci/predict/predict-2.2.1.ebuild +++ b/app-sci/predict/predict-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/predict/predict-2.2.1.ebuild,v 1.10 2004/04/19 12:13:51 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/predict/predict-2.2.1.ebuild,v 1.11 2004/06/02 14:21:06 agriffis Exp $ DESCRIPTION="Satellite tracking and orbital prediction." HOMEPAGE="http://www.qsl.net/kd2bd/predict.html" @@ -68,7 +68,7 @@ src_compile() { ${COMPILER} kep_reload.c -o kep_reload # map - if [ "`use xforms`" ]; then + if use xforms; then einfo "compiling map" cd ${S}/clients/map TCOMP="${COMPILER} -I/usr/X11R6/include -L/usr/X11R6/lib -lforms -lX11 -lm map.c map_cb.c map_main.c -o map" @@ -76,7 +76,7 @@ src_compile() { fi # gsat - if [ "`use gtk`" ]; then + if use gtk; then # note there are plugins for gsat but they are missing header files and wont compile use nls || myconf="--disable-nls" einfo "compiling gsat" @@ -138,7 +138,7 @@ src_install() { dodoc INSTALL.kep_reload README.kep_reload # map - if [ "`use xforms`" ]; then + if use xforms; then cd ${S}/clients/map dobin map for i in CHANGES README COPYING; do @@ -148,7 +148,7 @@ src_install() { fi # gsat - if [ "`use gtk`" ]; then + if use gtk; then # the install seems broken so do manually... cd ${S}/clients/gsat-1.0.0 dodir /usr/lib/gsat/plugins diff --git a/app-sci/predict/predict-2.2.2-r1.ebuild b/app-sci/predict/predict-2.2.2-r1.ebuild index 6fde2bc60339..e161fd03d2e5 100644 --- a/app-sci/predict/predict-2.2.2-r1.ebuild +++ b/app-sci/predict/predict-2.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/predict/predict-2.2.2-r1.ebuild,v 1.3 2004/04/19 12:13:51 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/predict/predict-2.2.2-r1.ebuild,v 1.4 2004/06/02 14:21:06 agriffis Exp $ DESCRIPTION="Satellite tracking and orbital prediction." HOMEPAGE="http://www.qsl.net/kd2bd/predict.html" @@ -63,7 +63,7 @@ src_compile() { ${COMPILER} kep_reload.c -o kep_reload # map - if [ "`use xforms`" ]; then + if use xforms; then einfo "compiling map" cd ${S}/clients/map TCOMP="${COMPILER} -I/usr/X11R6/include -L/usr/X11R6/lib -lforms -lX11 -lm map.c map_cb.c map_main.c -o map" @@ -71,7 +71,7 @@ src_compile() { fi # gsat - if [ "`use gtk`" ]; then + if use gtk; then # note there are plugins for gsat but they are missing header files and wont compile use nls || myconf="--disable-nls" einfo "compiling gsat" @@ -127,7 +127,7 @@ src_install() { dodoc INSTALL.kep_reload README.kep_reload # map - if [ "`use xforms`" ]; then + if use xforms; then cd ${S}/clients/map dobin map for i in CHANGES README COPYING; do @@ -137,7 +137,7 @@ src_install() { fi # gsat - if [ "`use gtk`" ]; then + if use gtk; then # the install seems broken so do manually... cd ${S}/clients/gsat-* dodir /usr/lib/gsat/plugins |