diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-05-17 19:03:18 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-05-17 19:03:18 +0000 |
commit | f977c9f7ad71c1954213e6879ed11f6f799afbc0 (patch) | |
tree | 26310a5e5b10e653f37562bc614dcefbfb6760d0 /games-strategy/wesnoth | |
parent | Fix SRC_URI. See bug #92959. (diff) | |
download | gentoo-2-f977c9f7ad71c1954213e6879ed11f6f799afbc0.tar.gz gentoo-2-f977c9f7ad71c1954213e6879ed11f6f799afbc0.tar.bz2 gentoo-2-f977c9f7ad71c1954213e6879ed11f6f799afbc0.zip |
Cleanup for bug #92745.
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.8.10.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.8.11.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.9.0.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.9.1.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 109e08eebef1..ca398be75714 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.48 2005/04/26 03:59:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.49 2005/05/17 19:03:18 wolf31o2 Exp $ + + 17 May 2005; Chris Gianelloni <wolf31o2@gentoo.org> wesnoth-0.8.10.ebuild, + wesnoth-0.8.11.ebuild, wesnoth-0.9.0.ebuild, wesnoth-0.9.1.ebuild: + Cleanup for bug #92745. *wesnoth-0.9.1 (26 Apr 2005) diff --git a/games-strategy/wesnoth/wesnoth-0.8.10.ebuild b/games-strategy/wesnoth/wesnoth-0.8.10.ebuild index d95c13af83bf..3f396e1c5e58 100644 --- a/games-strategy/wesnoth/wesnoth-0.8.10.ebuild +++ b/games-strategy/wesnoth/wesnoth-0.8.10.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.8.10.ebuild,v 1.2 2005/02/12 19:37:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.8.10.ebuild,v 1.3 2005/05/17 19:03:18 wolf31o2 Exp $ -inherit eutils flag-o-matic gcc games +inherit eutils flag-o-matic games DESCRIPTION="A fantasy turn-based strategy game" HOMEPAGE="http://www.wesnoth.org/" diff --git a/games-strategy/wesnoth/wesnoth-0.8.11.ebuild b/games-strategy/wesnoth/wesnoth-0.8.11.ebuild index dbffb7436007..ac61a5299b6a 100644 --- a/games-strategy/wesnoth/wesnoth-0.8.11.ebuild +++ b/games-strategy/wesnoth/wesnoth-0.8.11.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.8.11.ebuild,v 1.1 2005/02/22 22:32:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.8.11.ebuild,v 1.2 2005/05/17 19:03:18 wolf31o2 Exp $ -inherit eutils flag-o-matic gcc games +inherit eutils flag-o-matic games DESCRIPTION="A fantasy turn-based strategy game" HOMEPAGE="http://www.wesnoth.org/" diff --git a/games-strategy/wesnoth/wesnoth-0.9.0.ebuild b/games-strategy/wesnoth/wesnoth-0.9.0.ebuild index 2407c172f23e..b9862d8f90dc 100644 --- a/games-strategy/wesnoth/wesnoth-0.9.0.ebuild +++ b/games-strategy/wesnoth/wesnoth-0.9.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.9.0.ebuild,v 1.2 2005/04/12 21:49:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.9.0.ebuild,v 1.3 2005/05/17 19:03:18 wolf31o2 Exp $ -inherit eutils flag-o-matic gcc games +inherit eutils flag-o-matic games DESCRIPTION="A fantasy turn-based strategy game" HOMEPAGE="http://www.wesnoth.org/" diff --git a/games-strategy/wesnoth/wesnoth-0.9.1.ebuild b/games-strategy/wesnoth/wesnoth-0.9.1.ebuild index d0310645cdb7..1a17dfae94fc 100644 --- a/games-strategy/wesnoth/wesnoth-0.9.1.ebuild +++ b/games-strategy/wesnoth/wesnoth-0.9.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.9.1.ebuild,v 1.1 2005/04/26 03:59:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.9.1.ebuild,v 1.2 2005/05/17 19:03:18 wolf31o2 Exp $ -inherit eutils flag-o-matic gcc games +inherit eutils flag-o-matic games DESCRIPTION="A fantasy turn-based strategy game" HOMEPAGE="http://www.wesnoth.org/" |