diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 02:51:29 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 02:51:29 +0000 |
commit | 0e0e9db5b565341a217420eb09b4de21cc89a1f5 (patch) | |
tree | c0df1787670f950a8eb1e7311eddce890f285d59 /sci-astronomy | |
parent | Testing ppc-macos. Submitted on behalf of Fabian Groffen (diff) | |
download | gentoo-2-0e0e9db5b565341a217420eb09b4de21cc89a1f5.tar.gz gentoo-2-0e0e9db5b565341a217420eb09b4de21cc89a1f5.tar.bz2 gentoo-2-0e0e9db5b565341a217420eb09b4de21cc89a1f5.zip |
QA: ${PN}-${PV} -> ${P}
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/xephem/xephem-3.6.2-r1.ebuild | 8 | ||||
-rw-r--r-- | sci-astronomy/xephem/xephem-3.6.2.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/xephem/xephem-3.6.4.ebuild | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/sci-astronomy/xephem/xephem-3.6.2-r1.ebuild b/sci-astronomy/xephem/xephem-3.6.2-r1.ebuild index f7bffba3e170..e9615a954bf0 100644 --- a/sci-astronomy/xephem/xephem-3.6.2-r1.ebuild +++ b/sci-astronomy/xephem/xephem-3.6.2-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.2-r1.ebuild,v 1.4 2005/06/17 21:26:17 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.2-r1.ebuild,v 1.5 2005/07/09 02:47:33 swegener Exp $ DESCRIPTION="XEphem is the X Windows Ephemeris, and provides a scientific-grade solar system model, star charts, sky views, plus a whole lot more." -SRC_URI="http://www.clearskyinstitute.com/xephem/${PN}-${PV}.tar.gz" +SRC_URI="http://www.clearskyinstitute.com/xephem/${P}.tar.gz" HOMEPAGE="http://www.clearskyinstitute.com/xephem" KEYWORDS="~amd64 ppc x86" IUSE="" @@ -17,8 +17,8 @@ src_unpack() { cd ${S} for i in libastro/Makefile libip/Makefile libjpegd/Makefile \ liblilxml/Makefile GUI/xephem/Makefile.simple ; do - einfo "Fixing CFLAGS in $i" - sed -e "s~^CFLAGS[ ]*=\(.*\)-O2\(.*\)~CFLAGS= \1 \2 ${CFLAGS}~" -i $i \ + einfo "Fixing CFLAGS in ${i}" + sed -e "s~^CFLAGS[ ]*=\(.*\)-O2\(.*\)~CFLAGS= \1 \2 ${CFLAGS}~" -i ${i} \ || die "sed failed" done sed -e 's~^CFLAGS[ ]*=\(.*\)$(CLDFLAGS)\(.*\)~CFLAGS=\1 \2~' \ diff --git a/sci-astronomy/xephem/xephem-3.6.2.ebuild b/sci-astronomy/xephem/xephem-3.6.2.ebuild index d5beeb1412db..a0dcd0e679c0 100644 --- a/sci-astronomy/xephem/xephem-3.6.2.ebuild +++ b/sci-astronomy/xephem/xephem-3.6.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.2.ebuild,v 1.3 2005/06/02 15:16:21 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.2.ebuild,v 1.4 2005/07/09 02:47:33 swegener Exp $ DESCRIPTION="XEphem is the X Windows Ephemeris, and provides a scientific-grade solar system model, star charts, sky views, plus a whole lot more." -SRC_URI="http://www.clearskyinstitute.com/xephem/${PN}-${PV}.tar.gz" +SRC_URI="http://www.clearskyinstitute.com/xephem/${P}.tar.gz" HOMEPAGE="http://www.clearskyinstitute.com/xephem" KEYWORDS="x86 amd64 ppc" IUSE="" diff --git a/sci-astronomy/xephem/xephem-3.6.4.ebuild b/sci-astronomy/xephem/xephem-3.6.4.ebuild index e553785bfa74..6585ead40a53 100644 --- a/sci-astronomy/xephem/xephem-3.6.4.ebuild +++ b/sci-astronomy/xephem/xephem-3.6.4.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.4.ebuild,v 1.2 2005/06/02 15:16:21 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.4.ebuild,v 1.3 2005/07/09 02:47:33 swegener Exp $ DESCRIPTION="XEphem is the X Windows Ephemeris, and provides a scientific-grade solar system model, star charts, sky views, plus a whole lot more." -SRC_URI="http://www.clearskyinstitute.com/xephem/${PN}-${PV}.tar.gz" +SRC_URI="http://www.clearskyinstitute.com/xephem/${P}.tar.gz" HOMEPAGE="http://www.clearskyinstitute.com/xephem" KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" @@ -17,8 +17,8 @@ src_unpack() { cd ${S} for i in libastro/Makefile libip/Makefile libjpegd/Makefile \ liblilxml/Makefile GUI/xephem/Makefile ; do - einfo "Fixing CFLAGS in $i" - sed -e "s~^CFLAGS[ ]*=\(.*\)-O2\(.*\)~CFLAGS= \1 \2 ${CFLAGS}~" -i $i \ + einfo "Fixing CFLAGS in ${i}" + sed -e "s~^CFLAGS[ ]*=\(.*\)-O2\(.*\)~CFLAGS= \1 \2 ${CFLAGS}~" -i ${i} \ || die "sed failed" done sed -e 's~^CFLAGS[ ]*=\(.*\)$(CLDFLAGS)\(.*\)~CFLAGS=\1 \2~' \ |