diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-06-24 10:09:26 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-06-24 10:09:26 +0000 |
commit | ee263727047fb949aa56e9fc076628af34fc1dbc (patch) | |
tree | abc627352275b147785fe1fe8d82f1ef9111e93e /games-arcade | |
parent | stable x86, bug 229115 (diff) | |
download | historical-ee263727047fb949aa56e9fc076628af34fc1dbc.tar.gz historical-ee263727047fb949aa56e9fc076628af34fc1dbc.tar.bz2 historical-ee263727047fb949aa56e9fc076628af34fc1dbc.zip |
stable x86, bug 229117
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-arcade')
-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 2b282cdae7e4..aacb4922fbbb 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.24 2008/06/23 20:28:58 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/kobodeluxe/ChangeLog,v 1.25 2008/06/24 10:09:26 opfer Exp $ + + 24 Jun 2008; Christian Faulhammer <opfer@gentoo.org> + kobodeluxe-0.5.1.ebuild: + stable x86, bug 229117 23 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> kobodeluxe-0.5.1.ebuild: amd64 stable, bug #229117 diff --git a/games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild b/games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild index aff8ba8cf099..acf7b76bc332 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.2 2008/06/23 20:28:58 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/kobodeluxe/kobodeluxe-0.5.1.ebuild,v 1.3 2008/06/24 10:09:26 opfer 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 |