diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-01-31 03:25:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-01-31 03:25:37 +0000 |
commit | bb5fa1aee391f873f3931497e7b7314bd74881eb (patch) | |
tree | afe5287a834e7caa953e9cb9cf8b00522add9d75 /games-action | |
parent | - masking glib2 to <2.5 till new patches exist for gettext handling (diff) | |
download | historical-bb5fa1aee391f873f3931497e7b7314bd74881eb.tar.gz historical-bb5fa1aee391f873f3931497e7b7314bd74881eb.tar.bz2 historical-bb5fa1aee391f873f3931497e7b7314bd74881eb.zip |
add eutils
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/armagetron/Manifest | 10 | ||||
-rw-r--r-- | games-action/armagetron/armagetron-0.2.6.0.ebuild | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/games-action/armagetron/Manifest b/games-action/armagetron/Manifest index f992c8d54eb7..7ee013d89a61 100644 --- a/games-action/armagetron/Manifest +++ b/games-action/armagetron/Manifest @@ -1,11 +1,11 @@ MD5 54b19793432fb4d2567802a0feffb9f1 ChangeLog 3136 -MD5 2349f54428f35ca0f0ba148dac148c7a armagetron-0.2.6.0.ebuild 1834 +MD5 1465a72cdebe7b93f3ce8cb2a370d8d0 armagetron-0.2.6.0.ebuild 1841 MD5 18f4639411b07b64d8b764c6af213eb5 metadata.xml 283 MD5 b099d1ac147af025edade2ecdb5d4ba0 files/armagetron-0.1.4.9-Makefile.global.in.patch 400 -MD5 f1f78fdf04c0f8cdd942f5bf1e06896a files/armagetron-0.1.4.9.sh 68 -MD5 e28f3cbd064e6429d08a76e3b91e6afe files/armagetron-0.2_pre2.sh 434 -MD5 b1283f2afd817f0c7e712fca4ba17d4e files/0.2.6.0-64bit.patch 3109 -MD5 eff25d87d4215b2dba1dcc575047cb67 files/armagetron-0.2.4.sh 425 MD5 778ff6fa5181b49c27da527ddf9a246f files/armagetron-0.1.4.9-configure.patch 422 +MD5 f1f78fdf04c0f8cdd942f5bf1e06896a files/armagetron-0.1.4.9.sh 68 MD5 c3f60ccaa75a462e14fa0bca9633a2e3 files/armagetron-0.2.4-r1.sh 358 +MD5 eff25d87d4215b2dba1dcc575047cb67 files/armagetron-0.2.4.sh 425 +MD5 e28f3cbd064e6429d08a76e3b91e6afe files/armagetron-0.2_pre2.sh 434 MD5 51635e129293b0d044d43c423a71b1d2 files/digest-armagetron-0.2.6.0 194 +MD5 b1283f2afd817f0c7e712fca4ba17d4e files/0.2.6.0-64bit.patch 3109 diff --git a/games-action/armagetron/armagetron-0.2.6.0.ebuild b/games-action/armagetron/armagetron-0.2.6.0.ebuild index d165d3b72fe5..8bae731a00dd 100644 --- a/games-action/armagetron/armagetron-0.2.6.0.ebuild +++ b/games-action/armagetron/armagetron-0.2.6.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/armagetron/armagetron-0.2.6.0.ebuild,v 1.8 2004/12/09 09:46:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/armagetron/armagetron-0.2.6.0.ebuild,v 1.9 2005/01/31 03:25:37 mr_bones_ Exp $ -inherit games flag-o-matic +inherit flag-o-matic eutils games DESCRIPTION="3d tron lightcycles, just like the movie" HOMEPAGE="http://armagetron.sourceforge.net/" |