diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-11-07 00:47:55 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-11-07 00:47:55 +0000 |
commit | 298e7dd84e019151d7cd2196e85f7b2709ca4be7 (patch) | |
tree | eb32c3467c13b1214fd4942a2cb1e6544715bce3 /games-fps/openarena/openarena-0.7.1.ebuild | |
parent | Initial import. Ebuild by Paul Bredbury <brebs@sent.com> and modified by me.... (diff) | |
download | historical-298e7dd84e019151d7cd2196e85f7b2709ca4be7.tar.gz historical-298e7dd84e019151d7cd2196e85f7b2709ca4be7.tar.bz2 historical-298e7dd84e019151d7cd2196e85f7b2709ca4be7.zip |
Changed SRC_URI to A in pkg_nofetch so we don't get the full URI output.
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'games-fps/openarena/openarena-0.7.1.ebuild')
-rw-r--r-- | games-fps/openarena/openarena-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/openarena/openarena-0.7.1.ebuild b/games-fps/openarena/openarena-0.7.1.ebuild index 23764de378c9..196a268edfdf 100644 --- a/games-fps/openarena/openarena-0.7.1.ebuild +++ b/games-fps/openarena/openarena-0.7.1.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/games-fps/openarena/openarena-0.7.1.ebuild,v 1.1 2007/11/07 00:46:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/openarena/openarena-0.7.1.ebuild,v 1.2 2007/11/07 00:47:55 wolf31o2 Exp $ inherit versionator games @@ -31,7 +31,7 @@ S=${WORKDIR}/openarena-0.7.0 dir=${GAMES_PREFIX_OPT}/${PN} pkg_nofetch() { - einfo "Please download ${SRC_URI} from:" + einfo "Please download ${A} from:" einfo " ${HOMEPAGE}" einfo "and move them to ${DISTDIR}" echo |