diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-03 20:25:01 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-03 20:25:01 +0000 |
commit | dc3b8f3f3ace4e5b464ba63f8695c4a2f63bee37 (patch) | |
tree | e60203ca90dafb45edc894ca899f36b992860c18 /games-fps | |
parent | Changing the description to match games-fps/ut2004. (diff) | |
download | gentoo-2-dc3b8f3f3ace4e5b464ba63f8695c4a2f63bee37.tar.gz gentoo-2-dc3b8f3f3ace4e5b464ba63f8695c4a2f63bee37.tar.bz2 gentoo-2-dc3b8f3f3ace4e5b464ba63f8695c4a2f63bee37.zip |
Remove the game name from the description.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2003/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/ut2003/ut2003-2225-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/ut2003/ChangeLog b/games-fps/ut2003/ChangeLog index 090831badb07..36b22e96f47c 100644 --- a/games-fps/ut2003/ChangeLog +++ b/games-fps/ut2003/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/ut2003 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ChangeLog,v 1.40 2006/03/31 21:25:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ChangeLog,v 1.41 2006/10/03 20:25:01 wolf31o2 Exp $ + + 03 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> ut2003-2225-r4.ebuild: + Remove the game name from the description. 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> ut2003-2225-r4.ebuild: Changed nostrip to strip. diff --git a/games-fps/ut2003/ut2003-2225-r4.ebuild b/games-fps/ut2003/ut2003-2225-r4.ebuild index 3d8adfd9721f..6c95f396f700 100644 --- a/games-fps/ut2003/ut2003-2225-r4.ebuild +++ b/games-fps/ut2003/ut2003-2225-r4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ut2003-2225-r4.ebuild,v 1.9 2006/03/31 21:25:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ut2003-2225-r4.ebuild,v 1.10 2006/10/03 20:25:01 wolf31o2 Exp $ inherit eutils games -DESCRIPTION="Unreal Tournament 2003 - Sequel to the 1999 Game of the Year multi-player first-person shooter" +DESCRIPTION="Sequel to the 1999 Game of the Year multi-player first-person shooter" HOMEPAGE="http://www.unrealtournament2003.com/" SRC_URI="ftp://ftp.infogrames.net/misc/ut2003/ut2003lnx_patch2225.tar.tar" |