diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:34:13 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-16 19:34:13 +0000 |
commit | a98bbd7d34231482741d950113cd020a7e94298d (patch) | |
tree | 46c051d27647d49e56640cd19f0818f885e6a9b2 /games-fps/unreal-tournament | |
parent | leftover unnecessary || die (diff) | |
download | historical-a98bbd7d34231482741d950113cd020a7e94298d.tar.gz historical-a98bbd7d34231482741d950113cd020a7e94298d.tar.bz2 historical-a98bbd7d34231482741d950113cd020a7e94298d.zip |
Migrate to cdrom.eclass, bug 398809.
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'games-fps/unreal-tournament')
-rw-r--r-- | games-fps/unreal-tournament/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/unreal-tournament/unreal-tournament-451.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/unreal-tournament/ChangeLog b/games-fps/unreal-tournament/ChangeLog index 062fbdd31250..e0805c847a16 100644 --- a/games-fps/unreal-tournament/ChangeLog +++ b/games-fps/unreal-tournament/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/unreal-tournament -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/ChangeLog,v 1.19 2009/06/29 16:41:17 mr_bones_ Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/ChangeLog,v 1.20 2012/01/16 19:29:13 ulm Exp $ + + 16 Jan 2012; Ulrich Müller <ulm@gentoo.org> unreal-tournament-451.ebuild: + Migrate to cdrom.eclass, bug 398809. 29 Jun 2009; Michael Sterrett <mr_bones_@gentoo.org> unreal-tournament-451.ebuild: diff --git a/games-fps/unreal-tournament/unreal-tournament-451.ebuild b/games-fps/unreal-tournament/unreal-tournament-451.ebuild index 587bcb730082..3f1fc929cbb7 100644 --- a/games-fps/unreal-tournament/unreal-tournament-451.ebuild +++ b/games-fps/unreal-tournament/unreal-tournament-451.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.26 2009/06/29 16:41:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.27 2012/01/16 19:29:13 ulm Exp $ -inherit eutils games +inherit eutils cdrom games DESCRIPTION="Futuristic FPS" HOMEPAGE="http://www.unrealtournament.com/ http://utpg.org/" |