diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-23 02:45:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-23 02:45:12 +0000 |
commit | b9165350f075830c27b1388c5d2798f5ce3fffbf (patch) | |
tree | d9f0b06291d0c5de01c7d8d5b7b92a1420b1bcbc | |
parent | and stick in alpha support (diff) | |
download | historical-b9165350f075830c27b1388c5d2798f5ce3fffbf.tar.gz historical-b9165350f075830c27b1388c5d2798f5ce3fffbf.tar.bz2 historical-b9165350f075830c27b1388c5d2798f5ce3fffbf.zip |
ppc KEYWORDS
-rw-r--r-- | games-arcade/bub-n-bros/Manifest | 12 | ||||
-rw-r--r-- | games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild | 7 | ||||
-rw-r--r-- | games-arcade/mtp-target-bin/Manifest | 5 |
3 files changed, 19 insertions, 5 deletions
diff --git a/games-arcade/bub-n-bros/Manifest b/games-arcade/bub-n-bros/Manifest index 679f3a484313..c6306618b3cf 100644 --- a/games-arcade/bub-n-bros/Manifest +++ b/games-arcade/bub-n-bros/Manifest @@ -1,5 +1,15 @@ -MD5 7d648a9bd1c6d49b3b654fc488f9832e bub-n-bros-1.1.ebuild 1697 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 1ace3839d199b12e9464cdd4df1cf1e7 ChangeLog 480 +MD5 743716a38226b41ef9fdeced017216b0 bub-n-bros-1.1.ebuild 1696 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 37372966f62c7ba6a5ea751469f1c031 files/bubnbros-server 45 MD5 73a5fcc499ac4695104f1c74668cae54 files/digest-bub-n-bros-1.1 68 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.8 (GNU/Linux) + +iD8DBQFA2O7AHTu7gpaalycRAgsaAJsETpwHiQAx8jY79ZvyTMNKngoK4QCg5DI7 +yqq6iLPXO02/8awJ5ofnsJE= +=nOzS +-----END PGP SIGNATURE----- diff --git a/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild b/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild index d2d2f4509ae2..ad9a919ce229 100644 --- a/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild +++ b/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild,v 1.4 2004/04/29 19:28:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.1.ebuild,v 1.5 2004/06/23 02:45:12 vapier Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="x86 ~alpha" +KEYWORDS="x86 ppc alpha" IUSE="" DEPEND=">=dev-lang/python-2.2*" @@ -54,11 +54,10 @@ src_install() { } pkg_postinst() { + games_pkg_postinst echo einfo "First you must start a server by running \`bubnbros-server\`." einfo "Afterwards you can start the client by running \`bubnbros\`" einfo "or \`bubnbros-x\`. Note that the X version of the game" einfo "doesn't support sound and music." - - games_pkg_postinst } diff --git a/games-arcade/mtp-target-bin/Manifest b/games-arcade/mtp-target-bin/Manifest new file mode 100644 index 000000000000..f47a8a78c8eb --- /dev/null +++ b/games-arcade/mtp-target-bin/Manifest @@ -0,0 +1,5 @@ +MD5 25451dba644bdc7f539cb692afd6a290 ChangeLog 380 +MD5 437eac2df7f863daaaf7b1ecf0f6c2b0 mtp-target-bin-1.0.4.ebuild 1070 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +MD5 a5d8cc93809c2fd6360a0aa553551bb1 files/digest-mtp-target-bin-1.0.4 71 +MD5 f12c1730176555ecca3e431f71c4b560 files/mtp-target-bin.sh 245 |