diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-03 20:37:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-03 20:37:46 +0000 |
commit | e1bd98afda6164960a87f7fff47412d9eb4344f1 (patch) | |
tree | 30a89bccf82c90998ab2c7da339018bedf2d9b16 /games-strategy/xscorch | |
parent | tidy older versions (diff) | |
download | gentoo-2-e1bd98afda6164960a87f7fff47412d9eb4344f1.tar.gz gentoo-2-e1bd98afda6164960a87f7fff47412d9eb4344f1.tar.bz2 gentoo-2-e1bd98afda6164960a87f7fff47412d9eb4344f1.zip |
inherit eutils
Diffstat (limited to 'games-strategy/xscorch')
-rw-r--r-- | games-strategy/xscorch/Manifest | 4 | ||||
-rw-r--r-- | games-strategy/xscorch/xscorch-0.1.15.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/games-strategy/xscorch/Manifest b/games-strategy/xscorch/Manifest index 6c3c573d157c..54b6973dd050 100644 --- a/games-strategy/xscorch/Manifest +++ b/games-strategy/xscorch/Manifest @@ -1,6 +1,6 @@ MD5 d3f01fce10f7a8109d7ae9cef6f7e518 ChangeLog 1415 -MD5 4be9ce6e0e9c20c28bdef3c5795bbf39 xscorch-0.1.15.ebuild 1033 -MD5 0107dd36c3ea1bfff908264d56a5c072 xscorch-0.1.16_rc2.ebuild 1707 +MD5 6c39d4484b7174971aa707fd624ca75c xscorch-0.1.15.ebuild 1036 +MD5 4615201cebedd49a4a925662c76912de xscorch-0.1.16_rc2.ebuild 1714 MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241 MD5 55df04a5274350d9163f058c65509b99 files/digest-xscorch-0.1.15 66 MD5 21b333517732c38ac13aff581866c2ba files/digest-xscorch-0.1.16_rc2 145 diff --git a/games-strategy/xscorch/xscorch-0.1.15.ebuild b/games-strategy/xscorch/xscorch-0.1.15.ebuild index edb30d7769bf..254223a7250a 100644 --- a/games-strategy/xscorch/xscorch-0.1.15.ebuild +++ b/games-strategy/xscorch/xscorch-0.1.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/xscorch/xscorch-0.1.15.ebuild,v 1.1 2003/09/10 05:27:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xscorch/xscorch-0.1.15.ebuild,v 1.2 2004/02/03 20:35:35 mr_bones_ Exp $ inherit games diff --git a/games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild b/games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild index 2b5ab277a9d3..b8cbbb3d2ffa 100644 --- a/games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild +++ b/games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild,v 1.2 2003/10/03 07:01:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xscorch/xscorch-0.1.16_rc2.ebuild,v 1.3 2004/02/03 20:35:35 mr_bones_ Exp $ -inherit games +inherit eutils games S="${WORKDIR}/xscorch-0.1.15" DESCRIPTION="clone of the classic DOS game, 'Scorched Earth'" |