diff options
author | David Holm <dholm@gentoo.org> | 2005-05-03 07:56:56 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-03 07:56:56 +0000 |
commit | ef3ccc9d297ff6e49a0db893c94963c7d2dc51e0 (patch) | |
tree | 81ec7db68ac2ebce3041b84d662e71290c2425b4 /games-action/xbomber | |
parent | Fixed gtk2unicode (diff) | |
download | historical-ef3ccc9d297ff6e49a0db893c94963c7d2dc51e0.tar.gz historical-ef3ccc9d297ff6e49a0db893c94963c7d2dc51e0.tar.bz2 historical-ef3ccc9d297ff6e49a0db893c94963c7d2dc51e0.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.21
Diffstat (limited to 'games-action/xbomber')
-rw-r--r-- | games-action/xbomber/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/xbomber/Manifest | 14 | ||||
-rw-r--r-- | games-action/xbomber/xbomber-101.ebuild | 6 |
3 files changed, 10 insertions, 17 deletions
diff --git a/games-action/xbomber/ChangeLog b/games-action/xbomber/ChangeLog index 8af1b3d79c4c..de16e8ef6197 100644 --- a/games-action/xbomber/ChangeLog +++ b/games-action/xbomber/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/xbomber -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/xbomber/ChangeLog,v 1.4 2004/06/24 22:00:43 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/xbomber/ChangeLog,v 1.5 2005/05/03 07:56:56 dholm Exp $ + + 03 May 2005; David Holm <dholm@gentoo.org> xbomber-101.ebuild: + Added to ~ppc. 19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> xbomber-101.ebuild: Added IUSE. diff --git a/games-action/xbomber/Manifest b/games-action/xbomber/Manifest index 170142dcd365..90707d0cf5fe 100644 --- a/games-action/xbomber/Manifest +++ b/games-action/xbomber/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 4ce62005002785a7298f544ab7398ef3 ChangeLog 466 +MD5 116f2e26809b9a4256f1e77211d5e349 ChangeLog 546 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 c62e7618009bfbcaca694af8d36d391d xbomber-101.ebuild 887 +MD5 4da3cfc4ee42336b91c04ff1cb69e433 xbomber-101.ebuild 891 MD5 291e88bb8c9b7116bf92e2213f46d600 files/digest-xbomber-101 60 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBhHLtHTu7gpaalycRAkmHAJ9xijJV8ZG6CZgPZfYfC8IriUALpACfbFNB -9GN4e3CsKPDDerZQO/Oon64= -=Q7kl ------END PGP SIGNATURE----- diff --git a/games-action/xbomber/xbomber-101.ebuild b/games-action/xbomber/xbomber-101.ebuild index 5f38b7c98fde..9e57e989db46 100644 --- a/games-action/xbomber/xbomber-101.ebuild +++ b/games-action/xbomber/xbomber-101.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/xbomber/xbomber-101.ebuild,v 1.5 2004/10/31 05:06:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/xbomber/xbomber-101.ebuild,v 1.6 2005/05/03 07:56:56 dholm Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.xdr.com/dash/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND="virtual/x11" |