diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2013-11-14 22:01:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2013-11-14 22:01:12 +0000 |
commit | 3b8b7a7062e88f7d51acd4d7e7a218c9ac092304 (patch) | |
tree | e30abce58e1f871b65d0f79efeccb29de4c92d5b /games-misc/c++robots/c++robots-0.ebuild | |
parent | tidy (diff) | |
download | gentoo-2-3b8b7a7062e88f7d51acd4d7e7a218c9ac092304.tar.gz gentoo-2-3b8b7a7062e88f7d51acd4d7e7a218c9ac092304.tar.bz2 gentoo-2-3b8b7a7062e88f7d51acd4d7e7a218c9ac092304.zip |
tidy
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-misc/c++robots/c++robots-0.ebuild')
-rw-r--r-- | games-misc/c++robots/c++robots-0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-misc/c++robots/c++robots-0.ebuild b/games-misc/c++robots/c++robots-0.ebuild index a83d0687dae8..340837412508 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-2008 Gentoo Foundation +# Copyright 1999-2013 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.7 2008/05/15 12:39:13 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/c++robots/c++robots-0.ebuild,v 1.8 2013/11/14 22:01:12 mr_bones_ Exp $ inherit eutils games @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="static" -S="${WORKDIR}/${PN}" +S=${WORKDIR}/${PN} src_unpack() { unpack ${A} |