diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-11-02 21:05:19 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-11-02 21:05:19 +0000 |
commit | 4a1310fa88eb25f76cc9c27f3c2de413002a2995 (patch) | |
tree | e1c6224d32f50d3989539820248dd7652a8a7e13 /games-arcade/late | |
parent | Removed old versions. Fixed SRC_URI for bug #69744. (Manifest recommit) (diff) | |
download | gentoo-2-4a1310fa88eb25f76cc9c27f3c2de413002a2995.tar.gz gentoo-2-4a1310fa88eb25f76cc9c27f3c2de413002a2995.tar.bz2 gentoo-2-4a1310fa88eb25f76cc9c27f3c2de413002a2995.zip |
Added ~ppc.
Diffstat (limited to 'games-arcade/late')
-rw-r--r-- | games-arcade/late/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/late/late-0.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/late/ChangeLog b/games-arcade/late/ChangeLog index 20744b8d771a..24bf297c7010 100644 --- a/games-arcade/late/ChangeLog +++ b/games-arcade/late/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/late # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/ChangeLog,v 1.3 2004/06/24 22:07:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/ChangeLog,v 1.4 2004/11/02 21:02:02 josejx Exp $ + + 03 Nov 2004; Joseph Jezak <josejx@gentoo.org> late-0.1.0.ebuild: + Added ~ppc. *late-0.1.0 (22 Aug 2003) diff --git a/games-arcade/late/late-0.1.0.ebuild b/games-arcade/late/late-0.1.0.ebuild index fcc90b2f89a1..6cbfa1e72870 100644 --- a/games-arcade/late/late-0.1.0.ebuild +++ b/games-arcade/late/late-0.1.0.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/late/late-0.1.0.ebuild,v 1.7 2004/09/23 08:45:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/late/late-0.1.0.ebuild,v 1.8 2004/11/02 21:02:02 josejx Exp $ inherit games @@ -11,7 +11,7 @@ HOMEPAGE="http://late.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND=">=media-libs/libsdl-1.1.8 |