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/qmamecat | |
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/qmamecat')
-rw-r--r-- | games-emulation/qmamecat/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/qmamecat/qmamecat-0.44.45.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/qmamecat/qmamecat-0.44.46.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-emulation/qmamecat/ChangeLog b/games-emulation/qmamecat/ChangeLog index 54359dbc3831..86727a7ef370 100644 --- a/games-emulation/qmamecat/ChangeLog +++ b/games-emulation/qmamecat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/qmamecat # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/qmamecat/ChangeLog,v 1.5 2004/06/24 22:35:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/qmamecat/ChangeLog,v 1.6 2004/07/01 11:15:51 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + qmamecat-0.44.45.ebuild, qmamecat-0.44.46.ebuild: + virtual/glibc -> virtual/libc *qmamecat-0.44.46 (27 May 2004) diff --git a/games-emulation/qmamecat/qmamecat-0.44.45.ebuild b/games-emulation/qmamecat/qmamecat-0.44.45.ebuild index 68f2a3219e5b..f50a4f6d41c6 100644 --- a/games-emulation/qmamecat/qmamecat-0.44.45.ebuild +++ b/games-emulation/qmamecat/qmamecat-0.44.45.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/qmamecat/qmamecat-0.44.45.ebuild,v 1.5 2004/06/24 22:35:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/qmamecat/qmamecat-0.44.45.ebuild,v 1.6 2004/07/01 11:15:51 eradicator Exp $ inherit kde @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11 x11-libs/qt" diff --git a/games-emulation/qmamecat/qmamecat-0.44.46.ebuild b/games-emulation/qmamecat/qmamecat-0.44.46.ebuild index 68553ce272d5..7536089d654d 100644 --- a/games-emulation/qmamecat/qmamecat-0.44.46.ebuild +++ b/games-emulation/qmamecat/qmamecat-0.44.46.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/qmamecat/qmamecat-0.44.46.ebuild,v 1.2 2004/06/24 22:35:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/qmamecat/qmamecat-0.44.46.ebuild,v 1.3 2004/07/01 11:15:51 eradicator Exp $ inherit kde @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 ppc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11 x11-libs/qt" |