diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-06 14:14:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-06 14:14:34 +0000 |
commit | fdb671b5115bdb7f88f752543865b33866a73c64 (patch) | |
tree | 87709f9a54491ca8e6277b6ebd89fe6dc475c5ad /games-action | |
parent | dep fix (diff) | |
download | gentoo-2-fdb671b5115bdb7f88f752543865b33866a73c64.tar.gz gentoo-2-fdb671b5115bdb7f88f752543865b33866a73c64.tar.bz2 gentoo-2-fdb671b5115bdb7f88f752543865b33866a73c64.zip |
Stable on alpha
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/maelstrom/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/maelstrom/Manifest | 8 | ||||
-rw-r--r-- | games-action/maelstrom/maelstrom-3.0.6.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/games-action/maelstrom/ChangeLog b/games-action/maelstrom/ChangeLog index 7d0f4877c3be..d6e503f8d4a4 100644 --- a/games-action/maelstrom/ChangeLog +++ b/games-action/maelstrom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/maelstrom # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/ChangeLog,v 1.2 2003/09/10 20:28:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/ChangeLog,v 1.3 2003/10/06 14:14:31 agriffis Exp $ + + 06 Oct 2003; Aron Griffis <agriffis@gentoo.org> maelstrom-3.0.6.ebuild: + Stable on alpha *maelstrom-3.0.6 (22 May 2003) diff --git a/games-action/maelstrom/Manifest b/games-action/maelstrom/Manifest index b0cbe45ac2b8..3d19495b4d50 100644 --- a/games-action/maelstrom/Manifest +++ b/games-action/maelstrom/Manifest @@ -1,6 +1,6 @@ -MD5 5ea58949614a6eab777bda186f607f03 files/maelstrom-3.0.6-security.patch 14189 +MD5 bce2f72f02c5d0ddb4ef4ecf8143e5ff ChangeLog 819 +MD5 68010b0b115544f259a4c0d40cc8b13b maelstrom-3.0.5.ebuild 660 +MD5 a66115088a9b5c3f165da7c09ad8ed16 maelstrom-3.0.6.ebuild 766 MD5 c4abb77232ff7eede86ec0636d7d6af9 files/digest-maelstrom-3.0.5 67 MD5 e3ab80b2fbf8ddabc7817b0fbb6a3068 files/digest-maelstrom-3.0.6 68 -MD5 68010b0b115544f259a4c0d40cc8b13b maelstrom-3.0.5.ebuild 660 -MD5 8f35b405d33f9cfb6b1bc6a117f01bac maelstrom-3.0.6.ebuild 758 -MD5 66f1baf80d59eee93cdd7b368c2f89df ChangeLog 724 +MD5 5ea58949614a6eab777bda186f607f03 files/maelstrom-3.0.6-security.patch 14189 diff --git a/games-action/maelstrom/maelstrom-3.0.6.ebuild b/games-action/maelstrom/maelstrom-3.0.6.ebuild index 035138f0da6e..143df1533d61 100644 --- a/games-action/maelstrom/maelstrom-3.0.6.ebuild +++ b/games-action/maelstrom/maelstrom-3.0.6.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-action/maelstrom/maelstrom-3.0.6.ebuild,v 1.1 2003/09/10 19:29:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/maelstrom/maelstrom-3.0.6.ebuild,v 1.2 2003/10/06 14:14:31 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ DESCRIPTION="An asteroids battle game" SRC_URI="http://www.devolution.com/~slouken/Maelstrom/src/${MY_P}.tar.gz" HOMEPAGE="http://www.devolution.com/~slouken/Maelstrom/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc alpha" SLOT="0" LICENSE="GPL-2" |