diff options
author | 2005-05-17 19:03:18 +0000 | |
---|---|---|
committer | 2005-05-17 19:03:18 +0000 | |
commit | dcae2fdb60262a4070fe8b2370cfbda31fa2db53 (patch) | |
tree | 3c3824f1e39db09156dd5035ca83f53ab18552a9 | |
parent | Fix SRC_URI. See bug #92959. (diff) | |
download | historical-dcae2fdb60262a4070fe8b2370cfbda31fa2db53.tar.gz historical-dcae2fdb60262a4070fe8b2370cfbda31fa2db53.tar.bz2 historical-dcae2fdb60262a4070fe8b2370cfbda31fa2db53.zip |
Cleanup for bug #92745.
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/wesnoth/Manifest | 14 | ||||
-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 |
6 files changed, 20 insertions, 16 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/Manifest b/games-strategy/wesnoth/Manifest index 0c166652ad2f..92715391136f 100644 --- a/games-strategy/wesnoth/Manifest +++ b/games-strategy/wesnoth/Manifest @@ -1,10 +1,10 @@ +MD5 1af385cc56fc52f010b350e518b0c189 wesnoth-0.8.10.ebuild 1761 +MD5 c466640d70743bb730aa0f22ec439caa wesnoth-0.9.0.ebuild 1544 +MD5 61438ef3eb27ddce5b94f54ed65f72b0 wesnoth-0.8.11.ebuild 1606 +MD5 7c47e4ea083a70208dbd3af0fd5762ea wesnoth-0.9.1.ebuild 1526 +MD5 c4afefb7fa58ff15ca28a6530a2a8b37 ChangeLog 6851 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 d5bb29547496f56562edfe9cb5fb44b3 wesnoth-0.9.0.ebuild 1549 -MD5 93581e11441f3cd875599dfbea67f87a wesnoth-0.8.10.ebuild 1766 -MD5 3d42fe991cec478a2bc67e201313986b wesnoth-0.9.1.ebuild 1531 -MD5 c3b7385d21ce32866abc499da8dc32b1 wesnoth-0.8.11.ebuild 1611 -MD5 26fcdf302de13268bbc4906fbde9c01e ChangeLog 6679 -MD5 d311e24bad645f1e02171305e415574c files/digest-wesnoth-0.9.1 139 -MD5 3c7adc12b44a2b4b9d788c8f422ba401 files/digest-wesnoth-0.8.11 141 MD5 b7e6563ad1ede86d02ff1afcaa76e84e files/digest-wesnoth-0.8.10 141 +MD5 3c7adc12b44a2b4b9d788c8f422ba401 files/digest-wesnoth-0.8.11 141 MD5 7240f4ddb5c9ceeed466ab43a3d97caf files/digest-wesnoth-0.9.0 139 +MD5 d311e24bad645f1e02171305e415574c files/digest-wesnoth-0.9.1 139 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/" |