summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-01 03:08:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-01 03:08:07 +0000
commitc46974198a22c1d12ba6f386db9dc2914ea971cd (patch)
tree22989c9d432912e53192d596bea785e3772c6c0f /games-arcade/kobodeluxe
parentAdded ~amd64 keyword. Bug 55743. (diff)
downloadhistorical-c46974198a22c1d12ba6f386db9dc2914ea971cd.tar.gz
historical-c46974198a22c1d12ba6f386db9dc2914ea971cd.tar.bz2
historical-c46974198a22c1d12ba6f386db9dc2914ea971cd.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-arcade/kobodeluxe')
-rw-r--r--games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild4
-rw-r--r--games-arcade/kobodeluxe/kobodeluxe-0.4_pre8.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild b/games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild
index a1c699091bc6..21c8f6bb05d2 100644
--- a/games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild
+++ b/games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.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/kobodeluxe/kobodeluxe-0.4_pre10.ebuild,v 1.5 2004/06/24 22:06:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild,v 1.6 2004/07/01 03:08:07 mr_bones_ Exp $
inherit flag-o-matic games
@@ -14,7 +14,7 @@ SLOT=0
KEYWORDS="~x86 ~amd64 ~ppc"
IUSE="opengl"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
media-libs/libsdl
media-libs/sdl-image
opengl? ( virtual/opengl )"
diff --git a/games-arcade/kobodeluxe/kobodeluxe-0.4_pre8.ebuild b/games-arcade/kobodeluxe/kobodeluxe-0.4_pre8.ebuild
index fd03a5371e65..f5dbb62b042e 100644
--- a/games-arcade/kobodeluxe/kobodeluxe-0.4_pre8.ebuild
+++ b/games-arcade/kobodeluxe/kobodeluxe-0.4_pre8.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/kobodeluxe/kobodeluxe-0.4_pre8.ebuild,v 1.3 2004/06/24 22:06:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/kobodeluxe/kobodeluxe-0.4_pre8.ebuild,v 1.4 2004/07/01 03:08:07 mr_bones_ Exp $
inherit games
@@ -15,7 +15,7 @@ MY_P="KoboDeluxe-${PV/_/}"
S=${WORKDIR}/${MY_P}
SRC_URI="http://www.olofson.net/kobodl/download/${MY_P}.tar.gz"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
media-libs/libsdl
media-libs/sdl-image
opengl? ( virtual/opengl )"