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/rocksndiamonds | |
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/rocksndiamonds')
-rw-r--r-- | games-arcade/rocksndiamonds/rocksndiamonds-3.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/rocksndiamonds/rocksndiamonds-3.0.8.ebuild b/games-arcade/rocksndiamonds/rocksndiamonds-3.0.8.ebuild index 9c3672490ba2..31e0a6a49a2a 100644 --- a/games-arcade/rocksndiamonds/rocksndiamonds-3.0.8.ebuild +++ b/games-arcade/rocksndiamonds/rocksndiamonds-3.0.8.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/rocksndiamonds/rocksndiamonds-3.0.8.ebuild,v 1.3 2004/06/24 22:11:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/rocksndiamonds/rocksndiamonds-3.0.8.ebuild,v 1.4 2004/07/01 03:08:07 mr_bones_ Exp $ inherit flag-o-matic games @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="x86 ppc amd64" IUSE="X sdl" -DEPEND="virtual/glibc +DEPEND="virtual/libc X? ( virtual/x11 ) !sdl? ( virtual/x11 ) sdl? ( >=media-libs/libsdl-1.2.3 |