diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-01 03:08:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-01 03:08:07 +0000 |
commit | c46974198a22c1d12ba6f386db9dc2914ea971cd (patch) | |
tree | 22989c9d432912e53192d596bea785e3772c6c0f /games-arcade/xkobo | |
parent | Added ~amd64 keyword. Bug 55743. (diff) | |
download | historical-c46974198a22c1d12ba6f386db9dc2914ea971cd.tar.gz historical-c46974198a22c1d12ba6f386db9dc2914ea971cd.tar.bz2 historical-c46974198a22c1d12ba6f386db9dc2914ea971cd.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-arcade/xkobo')
-rw-r--r-- | games-arcade/xkobo/xkobo-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/xkobo/xkobo-1.11.ebuild b/games-arcade/xkobo/xkobo-1.11.ebuild index 532918733dbe..1638de8099ff 100644 --- a/games-arcade/xkobo/xkobo-1.11.ebuild +++ b/games-arcade/xkobo/xkobo-1.11.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/xkobo/xkobo-1.11.ebuild,v 1.6 2004/06/24 22:14:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xkobo/xkobo-1.11.ebuild,v 1.7 2004/07/01 03:08:07 mr_bones_ Exp $ inherit games @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="x86 ppc amd64" IUSE="" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc virtual/x11" DEPEND="${RDEPEND} >=sys-apps/sed-4" |