diff options
author | Jason Wever <weeve@gentoo.org> | 2005-01-17 03:08:23 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-01-17 03:08:23 +0000 |
commit | 1b6a24b6e0b2e7719daf90fe6a05a78703ffc27a (patch) | |
tree | d436de8386f3fda2cd0263d9cd6a60fc78cce708 /games-arcade | |
parent | initial import (diff) | |
download | gentoo-2-1b6a24b6e0b2e7719daf90fe6a05a78703ffc27a.tar.gz gentoo-2-1b6a24b6e0b2e7719daf90fe6a05a78703ffc27a.tar.bz2 gentoo-2-1b6a24b6e0b2e7719daf90fe6a05a78703ffc27a.zip |
Added ~sparc keyword.
(Portage version: 2.0.51-r13)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/apricots/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/apricots/apricots-0.2.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/apricots/ChangeLog b/games-arcade/apricots/ChangeLog index 80d073b453df..5ff9e8bfbbe1 100644 --- a/games-arcade/apricots/ChangeLog +++ b/games-arcade/apricots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/apricots -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/ChangeLog,v 1.4 2004/12/16 13:12:02 josejx Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/ChangeLog,v 1.5 2005/01/17 03:08:23 weeve Exp $ + + 16 Jan 2005; Jason Wever <weeve@gentoo.org> apricots-0.2.6.ebuild: + Added ~sparc keyword. 17 Dec 2004; Joseph Jezak <josejx@gentoo.org> apricots-0.2.6.ebuild: Marked ~ppc. diff --git a/games-arcade/apricots/apricots-0.2.6.ebuild b/games-arcade/apricots/apricots-0.2.6.ebuild index 5a952401db16..840203154cfb 100644 --- a/games-arcade/apricots/apricots-0.2.6.ebuild +++ b/games-arcade/apricots/apricots-0.2.6.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-arcade/apricots/apricots-0.2.6.ebuild,v 1.4 2004/12/16 13:12:02 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/apricots-0.2.6.ebuild,v 1.5 2005/01/17 03:08:23 weeve Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.fishies.org.uk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc ~sparc" IUSE="" DEPEND=">=media-libs/libsdl-1.2 |