diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-29 22:10:47 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-29 22:10:47 +0000 |
commit | c576e70af74ff0aad8b4c54d56411941f89e1f86 (patch) | |
tree | f25ceca1d44beb5299f82a5ae1fd33c80dc928fc /games-strategy | |
parent | fixing Manifest (diff) | |
download | gentoo-2-c576e70af74ff0aad8b4c54d56411941f89e1f86.tar.gz gentoo-2-c576e70af74ff0aad8b4c54d56411941f89e1f86.tar.bz2 gentoo-2-c576e70af74ff0aad8b4c54d56411941f89e1f86.zip |
mark stable on amd64
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/wesnoth/Manifest | 6 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-0.5.1.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index ceb1ab890b4e..75e615eab9f2 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.4 2003/11/10 21:34:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.5 2003/11/29 22:10:43 brad_mssw Exp $ + + 29 Nov 2003; Brad House <brad_mssw@gentoo.org> wesnoth-0.5.1.ebuild: + mark stable on amd64 *wesnoth-0.5.1 (10 Nov 2003) diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest index e5c67fa5a009..158f390e9496 100644 --- a/games-strategy/wesnoth/Manifest +++ b/games-strategy/wesnoth/Manifest @@ -1,8 +1,8 @@ -MD5 780c10b9072e511acd2797e086ddffc6 wesnoth-0.4.8.ebuild 1042 +MD5 f02aa444641e74b427996c9b2c0a1ad0 ChangeLog 850 MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241 -MD5 d5cc067e64d26964695c8a87c555033d ChangeLog 755 -MD5 b9292d6bd7a6fbb0e7f19d972d492e07 wesnoth-0.5.1.ebuild 1080 +MD5 780c10b9072e511acd2797e086ddffc6 wesnoth-0.4.8.ebuild 1042 MD5 98d8279a9f3f24a2c5d7cb0df9a3eb2c wesnoth-0.5.ebuild 1191 +MD5 e66ae943eaa748d193f3b610e033a270 wesnoth-0.5.1.ebuild 1086 MD5 12449f4d45609424ab20eb79f5f77baf files/digest-wesnoth-0.4.8 66 MD5 906d61f6bd37904556d48a72fd3d7e7f files/digest-wesnoth-0.5 65 MD5 d5ad9b90f362470f8749bf69f17eb378 files/digest-wesnoth-0.5.1 67 diff --git a/games-strategy/wesnoth/wesnoth-0.5.1.ebuild b/games-strategy/wesnoth/wesnoth-0.5.1.ebuild index d2fc260403af..ea7d25de3c42 100644 --- a/games-strategy/wesnoth/wesnoth-0.5.1.ebuild +++ b/games-strategy/wesnoth/wesnoth-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.5.1.ebuild,v 1.1 2003/11/10 21:34:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.5.1.ebuild,v 1.2 2003/11/29 22:10:43 brad_mssw Exp $ inherit games @@ -9,7 +9,7 @@ HOMEPAGE="http://www.wesnoth.org/" SRC_URI="http://www.wesnoth.org/files/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 amd64" SLOT="0" DEPEND=">=media-libs/libsdl-1.2 |