diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-06-29 10:53:17 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-06-29 10:53:17 +0000 |
commit | c57d8acee8b6ca4a11bc85b629c4432255367314 (patch) | |
tree | c7b1add656f559fc4d80ac22b342f98e5a3a32ae /games-arcade/kobodeluxe | |
parent | Stable on alpha, bug #229137 (diff) | |
download | historical-c57d8acee8b6ca4a11bc85b629c4432255367314.tar.gz historical-c57d8acee8b6ca4a11bc85b629c4432255367314.tar.bz2 historical-c57d8acee8b6ca4a11bc85b629c4432255367314.zip |
Stable on alpha, bug #229117
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24bisect x86_64
Diffstat (limited to 'games-arcade/kobodeluxe')
-rw-r--r-- | games-arcade/kobodeluxe/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-arcade/kobodeluxe/ChangeLog b/games-arcade/kobodeluxe/ChangeLog index 9efd3c702ff1..a6d6cd581eee 100644 --- a/games-arcade/kobodeluxe/ChangeLog +++ b/games-arcade/kobodeluxe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/kobodeluxe # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/kobodeluxe/ChangeLog,v 1.26 2008/06/24 15:54:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/kobodeluxe/ChangeLog,v 1.27 2008/06/29 10:53:17 klausman Exp $ + + 28 Jun 2008; Tobias Klausmann <klausman@gentoo.org> + kobodeluxe-0.5.1.ebuild: + Stable on alpha, bug #229117 24 Jun 2008; Joseph Jezak <josejx@gentoo.org> kobodeluxe-0.5.1.ebuild: Marked ppc/ppc64 stable for bug #229117. diff --git a/games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild b/games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild index be358dab99d2..405a8c18593a 100644 --- a/games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild +++ b/games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild,v 1.4 2008/06/24 15:54:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild,v 1.5 2008/06/29 10:53:17 klausman Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://www.olofson.net/kobodl/download/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ppc64 x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="opengl" DEPEND="media-libs/libsdl |