diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-28 10:32:45 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-28 10:32:45 +0000 |
commit | d496e38de68225d229d60125936a3687130bfa9f (patch) | |
tree | fdd1fe1cf19a3cfb2f621737829a1ac7e5d3b990 /games-arcade | |
parent | Marked ppc stable. (diff) | |
download | historical-d496e38de68225d229d60125936a3687130bfa9f.tar.gz historical-d496e38de68225d229d60125936a3687130bfa9f.tar.bz2 historical-d496e38de68225d229d60125936a3687130bfa9f.zip |
Marked ppc stable.
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/project-starfighter/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/project-starfighter/Manifest | 6 | ||||
-rw-r--r-- | games-arcade/project-starfighter/project-starfighter-1.1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/games-arcade/project-starfighter/ChangeLog b/games-arcade/project-starfighter/ChangeLog index 6fd1829669df..5f8289baf23f 100644 --- a/games-arcade/project-starfighter/ChangeLog +++ b/games-arcade/project-starfighter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/project-starfighter # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/ChangeLog,v 1.6 2004/11/02 21:05:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/ChangeLog,v 1.7 2004/12/28 10:32:45 josejx Exp $ + + 28 Dec 2004; Joseph Jezak <josejx@gentoo.org> + project-starfighter-1.1.ebuild: + Marked ppc stable. 03 Nov 2004; Joseph Jezak <josejx@gentoo.org> project-starfighter-1.1.ebuild: diff --git a/games-arcade/project-starfighter/Manifest b/games-arcade/project-starfighter/Manifest index f12a20b51f84..dd69c01e882e 100644 --- a/games-arcade/project-starfighter/Manifest +++ b/games-arcade/project-starfighter/Manifest @@ -1,6 +1,6 @@ -MD5 fff65c13e212a894d8604e0ab24071d9 ChangeLog 855 -MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 e2acaac3723ca6f5c6394095726d612a project-starfighter-1.00.ebuild 1087 -MD5 7b1763d7cc4ded9e536c8d24a4588a94 project-starfighter-1.1.ebuild 1061 +MD5 9b7cc40a57b773cc82a47f193761e053 ChangeLog 959 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +MD5 b739c1cfd7a00a790cd2b5fe792dc1b3 project-starfighter-1.1.ebuild 1060 MD5 ed92fb1f51a73c7f2e2726e6921a2c87 files/digest-project-starfighter-1.00 77 MD5 bb378e90b01bf6ab749535df3e739943 files/digest-project-starfighter-1.1 76 diff --git a/games-arcade/project-starfighter/project-starfighter-1.1.ebuild b/games-arcade/project-starfighter/project-starfighter-1.1.ebuild index 9366c925fdb8..7ab49bd0b221 100644 --- a/games-arcade/project-starfighter/project-starfighter-1.1.ebuild +++ b/games-arcade/project-starfighter/project-starfighter-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/project-starfighter-1.1.ebuild,v 1.8 2004/11/02 21:05:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/project-starfighter/project-starfighter-1.1.ebuild,v 1.9 2004/12/28 10:32:45 josejx Exp $ inherit games @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT=0 -KEYWORDS="x86 sparc ~amd64 ~ppc" +KEYWORDS="x86 sparc ~amd64 ppc" IUSE="" RDEPEND="media-libs/libsdl |