diff options
author | Peter Weller <welp@gentoo.org> | 2007-05-27 21:13:43 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-05-27 21:13:43 +0000 |
commit | 8740dafefb2008fde339e7a2f5320d5862f2fa60 (patch) | |
tree | 187534e63bd1982c9131d2f8307d9af3481c4d03 /games-arcade | |
parent | Stable on amd64 wrt bug 171710 (diff) | |
download | gentoo-2-8740dafefb2008fde339e7a2f5320d5862f2fa60.tar.gz gentoo-2-8740dafefb2008fde339e7a2f5320d5862f2fa60.tar.bz2 gentoo-2-8740dafefb2008fde339e7a2f5320d5862f2fa60.zip |
Stable on amd64 wrt bug 178383
(Portage version: 2.1.2.7)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/apricots/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/apricots/apricots-0.2.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/apricots/ChangeLog b/games-arcade/apricots/ChangeLog index 62c20822bd43..6157c506d370 100644 --- a/games-arcade/apricots/ChangeLog +++ b/games-arcade/apricots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/apricots # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/ChangeLog,v 1.12 2007/04/09 21:45:20 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/ChangeLog,v 1.13 2007/05/27 21:13:43 welp Exp $ + + 27 May 2007; Peter Weller <welp@gentoo.org> apricots-0.2.6-r1.ebuild: + Stable on amd64 wrt bug 178383 09 Apr 2007; Peter Weller <welp@gentoo.org> apricots-0.2.6-r1.ebuild: Keyworded ~x86-fbsd wrt bug 173405 diff --git a/games-arcade/apricots/apricots-0.2.6-r1.ebuild b/games-arcade/apricots/apricots-0.2.6-r1.ebuild index 7b9f131c1fd2..3b959a954b38 100644 --- a/games-arcade/apricots/apricots-0.2.6-r1.ebuild +++ b/games-arcade/apricots/apricots-0.2.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r1.ebuild,v 1.5 2007/04/09 21:45:20 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/apricots-0.2.6-r1.ebuild,v 1.6 2007/05/27 21:13:43 welp Exp $ inherit autotools eutils games @@ -10,7 +10,7 @@ SRC_URI="http://www.fishies.org.uk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl |