diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-03-07 01:18:34 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-03-07 01:18:34 +0000 |
commit | 06d68eab6bc6a1ad5aaa9bcfdf364653f5c404be (patch) | |
tree | 5551ab44967604c0f78e8929ae40d707a1eb09a1 /games-misc | |
parent | QA cleanup: Fix quoting. (diff) | |
download | historical-06d68eab6bc6a1ad5aaa9bcfdf364653f5c404be.tar.gz historical-06d68eab6bc6a1ad5aaa9bcfdf364653f5c404be.tar.bz2 historical-06d68eab6bc6a1ad5aaa9bcfdf364653f5c404be.zip |
QA cleanup: Fix quoting.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/c++robots/ChangeLog | 7 | ||||
-rw-r--r-- | games-misc/c++robots/c++robots-0.ebuild | 6 | ||||
-rw-r--r-- | games-misc/gnurobots/ChangeLog | 7 | ||||
-rw-r--r-- | games-misc/gnurobots/gnurobots-1.0d.ebuild | 6 | ||||
-rw-r--r-- | games-misc/sex/ChangeLog | 5 | ||||
-rw-r--r-- | games-misc/sex/sex-1.0.ebuild | 4 |
6 files changed, 22 insertions, 13 deletions
diff --git a/games-misc/c++robots/ChangeLog b/games-misc/c++robots/ChangeLog index ca7031b5f543..6ff481aff880 100644 --- a/games-misc/c++robots/ChangeLog +++ b/games-misc/c++robots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/c++robots -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/c++robots/ChangeLog,v 1.6 2007/02/08 21:06:53 wolf31o2 Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/c++robots/ChangeLog,v 1.7 2008/03/07 01:17:45 wolf31o2 Exp $ + + 07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> c++robots-0.ebuild: + QA cleanup: Fix quoting. 08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/games-misc/c++robots/c++robots-0.ebuild b/games-misc/c++robots/c++robots-0.ebuild index e19d688743f3..764a4431a7f8 100644 --- a/games-misc/c++robots/c++robots-0.ebuild +++ b/games-misc/c++robots/c++robots-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/c++robots/c++robots-0.ebuild,v 1.5 2004/07/01 11:19:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/c++robots/c++robots-0.ebuild,v 1.6 2008/03/07 01:17:45 wolf31o2 Exp $ inherit eutils games @@ -19,7 +19,7 @@ S="${WORKDIR}/${PN}" src_unpack() { unpack ${A} - cd ${S} + cd "${S}" epatch "${FILESDIR}/proper-coding.patch" } diff --git a/games-misc/gnurobots/ChangeLog b/games-misc/gnurobots/ChangeLog index b152180b9001..b5ff1034890c 100644 --- a/games-misc/gnurobots/ChangeLog +++ b/games-misc/gnurobots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/gnurobots -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/gnurobots/ChangeLog,v 1.9 2007/01/10 19:44:00 peper Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/gnurobots/ChangeLog,v 1.10 2008/03/07 01:16:53 wolf31o2 Exp $ + + 07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> gnurobots-1.0d.ebuild: + QA cleanup: Fix quoting. 10 Jan 2007; Piotr Jaroszyński <peper@gentoo.org> gnurobots-1.0d.ebuild: Dependency update: dev-util/guile -> dev-scheme/guile. diff --git a/games-misc/gnurobots/gnurobots-1.0d.ebuild b/games-misc/gnurobots/gnurobots-1.0d.ebuild index 1d43ce3f76e7..16656a7767b3 100644 --- a/games-misc/gnurobots/gnurobots-1.0d.ebuild +++ b/games-misc/gnurobots/gnurobots-1.0d.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/gnurobots/gnurobots-1.0d.ebuild,v 1.9 2007/01/10 19:44:00 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/gnurobots/gnurobots-1.0d.ebuild,v 1.10 2008/03/07 01:16:53 wolf31o2 Exp $ inherit games MY_P="${PN}-${PV/d/D}" -DESCRIPTION="Game/diversion where you construct a program for a little robot then set him loose and watch him explore a world on his own" +DESCRIPTION="construct a program for a little robot then set him loose and watch him explore a world on his own" HOMEPAGE="http://www.gnu.org/directory/games/gnurobots.html" SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz" diff --git a/games-misc/sex/ChangeLog b/games-misc/sex/ChangeLog index 6e1c8eb69663..de01565f689f 100644 --- a/games-misc/sex/ChangeLog +++ b/games-misc/sex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/sex # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/sex/ChangeLog,v 1.17 2008/01/14 19:59:26 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/sex/ChangeLog,v 1.18 2008/03/07 01:18:34 wolf31o2 Exp $ + + 07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> sex-1.0.ebuild: + QA cleanup: Fix quoting. 14 Jan 2008; Fabian Groffen <grobian@gentoo.org> sex-1.0.ebuild: Dropped ppc-macos keyword, see you in prefix diff --git a/games-misc/sex/sex-1.0.ebuild b/games-misc/sex/sex-1.0.ebuild index 38eb9c52e928..9c465ff93152 100644 --- a/games-misc/sex/sex-1.0.ebuild +++ b/games-misc/sex/sex-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/sex/sex-1.0.ebuild,v 1.16 2008/01/14 19:59:26 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/sex/sex-1.0.ebuild,v 1.17 2008/03/07 01:18:34 wolf31o2 Exp $ inherit games @@ -17,7 +17,7 @@ DEPEND="virtual/libc" src_unpack() { unpack ${A} - rm -f ${S}/Makefile + rm -f "${S}"/Makefile } src_compile() { |