diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:16:17 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:16:17 +0000 |
commit | 9a582e079eb9351b847238fc97560867b4c366ec (patch) | |
tree | 5a1e0ac9d63e38e1744b9055dd3db216a6fa5ff2 /games-emulation/daphne | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-9a582e079eb9351b847238fc97560867b4c366ec.tar.gz historical-9a582e079eb9351b847238fc97560867b4c366ec.tar.bz2 historical-9a582e079eb9351b847238fc97560867b4c366ec.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-emulation/daphne')
-rw-r--r-- | games-emulation/daphne/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/daphne/daphne-0.99.6-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-emulation/daphne/ChangeLog b/games-emulation/daphne/ChangeLog index 4111303903e7..61029b52c116 100644 --- a/games-emulation/daphne/ChangeLog +++ b/games-emulation/daphne/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/daphne # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/daphne/ChangeLog,v 1.6 2004/06/24 22:25:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/daphne/ChangeLog,v 1.7 2004/07/01 11:13:31 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + daphne-0.99.6-r2.ebuild: + virtual/glibc -> virtual/libc 19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml, daphne-0.99.6-r2.ebuild: diff --git a/games-emulation/daphne/daphne-0.99.6-r2.ebuild b/games-emulation/daphne/daphne-0.99.6-r2.ebuild index c117db1da4c0..4896fd2ae13b 100644 --- a/games-emulation/daphne/daphne-0.99.6-r2.ebuild +++ b/games-emulation/daphne/daphne-0.99.6-r2.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-emulation/daphne/daphne-0.99.6-r2.ebuild,v 1.4 2004/06/24 22:25:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/daphne/daphne-0.99.6-r2.ebuild,v 1.5 2004/07/01 11:13:31 eradicator Exp $ inherit games eutils flag-o-matic @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86" IUSE="" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc media-libs/libogg media-libs/libvorbis media-libs/libsdl |