diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-10-03 10:11:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-10-03 10:11:57 +0000 |
commit | a9ed06ac06593969fed5a6594fb7843344c7c3cd (patch) | |
tree | e3037bdc1ef3212cc3bbb712717a8433522e68eb /games-fps/unreal-tournament-strikeforce | |
parent | version bump (diff) | |
download | historical-a9ed06ac06593969fed5a6594fb7843344c7c3cd.tar.gz historical-a9ed06ac06593969fed5a6594fb7843344c7c3cd.tar.bz2 historical-a9ed06ac06593969fed5a6594fb7843344c7c3cd.zip |
app-games -> games-fps
Diffstat (limited to 'games-fps/unreal-tournament-strikeforce')
3 files changed, 14 insertions, 6 deletions
diff --git a/games-fps/unreal-tournament-strikeforce/ChangeLog b/games-fps/unreal-tournament-strikeforce/ChangeLog index 1fcf5aa6e7f1..07ecb60181fd 100644 --- a/games-fps/unreal-tournament-strikeforce/ChangeLog +++ b/games-fps/unreal-tournament-strikeforce/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-fps/unreal-tournament-strikeforce # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-strikeforce/ChangeLog,v 1.3 2003/10/03 07:51:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-strikeforce/ChangeLog,v 1.4 2003/10/03 10:11:55 mr_bones_ Exp $ + +*unreal-tournament-strikeforce-1.81 (03 Oct 2003) + + 03 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> + unreal-tournament-strikeforce-1.81.ebuild: + app-games -> games-fps *strikeforce-1.81 (03 Oct 2003) diff --git a/games-fps/unreal-tournament-strikeforce/Manifest b/games-fps/unreal-tournament-strikeforce/Manifest index 3f4e12e01489..1303157009b0 100644 --- a/games-fps/unreal-tournament-strikeforce/Manifest +++ b/games-fps/unreal-tournament-strikeforce/Manifest @@ -1,3 +1,5 @@ -MD5 ee428f0ea13ccf661f15b2c5456e3d5f files/digest-unreal-tournament-strikeforce-1.75 187 -MD5 21086cdb340b86ad0769863001be331f ChangeLog 522 +MD5 354c3c52f7f4b48133d97b51a0819c35 ChangeLog 811 MD5 14c85fd4705437269d23ac23e2cf4ee2 unreal-tournament-strikeforce-1.75.ebuild 1113 +MD5 8bc688f781cc0d8a7668545935f6bda6 unreal-tournament-strikeforce-1.81.ebuild 1157 +MD5 ee428f0ea13ccf661f15b2c5456e3d5f files/digest-unreal-tournament-strikeforce-1.75 187 +MD5 b4175cea6bbee6364950f9db8d734b32 files/digest-unreal-tournament-strikeforce-1.81 219 diff --git a/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.81.ebuild b/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.81.ebuild index 90bb2d889a7b..92acc075a432 100644 --- a/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.81.ebuild +++ b/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.81.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.81.ebuild,v 1.2 2003/10/03 07:54:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.81.ebuild,v 1.3 2003/10/03 10:11:55 mr_bones_ Exp $ inherit games @@ -16,7 +16,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="x86" -DEPEND="|| ( app-games/unreal-tournament app-games/unreal-tournament-goty )" +DEPEND="|| ( games-fps/unreal-tournament games-fps/unreal-tournament-goty )" S="${WORKDIR}" |